Abdullah Atta
e253fa2b19
web: close expanded nav pane on navigation
2025-03-27 16:06:39 +05:00
Abdullah Atta
a165dda9d8
web: force list pane to be visible when reveal item in list is called
2025-03-27 16:06:39 +05:00
Abdullah Atta
76c2baa9f6
web: improve item flash animation when revealing item in list
...
this also fixes a potential memory leak due to event listener not unsubscribing
2025-03-27 16:06:39 +05:00
Abdullah Atta
dcba3ebdd7
Revert "web: fix list pane not expanding ( #7758 )"
...
This reverts commit fd9db3605d .
2025-03-27 16:06:39 +05:00
Abdullah Atta
df1c1595c7
web: fix active tab background
2025-03-27 16:06:39 +05:00
Abdullah Atta
341e8b867f
web: fix Service worker did not respond. error
2025-03-27 16:06:39 +05:00
Abdullah Atta
750724ee27
web: fix app not starting up on firefox
2025-03-27 16:06:39 +05:00
01zulfi
3304660864
web: don't remove properties pane when editor is refocused ( #7780 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-27 16:06:39 +05:00
Abdullah Atta
74f76f0f83
intl: update strings
2025-03-27 16:06:39 +05:00
Abdullah Atta
1b63b2dccf
web: replace shared worker with service worker for sqlite
2025-03-27 16:06:39 +05:00
01zulfi
800a875a8f
web: collapse hovered navbar when item is clicked ( #7771 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-27 16:06:39 +05:00
Abdullah Atta
43d7d52fa6
web: release v3.1.0-beta.3
2025-03-27 16:06:39 +05:00
Ammar Ahmed
929e6f7227
web: cleanup
2025-03-27 16:06:39 +05:00
01zulfi
ce1b03cbbc
web: fix list pane not expanding ( #7758 )
...
* web: fix list pane not expanding
* when a nav item was clicked, list pane was removed entirely which made it difficult to re-open it, now when nav item is clicked we manually collapse, expand, or reset the list pane
* open list pane if 'reveal in list' is called
* open list pane if navigated to a different nav item
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: clicking on nav item should not collapse list pane
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: collapse hovered nav pane when notebook/tag item clicked
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
---------
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-27 16:06:39 +05:00
01zulfi
577e053816
web: restore notebook crumbs ( #7765 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-27 16:06:39 +05:00
Ammar Ahmed
2637bb0507
web: bump version to 3.1.0-beta.2 for desktop and web
2025-03-27 16:06:39 +05:00
Abdullah Atta
d5f9a11565
web: make editor note properties work like toc
2025-03-27 16:06:39 +05:00
Abdullah Atta
c44d667ffc
web: slightly improve add note button ui
2025-03-27 16:06:39 +05:00
Abdullah Atta
b3a2a5c2a1
web: bump version to 3.1.0-beta.1
2025-03-27 16:06:39 +05:00
Abdullah Atta
d9898d8fcb
desktop: set publish channel to beta for beta builds
2025-03-27 16:06:39 +05:00
Abdullah Atta
ea8092d8c8
web: minor ui fixes
2025-03-27 16:06:39 +05:00
Abdullah Atta
b9696a91ef
theme: fix button hover colors
2025-03-27 16:06:39 +05:00
Abdullah Atta
ac7e84ba3b
web: make notesnook branding a bit smaller
2025-03-27 16:06:39 +05:00
Abdullah Atta
4b5cab0d34
web: minor ui changes and fixes
2025-03-27 16:06:39 +05:00
Abdullah Atta
5cfe42acde
web: fix theme not persisting
2025-03-27 16:06:39 +05:00
Abdullah Atta
df83180322
web: collapse sidebar on navigate if sidebar is temporarily expanded
2025-03-27 16:06:39 +05:00
Abdullah Atta
f65a36331c
desktop: explicitly deny geolocation permission to electron process
2025-03-27 16:06:39 +05:00
Abdullah Atta
597a09b06d
web: fix scrollbar styling in sidebar
2025-03-27 16:06:39 +05:00
Abdullah Atta
337e5f8f7a
web: reset search on navigate
2025-03-27 16:06:39 +05:00
Abdullah Atta
b48232bb62
web: fix expand sidebar button not working
2025-03-27 16:06:39 +05:00
Abdullah Atta
ba7154d58c
web: always show "X" button if there is query in search input
2025-03-27 16:06:38 +05:00
Abdullah Atta
de7b382a02
web: bump version to 3.1.0-beta.0
2025-03-27 16:06:38 +05:00
Abdullah Atta
26dda2a481
web: use virtualized tree for rendering toc
2025-03-27 16:06:38 +05:00
Abdullah Atta
773214a353
editor: fix toc level mapping
2025-03-27 16:06:38 +05:00
Abdullah Atta
04cac3e542
web: add support for pre-expanding tree nodes on creation
2025-03-27 16:06:38 +05:00
Abdullah Atta
732ebf24c8
web: do not collapse child nodes when collapsing parent
2025-03-27 16:06:38 +05:00
Abdullah Atta
0dcdc99175
web: fix all tests
2025-03-27 16:06:38 +05:00
Abdullah Atta
6ecad2314c
global: update ui
2025-03-27 16:06:38 +05:00
01zulfi
fe364b7932
web: fix faulty useEffect
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-27 16:06:38 +05:00
01zulfi
3c2fe37693
web: refactor props for Tags component
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-27 16:06:38 +05:00
01zulfi
81f7af0b28
web: separate component for tab items in sidebar
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-27 16:06:38 +05:00
01zulfi
46dfe9df7c
web: new sidebar ui
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-27 16:06:38 +05:00
01zulfi
d27595cfd9
web: pinned tab fixes ( #7692 )
...
* web: pinned tab fixes
* fix pinned tab not working after page reload
* fix note opening in new tab even if its tab is present when active note is pinned
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: fix focusing pinned tab after reloading app
---------
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2025-03-27 16:00:50 +05:00
Abdullah Atta
b618386e6b
web: clear caches on switching release track
2025-03-26 15:30:12 +05:00
Abdullah Atta
2e79b2c7a2
core: run trash cleanup after sync completion
2025-03-26 13:44:16 +05:00
01zulfi
4e4990bd98
web: add toggle focus mode command ( #7736 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-25 12:09:19 +05:00
Abdullah Atta
4c8a44353a
web: bump version to 3.0.31
v3.0.31
2025-03-24 14:32:27 +05:00
Abdullah Atta
7dd8b13bc8
web: fix tests
2025-03-24 14:32:27 +05:00
01zulfi
e1aa3b59be
web: add reset zoom button ( #7750 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-24 12:36:01 +05:00
01zulfi
d79888793a
web: mask email in session expired page description ( #7783 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-24 12:34:57 +05:00