01zulfi
|
41094c80d5
|
editor: add move line up/down keybinding (#7078)
* editor: add move line up/down keybinding
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* docs: update keyboard shortcuts
* editor: add missing changes
* editor: add move parent node up/down keyboard shortcut
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* editor: refactor moveNode fn && add a test case
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
* editor: improve move node logic
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2025-12-23 12:39:30 +05:00 |
|
Abdullah Atta
|
09b12c6d7e
|
Merge pull request #9083 from streetwriters/release/3.3.7
Release v3.3.7
|
2025-12-23 12:33:43 +05:00 |
|
Abdullah Atta
|
c560685285
|
web: bump version to 3.3.7
|
2025-12-23 12:15:04 +05:00 |
|
Abdullah Atta
|
48d2099308
|
Merge pull request #9082 from streetwriters/fix/checklist-txt-export
|
2025-12-23 12:08:21 +05:00 |
|
Abdullah Atta
|
ca3604129d
|
Merge pull request #9082 from streetwriters/fix/checklist-txt-export
Fix check list text export
v3.3.7
|
2025-12-23 12:05:21 +05:00 |
|
Abdullah Atta
|
924eaf8486
|
core: fix check list text export
|
2025-12-23 11:33:14 +05:00 |
|
01zulfi
|
f6140e8396
|
editor: fix crash on task list toggle & drag (#9078)
* make sure column resizing's handleMouseDown correctly checks for handle element
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-12-23 10:55:28 +05:00 |
|
Ammar Ahmed
|
de37cb0da1
|
Merge branch 'master' into beta
|
2025-12-19 10:48:12 +05:00 |
|
Ammar Ahmed
|
50d0827972
|
Merge pull request #9071 from streetwriters/mobile-release/3.3.11
mobile: release 3.3.11
|
2025-12-19 10:47:24 +05:00 |
|
Abdullah Atta
|
a0d4be2379
|
Merge pull request #9069 from streetwriters/common/command-palette-web-keybinding
common: add ctrl+shift+: web keybinding for command palette
|
2025-12-18 11:56:06 +05:00 |
|
Ammar Ahmed
|
e4eb5d1f0f
|
mobile: release 3.3.11
3.3.11-android
|
2025-12-18 11:46:32 +05:00 |
|
Ammar Ahmed
|
9ae4d3df55
|
Merge pull request #9067 from streetwriters/fix-wrapped-background-mobile
Fixed wrapped background in screenshots on mobile
|
2025-12-18 11:35:31 +05:00 |
|
Abdullah Atta
|
95b6b45cc4
|
Merge pull request #9068 from streetwriters/editor/fix-scroll-mobile-table
editor: fix scroll for tables in mobile
|
2025-12-18 11:34:29 +05:00 |
|
01zulfi
|
9280d0ef7e
|
common: add ctrl+shift+: web keybinding for command palette
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-12-18 10:34:39 +05:00 |
|
01zulfi
|
5171b2e5e2
|
editor: fix scroll for tables in mobile
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-12-18 10:20:10 +05:00 |
|
Ammar Ahmed
|
8455ff876a
|
mobile: fixed wrapped background in screenshots
|
2025-12-18 09:48:54 +05:00 |
|
Ammar Ahmed
|
167ce97dd9
|
Merge branch 'mobile-release/3.3.10' into beta
|
2025-12-18 09:47:30 +05:00 |
|
Ammar Ahmed
|
0503af6819
|
Merge pull request #9066 from streetwriters/mobile-release/3.3.10
Mobile release 3.3.10
|
2025-12-18 09:46:43 +05:00 |
|
Abdullah Atta
|
a218ee1c02
|
Merge branch 'release/3.3.6' into beta
|
2025-12-18 00:50:54 +05:00 |
|
Abdullah Atta
|
fbaba8ebe8
|
Merge pull request #9064 from streetwriters/release/3.3.6
Release v3.3.6
v3.3.6
|
2025-12-18 00:48:11 +05:00 |
|
Abdullah Atta
|
64c70f51c9
|
web: bump version to 3.3.6
|
2025-12-17 23:09:20 +05:00 |
|
Abdullah Atta
|
946da6e274
|
desktop: update sqlite3-fts5-html to 0.0.6
this should fix the `The specified module could not be found` error on Windows
|
2025-12-17 23:02:46 +05:00 |
|
Ammar Ahmed
|
f42489ecb5
|
mobile: fix package version is null
3.3.10-android
|
2025-12-17 19:06:48 +05:00 |
|
Ammar Ahmed
|
abd5fa00ed
|
mobile: fix ci workflow no space left
|
2025-12-17 16:28:50 +05:00 |
|
Abdullah Atta
|
9450849b9d
|
web: remove htmlparser2
|
2025-12-17 16:25:07 +05:00 |
|
Ammar Ahmed
|
d66bda7adc
|
mobile: release 3.3.10
|
2025-12-17 15:38:37 +05:00 |
|
Abdullah Atta
|
461c4acfb7
|
ci: use macos-15-intel instead of macos-13
|
2025-12-17 14:49:46 +05:00 |
|
Abdullah Atta
|
ccb0840771
|
web: update @playwright/test to 1.57.0
|
2025-12-17 14:49:22 +05:00 |
|
Abdullah Atta
|
b5a706a6a9
|
editor: fix TouchEvent is not defined when resizing columns
|
2025-12-17 14:40:25 +05:00 |
|
Abdullah Atta
|
a45b54dd85
|
Merge pull request #9041 from streetwriters/fix-subscription-type
|
2025-12-17 14:22:31 +05:00 |
|
01zulfi
|
a4d29f3e7a
|
editor: hide expand/collapse icon for empty headings (#9063)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-12-17 14:18:30 +05:00 |
|
Ammar Ahmed
|
2a8ec8245f
|
mobile: fix e2e tests
|
2025-12-17 13:01:33 +05:00 |
|
Ammar Ahmed
|
d85f32e1f2
|
mobile: fix babel config for reanimated when using metro bundler
|
2025-12-17 09:02:27 +05:00 |
|
Ammar Ahmed
|
adc7bb1d9e
|
mobile: fix months ordering bug in wrapped
|
2025-12-17 09:01:58 +05:00 |
|
Ammar Ahmed
|
2dafde0117
|
mobile: improve navigation performance
|
2025-12-13 12:39:38 +05:00 |
|
Ammar Ahmed
|
7582a01b3f
|
mobile: remove polkadot background
|
2025-12-13 12:38:52 +05:00 |
|
Ammar Ahmed
|
9081012673
|
mobile: fix drawer open animation velocity
|
2025-12-13 10:31:41 +05:00 |
|
Ammar Ahmed
|
bf83dfbd28
|
mobile: do not cache wrapped data
|
2025-12-13 10:20:12 +05:00 |
|
01zulfi
|
903b96e629
|
web: show spaces in note,notebook,tag,reminder list item titles (#9027)
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com>
|
2025-12-12 19:19:36 +05:00 |
|
Ammar Ahmed
|
3e9007806e
|
mobile: release 3.3.10-beta.6
v3.3.6-beta.3
|
2025-12-12 12:00:58 +05:00 |
|
Abdullah Atta
|
b6ec0091f0
|
web: update lockfile (again)
|
2025-12-12 11:57:54 +05:00 |
|
Ammar Ahmed
|
726b4f5c0d
|
Merge pull request #9037 from streetwriters/fix-clipper-images
Fix loading images in clipped pages
|
2025-12-12 11:54:11 +05:00 |
|
Abdullah Atta
|
2fdd3a2a85
|
web: update lockfile
|
2025-12-12 11:45:36 +05:00 |
|
Ammar Ahmed
|
4fbb39efd0
|
Merge pull request #9041 from streetwriters/fix-subscription-type
Fix subscription type
3.3.10-beta.6-beta-android
|
2025-12-12 11:05:45 +05:00 |
|
Ammar Ahmed
|
88ecb58153
|
mobile: fix wrapped ui on tablets
|
2025-12-12 10:38:05 +05:00 |
|
Abdullah Atta
|
d084da2914
|
global: update package lockfiles
|
2025-12-12 10:33:02 +05:00 |
|
Abdullah Atta
|
716de6f9eb
|
web: bump version to 3.3.6-beta.3
|
2025-12-12 10:06:04 +05:00 |
|
Abdullah Atta
|
dfc4cbe01f
|
Merge pull request #9042 from streetwriters/editor/fix-callout-heading
editor: fix callout collapse/expand on clicking right after its heading
|
2025-12-12 09:57:56 +05:00 |
|
Abdullah Atta
|
3a5b4c48f5
|
Merge branch 'master' into beta
|
2025-12-12 09:47:50 +05:00 |
|
Abdullah Atta
|
08b0fd498e
|
Merge pull request #9049 from streetwriters/chore/disable-rebase-when-sync
config: disable rebase when sync vscode setting
|
2025-12-12 09:47:05 +05:00 |
|