Ammar Ahmed
3ccf016c65
mobile: minor refactor
2025-03-28 16:13:54 +05:00
Ammar Ahmed
5494c25aa8
mobile: refactor
2025-03-28 16:13:54 +05:00
Ammar Ahmed
b2dc460a7e
mobile: refactor
2025-03-28 16:13:54 +05:00
Ammar Ahmed
6b664d9c56
mobile: fix moving and updating notebooks
2025-03-28 16:13:54 +05:00
Ammar Ahmed
076297dcd0
mobile: small ui improvements and perf fixes
2025-03-28 16:13:54 +05:00
Ammar Ahmed
956fdd4bc9
mobile: make skip login work properly
2025-03-28 16:13:54 +05:00
Ammar Ahmed
60ad9801be
mobile: more fixes
2025-03-28 16:13:54 +05:00
Ammar Ahmed
4a00dc21a0
mobile: fix selected item ui
2025-03-28 16:13:54 +05:00
Ammar Ahmed
a63bd53622
mobile: fix bugs
2025-03-28 16:13:54 +05:00
Ammar Ahmed
990df2a392
mobile: fix missing delete button in trash
2025-03-28 16:13:54 +05:00
Ammar Ahmed
97979e1631
mobile: fix pro button
2025-03-28 16:13:54 +05:00
Ammar Ahmed
5e7292f04d
mobile: enable testing in debug build
2025-03-28 16:13:54 +05:00
Ammar Ahmed
863d6bf465
mobile: enable debug tests
2025-03-28 16:13:54 +05:00
Ammar Ahmed
1bb25b6128
mobile: cleanup
2025-03-28 16:13:54 +05:00
Ammar Ahmed
5fe3c51c5f
mobile: fix error set state in render
2025-03-28 16:13:54 +05:00
Ammar Ahmed
5a1cdf054b
mobile: add pro button in side-menu
2025-03-28 16:13:54 +05:00
Ammar Ahmed
2ae2a19a6f
mobile: fix sidemenu padding top
2025-03-28 16:13:54 +05:00
Ammar Ahmed
b8d7a41e4b
mobile: fix minor bugs
2025-03-28 16:13:54 +05:00
Ammar Ahmed
48156b86e6
mobile: fix typo
2025-03-28 16:13:54 +05:00
Ammar Ahmed
b8b0dbbc3e
mobile: make all e2e tests pass
2025-03-28 16:13:54 +05:00
Ammar Ahmed
f61ba08096
mobile: minor cleanup
2025-03-28 16:13:54 +05:00
Ammar Ahmed
7d324b7999
mobile: finalize sidebar and list revamp
2025-03-28 16:13:54 +05:00
Ammar Ahmed
fdb436adfa
mobile: refactor goToPage
2025-03-28 16:13:54 +05:00
Ammar Ahmed
8fa1cb616d
mobile: fix tsc errors
2025-03-28 16:13:54 +05:00
Ammar Ahmed
2c0a6eec48
mobile: ui redesign
2025-03-28 16:13:54 +05:00
Abdullah Atta
8895f13c51
web: fix tests
2025-03-28 16:09:15 +05:00
Abdullah Atta
fb6f0a0c1e
web: bump version to 3.1.0-beta.4
2025-03-28 16:09:15 +05:00
Abdullah Atta
8ee3249ecb
web: close expanded nav pane on navigation
2025-03-28 16:09:15 +05:00
Abdullah Atta
7fdf5ca10f
web: force list pane to be visible when reveal item in list is called
2025-03-28 16:09:15 +05:00
Abdullah Atta
286050b323
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-28 16:09:15 +05:00
Abdullah Atta
fd5af6a8eb
Revert "web: fix list pane not expanding ( #7758 )"
...
This reverts commit fd9db3605d .
2025-03-28 16:09:15 +05:00
Abdullah Atta
f431ccb45c
web: fix active tab background
2025-03-28 16:09:15 +05:00
Abdullah Atta
fcd3728a83
web: fix Service worker did not respond. error
2025-03-28 16:09:15 +05:00
Abdullah Atta
da9eeea741
web: fix app not starting up on firefox
2025-03-28 16:09:15 +05:00
01zulfi
54edbc3f2e
web: don't remove properties pane when editor is refocused ( #7780 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-28 16:09:15 +05:00
Abdullah Atta
04986b594a
intl: update strings
2025-03-28 16:09:15 +05:00
Abdullah Atta
8972296445
web: replace shared worker with service worker for sqlite
2025-03-28 16:09:15 +05:00
01zulfi
3dddf995d0
web: collapse hovered navbar when item is clicked ( #7771 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-28 16:09:15 +05:00
Abdullah Atta
d0197bf095
web: release v3.1.0-beta.3
2025-03-28 16:09:15 +05:00
Ammar Ahmed
6a34319455
web: cleanup
2025-03-28 16:09:15 +05:00
01zulfi
b65fcedf29
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-28 16:09:15 +05:00
01zulfi
9addf95c76
web: restore notebook crumbs ( #7765 )
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-03-28 16:09:15 +05:00
Ammar Ahmed
55adcc906f
web: bump version to 3.1.0-beta.2 for desktop and web
2025-03-28 16:09:15 +05:00
Abdullah Atta
f1f39f17da
web: make editor note properties work like toc
2025-03-28 16:09:15 +05:00
Abdullah Atta
1dcb0a363c
web: slightly improve add note button ui
2025-03-28 16:09:15 +05:00
Abdullah Atta
c6c6f62319
web: bump version to 3.1.0-beta.1
2025-03-28 16:09:15 +05:00
Abdullah Atta
5faf8378a2
desktop: set publish channel to beta for beta builds
2025-03-28 16:09:15 +05:00
Abdullah Atta
bcc7a6fb05
web: minor ui fixes
2025-03-28 16:09:15 +05:00
Abdullah Atta
a44650ee1a
theme: fix button hover colors
2025-03-28 16:09:15 +05:00
Abdullah Atta
e734e87c14
web: make notesnook branding a bit smaller
2025-03-28 16:09:15 +05:00