zadam
d46801ff1f
refactoring, tab switching handling shouldn't be on the widget level
2023-09-13 09:01:55 +02:00
Zack Rauen
a83e8ff91a
Switch back to window scope
2023-09-11 18:03:49 -04:00
Zack Rauen
15254e2dfc
Add keyboard shortcuts for tabs
2023-09-08 22:53:21 -04: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
zadam
274cf7312c
refactored TabContext => NoteContext
2021-05-22 12:26:45 +02:00
zadam
1a13132a69
split window WIP
2021-05-20 23:13:34 +02:00
zadam
a3847842cb
split window WIP
2021-05-19 23:00:03 +02:00
zadam
42510fda5c
renamed also cache files/modules
2021-04-16 23:01:56 +02:00
zadam
af5b1021c7
renamed treeCache into froca
2021-04-16 22:57:37 +02:00
zadam
58200d6431
fix dragabilly webpack build
2021-03-29 22:01:01 +02:00
zadam
56f97f1081
dragging the tab vertically by 100px will now move it to a new window (chrome like behavior)
2021-03-21 23:35:13 +01:00
zadam
bed7bdfd00
"move to new window" respects note hoisting of original tab
2021-02-07 21:27:09 +01:00
zadam
cd5be59413
tab row is detecting workspace changes
2021-02-07 20:55:49 +01:00
zadam
b9c0823abf
added workspace icon and background color
2020-11-25 20:25:55 +01:00
zadam
61f30373d4
hoisting improvements
2020-11-24 23:24:05 +01:00