Elian Doran
5b305af95d
fix(client): icon disappearing when tab is focused
2024-12-19 09:04:53 +02:00
Elian Doran
a2c287e8b8
fix(client): clicking icons in tabs ( closes #812 )
2024-12-18 22:45:52 +02:00
Elian Doran
69902c04bd
style(next): draw tab workspace accent instead of background
2024-12-03 00:04:12 +02:00
Elian Doran
a2f39c4f99
feat(tab): trigger note icons via theme variable
2024-12-02 23:30:52 +02:00
Elian Doran
8931f1778e
feat(tabs): experiment with note icons instead of workspace icons
2024-12-01 11:35:58 +02:00
Elian Doran
15b9f38439
style(client): improve background for full-width tab bar
2024-11-22 21:41:23 +02:00
SiriusXT
3cfc2ac768
Add reopen_last_tab and copy_tab_to_new_window to tab management
2024-11-22 17:24:06 +08:00
Elian Doran
84f63d5cf7
client: Remove icon color for close button
2024-11-20 19:12:20 +02:00
Adorian Doran
8f05b24694
Move back the close tab-related actions at the top of the menu
2024-11-20 14:39:19 +02:00
Adorian Doran
48e7bab81b
Reorganize the tab menu
2024-11-19 23:57:12 +02:00
Elian Doran
11a82e62f1
client: Change layout of tab context menu slightly
2024-11-01 19:03:06 +02:00
SiriusXT
7b24f7e332
close right tabs
2024-11-01 22:01:46 +08:00
Nriver
858db68d66
add translation for tab_row.js
2024-10-15 14:51:26 +08:00
zadam
38db7f9db7
style tweaks #4338
2023-10-19 23:54:36 +02:00
zadam
0599891ec0
Merge pull request #4001 from dymani/reopen-in-place
...
Reopen recently closed tab/split in place
2023-07-24 22:52:14 +02:00
zadam
192e399cb5
typos
2023-06-30 11:18:34 +02:00
zadam
e6bf6424e8
rename loadresults methods/properties for clarity that they don't contain entities, only rows
2023-06-05 16:12:02 +02:00
zadam
93addac8bb
Merge branch 'master' into next61
...
# Conflicts:
# src/becca/entities/bnote.js
# src/public/app/components/note_context.js
# src/public/app/layouts/desktop_layout.js
# src/public/app/services/note_content_renderer.js
# src/public/app/services/utils.js
# src/public/app/widgets/ribbon_widgets/file_properties.js
# src/public/app/widgets/ribbon_widgets/note_info_widget.js
# src/services/notes.js
2023-06-05 00:09:55 +02:00
dymani
2c8eb82d42
Reopen recently closed tab/split in place
2023-06-03 05:54:33 +08:00
dymani
58253567cd
Simplify noteContextReorder event call
2023-06-01 00:48:37 +08:00
dymani
735852b3c1
Use noteContextReorder event instead
2023-05-31 01:53:55 +08:00
zadam
6dfc72c065
many small fixes from Intellij analysis
2023-05-05 23:17:23 +02:00
zadam
17128c5874
navigation state is more nicely and completely serialized into URL
2023-04-11 21:41:55 +02:00
zadam
517f1992a1
remove fallback resize window handlers, such old browsers are not supported
2023-04-06 21:30:37 +02:00
zadam
520ffecd36
ancillary type widget
2023-02-15 14:32:12 +01:00
zadam
b1e2b5ba8e
reimplement note source to open in a new tab
2023-02-14 16:06:49 +01:00
zadam
a5e21ea5f3
simplified/fixed close tab button
2023-01-16 22:28:55 +01:00
zadam
43c5163f66
renamed closing commands
2023-01-08 13:58:51 +01:00
zadam
1b24276a4a
always use template strings instead of string concatenation
2022-12-21 15:19:05 +01:00
zadam
fc080f785b
moving components to its own directory
2022-12-01 13:07:23 +01:00
zadam
c16f7a5e02
Merge branch 'master' into next55
...
# Conflicts:
# electron.js
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
# src/public/app/widgets/note_tree.js
# src/services/port.js
2022-10-15 12:09:25 +02:00
zadam
84f72edf1d
use button CSS variables in more places
2022-09-18 13:52:19 +02:00
zadam
42cade17cb
launchbar WIP
2022-08-05 16:44:26 +02:00
zadam
98b579524c
create note from template WIP
2022-05-31 22:45:57 +02:00
Myzel394
2f5f116345
Improve tabs background coloring ( #2395 )
...
* improved tabs background coloring
* improvements
* reverted changes
* color improvements
* added light theme
2021-12-05 13:07:53 +01:00
zadam
64a3a8b561
tweaks
2021-10-12 22:36:22 +02:00
zadam
17fe9a6a1b
added help button to JS code notes to navigate to API docs
2021-10-06 18:31:19 +02:00
zadam
d0747b125c
improvements in frontend sync (WIP)
2021-08-25 22:49:24 +02:00
Abitofevrything
89d28ef27c
Various window border related fixes ( #2077 )
...
* Remove gap between window control buttons and top of screen, add square hitbox to window control buttons
* Add better overflow detection for context menu
* Remove gap between tabs and top of screen
2021-07-22 19:37:53 +02:00
zadam
703fbd30df
css fixes
2021-07-04 15:49:52 +02:00
zadam
962d5a5674
fixes
2021-06-26 13:35:36 +02:00
zadam
fb31acc8e0
layout changes
2021-06-13 22:55:31 +02:00
zadam
6d51593b7d
removed CSS contain from widgets
2021-06-05 22:07:15 +02:00
zadam
f8dd8ebf1a
dark theme tweaks
2021-06-02 21:23:40 +02:00
zadam
4338f65e01
dark mode fixes + refactoring
2021-06-01 23:19:49 +02:00
zadam
2f5d3729de
fixes
2021-05-24 21:43:24 +02:00
zadam
30cc566518
tweaks
2021-05-23 22:24:04 +02:00
zadam
85933771f8
tab styling changes
2021-05-23 21:24:22 +02:00
zadam
5b220adc31
refactored TabContext => NoteContext
2021-05-22 17:58:46 +02:00
zadam
79a85a0aa7
refactored TabContext => NoteContext
2021-05-22 12:35:41 +02:00