Abdullah Atta
00345176f7
web: make editor note properties work like toc
2025-03-04 12:45:36 +05:00
Abdullah Atta
9032e3b4bd
web: slightly improve add note button ui
2025-03-04 11:10:20 +05:00
Abdullah Atta
432a9c4e84
web: bump version to 3.1.0-beta.1
2025-03-03 14:24:09 +05:00
Abdullah Atta
1ac4dca6b5
web: minor ui fixes
2025-03-03 14:18:39 +05:00
Abdullah Atta
9dc549d0d3
theme: fix button hover colors
2025-03-03 14:07:39 +05:00
Abdullah Atta
775570fc13
web: make notesnook branding a bit smaller
2025-03-03 13:53:35 +05:00
Abdullah Atta
997f0bc93e
web: minor ui changes and fixes
2025-03-03 12:48:50 +05:00
Abdullah Atta
a2016e9406
web: fix theme not persisting
2025-03-03 12:35:32 +05:00
Abdullah Atta
87623aced1
web: collapse sidebar on navigate if sidebar is temporarily expanded
2025-03-03 12:24:02 +05:00
Abdullah Atta
2f890fd86b
web: fix scrollbar styling in sidebar
2025-03-03 11:51:45 +05:00
Abdullah Atta
0220bb4040
web: reset search on navigate
2025-03-03 11:23:46 +05:00
Abdullah Atta
09a8a0ba6d
web: fix expand sidebar button not working
2025-03-03 10:30:30 +05:00
Abdullah Atta
808670f6e1
web: always show "X" button if there is query in search input
2025-03-03 10:24:03 +05:00
Abdullah Atta
a5d52ded77
desktop: hide release track selector for flatpak/snap builds
2025-03-01 14:47:18 +05:00
Abdullah Atta
4e786a83f9
web: bump version to 3.1.0-beta.0
2025-03-01 13:20:05 +05:00
Abdullah Atta
bf48ce788d
web: use virtualized tree for rendering toc
2025-03-01 13:20:05 +05:00
Abdullah Atta
6cd4a4a041
web: add support for pre-expanding tree nodes on creation
2025-03-01 13:20:05 +05:00
Abdullah Atta
02ece7139e
web: do not collapse child nodes when collapsing parent
2025-03-01 13:20:05 +05:00
Abdullah Atta
95203d723b
web: fix all tests
2025-03-01 13:20:05 +05:00
Abdullah Atta
b423cef2e6
global: update ui
2025-03-01 13:20:05 +05:00
01zulfi
e46b3ea85f
web: fix faulty useEffect
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-01 13:20:05 +05:00
01zulfi
0019c1f7af
web: refactor props for Tags component
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-01 13:20:05 +05:00
01zulfi
ffc4e2d263
web: separate component for tab items in sidebar
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-01 13:20:05 +05:00
01zulfi
c01ad2e49c
web: new sidebar ui
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-01 13:20:05 +05:00
Abdullah Atta
9b6f7ff225
web: fix release track switching
2025-03-01 13:13:25 +05:00
Abdullah Atta
99f97ac565
web: fix release-track cookie not getting set
2025-03-01 11:41:37 +05:00
Abdullah Atta
02afbf6c90
web: only redirect to beta if env.BETA_BASE_URL is present
2025-03-01 11:07:40 +05:00
Abdullah Atta
b464fafc18
web: bump version to 3.0.29
2025-03-01 11:05:26 +05:00
Abdullah Atta
e06320108b
web: fix gap between title and editor on entering focus mode
2025-03-01 10:50:38 +05:00
01zulfi
71fc2a3cac
web: add keyboard shortcut for opening settings ( #7701 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-01 09:31:23 +05:00
01zulfi
2ca02937df
editor: open internal links in new tab for middle mouse click ( #7688 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-01 09:22:47 +05:00
Abdullah Atta
15f4f2accb
desktop: add support for switching release tracks
...
this also includes relevant tests for the auto updater
2025-02-28 18:03:05 +05:00
Abdullah Atta
725f3c3522
web: add support for switching release tracks
...
we make use of Cloudflare Pages Functions to redirect to the beta site
if a certain cookie is present. This ensures seamless switching between
release tracks.
2025-02-28 18:03:05 +05:00
01zulfi
efa73a1c32
web: update toast position ( #7665 )
...
* current position would overlap slightly with the status bar, this commit moves the toast a little higher so it doesn't overlap
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-02-25 13:21:57 +05:00
Abdullah Atta
00250c6669
web: bump version to v3.0.28
2025-02-25 11:41:46 +05:00
01zulfi
d11afda1a8
web: fix attachment table height for few items ( #7662 )
...
* assign min-height to container
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-02-25 11:39:44 +05:00
Abdullah Atta
422c2492c4
web: fix react error on feature dialog
2025-02-25 10:10:06 +05:00
Abdullah Atta
99dbcaff7d
web: make tabs tests more resilient
2025-02-24 12:19:21 +05:00
Abdullah Atta
8d83f5474d
web: fix editor tests
2025-02-24 11:53:51 +05:00
Abdullah Atta
a912a1a22e
web: fix invalid usage of sessionId as noteId
2025-02-24 11:53:41 +05:00
Abdullah Atta
ea7afbe93e
web: fix invalid usage of closeSessions
2025-02-24 11:53:18 +05:00
Abdullah Atta
7b2a8c3e20
web: fix executing recent command does nothing
...
fixes #7650
2025-02-24 11:16:38 +05:00
Abdullah Atta
911adfc151
web: fix reloading app loses the expanded size of a collapsed pane
2025-02-24 11:11:03 +05:00
Abdullah Atta
23f710856e
web: fix collapsed pane cannot be resized
2025-02-24 11:10:37 +05:00
Abdullah Atta
7f6274821c
web: fix title auto resizing on firefox
2025-02-24 10:48:11 +05:00
Abdullah Atta
4700843517
web: fix note content loading in editor
...
this broke when we migrated to the new tabs logic and was fixed by
using `editor.updateContent` which is significantly slower than
creating a new editor/editor view. This commit fixes that by
depending on the `getContent` function which changes whenever the
content is changed in a session handling all kinds of different
cases.
2025-02-24 10:38:37 +05:00
Abdullah Atta
3ffbad5727
theme-builder: make theme builder compile again
2025-02-21 14:52:38 +05:00
Abdullah Atta
ae141ac9c5
web: fix control + alt + right/left arrow tests
2025-02-21 14:26:50 +05:00
Abdullah Atta
40f058b14b
web: bump version to v3.0.27
2025-02-21 13:13:53 +05:00
Abdullah Atta
865c9f3e32
web: remove check that compares note title with session title
2025-02-21 13:10:27 +05:00