Aman Harwara
caa8eff216
feat: Tag search will now only show the direct tag results instead of also showing the parent and siblings ( #2906 )
2025-06-24 12:32:27 +05:30
Antonella Sgarlatta
c050a2cd33
fix: Fixed issue with UI sometimes getting shifted up on iOS
2025-06-24 12:23:36 +05:30
Aman Harwara
782af6ecdc
chore: fix menus not having correct max height on mobile web browsers
2025-06-23 00:38:05 +05:30
Antonella Sgarlatta
b49f81bf1f
chore: fix LinkedItemBubble styling ( #2902 )
2025-06-19 22:31:50 +05:30
Antonella Sgarlatta
e2250600a8
chore: display tag title as string in delete dialog ( #2904 )
2025-06-18 20:25:58 +05:30
Aman Harwara
7bce025efb
feat: Added image alignment options and preference in Super notes ( #2903 )
2025-06-16 16:33:27 +05:30
Aman Harwara
631facc10e
chore: only add bottom safe area padding in note view if note is locked
2025-05-12 22:10:11 +05:30
Aman Harwara
9792e16c8f
chore: add safe area padding to editor content + only send resize event on android if edge-to-edge [skip e2e]
2025-05-12 18:46:50 +05:30
Aman Harwara
2a3dd79da0
chore: handle safe area insets better on android (skip e2e)
2025-05-03 00:37:25 +05:30
Aman Harwara
c4e0138ce3
fix: Fixed issue with keyboard on Android covering content ( #2899 )
2025-05-02 15:16:32 +05:30
Aman Harwara
bdf6be38d2
fix: Fix issue where searching across formatted text would not work in Super note ( #2897 ) (skip e2e)
2025-04-25 23:57:14 +05:30
Aman Harwara
b2281141f8
fix: Always show "note from selection" option in toolbar to prevent layout shift on smaller widths (skip e2e)
2025-04-23 22:45:02 +05:30
Aman Harwara
b32a866f33
feat: Add toolbar option to create new note from selection in a Super note ( #2896 ) (skip e2e)
2025-04-23 17:29:18 +05:30
Aman Harwara
eb813d56b4
chore: Upgrade Lexical to 0.30.0 ( #2892 )
2025-04-23 14:13:23 +05:30
Aman Harwara
a0467e7c4d
fix: Fix PDF export not working on Android
...
The request for loading the PDF worker gets canceled since it tries to load it from a `file:` url, so we need to inline the loader as a blob so that it can be loaded correctly.
2025-02-03 15:20:33 +05:30
Aman Harwara
42aedcdf84
fix: Fix downloads silently failing on Android
2025-01-31 22:48:39 +05:30
Aman Harwara
c3c0e5c532
chore: upgrade lexical to 0.23.0
2025-01-06 13:15:32 +05:30
Aman Harwara
1456950a63
chore: upgrade lexical ( #2889 )
2025-01-02 13:31:40 +05:30
luis-411
f1796312de
fix: Pane visibility settings will be persisted locally ( #2888 )
2024-11-22 15:29:21 +05:30
Aman Harwara
7516aae885
fix: Fix issue with toggling notes panel back on when it has been turned off
...
(fixes standardnotes/forum#3754 )
2024-11-10 22:45:45 +05:30
Aman Harwara
48b558bb5d
fix: Fixed issue with embedded note links getting deselected after first click
2024-09-14 15:12:37 +05:30
Aman Harwara
6e75d29664
chore: fix issue with focus getting lost after pressing up/down after clicking inside checklist [skip e2e]
2024-07-17 15:06:41 +05:30
Aman Harwara
e807c9d558
feat: Added keyboard shortcut to toggle checklist item and fixed issue with pressing Space inside checklist toggling it
2024-07-14 23:08:48 +05:30
Wyatt Childers
abc43900f9
chore: Prevent code blocks in super notes from wrapping ( #2878 )
2024-05-31 19:10:01 +05:30
Aman Harwara
73e6a598e9
chore: super note link popup changes [skip e2e]
2024-05-12 21:25:05 +05:30
Aman Harwara
c3265d7930
chore: fix duplicate file name error when exporting notes and refactor file name utils ( #2877 ) [skip e2e]
2024-05-07 15:45:50 +05:30
Aman Harwara
561e451fa0
chore: immediately insert file node and show progress inside super note when uploading a new file ( #2876 ) [skip e2e]
2024-05-06 20:32:04 +05:30
Aman Harwara
f2f523c94c
chore: fix scrollbars ( #2875 ) [skip e2e]
2024-05-04 13:23:57 +05:30
Aman Harwara
594a6061b2
feat: Switched editor appearance preferences to be local instead of synced ( #2870 )
2024-04-24 12:24:34 +05:30
Aman Harwara
e14a0c227e
chore: dont add spaces [skip e2e]
2024-04-22 23:08:14 +05:30
Aman Harwara
e455984576
chore: fix exporting super notes as md when multiple embedded files have same name [skip e2e]
2024-04-22 22:53:09 +05:30
Aman Harwara
b5dbbae3c9
chore: disable video preview autoplay when embedded in a super note [skip e2e]
2024-04-21 17:02:53 +05:30
Aman Harwara
9c2bf946ce
Revert "chore: add and fix margins inside super note content [skip e2e]"
...
This reverts commit 562e1bef17 .
2024-04-17 20:21:33 +05:30
Aman Harwara
562e1bef17
chore: add and fix margins inside super note content [skip e2e]
2024-04-17 15:36:05 +05:30
Aman Harwara
ec2d6c5506
chore: remove unused css [skip e2e]
2024-04-17 13:55:27 +05:30
Aman Harwara
3c6de3a6c8
chore: update colors [skip e2e]
2024-04-17 13:30:47 +05:30
Aman Harwara
32b6e97f64
chore: update colors [skip e2e]
2024-04-15 21:03:23 +05:30
Aman Harwara
896d346c27
chore: update lexical and rebuild patches ( #2864 )
2024-04-15 20:11:19 +05:30
Aman Harwara
795ca5b883
refactor: super date time plugin [skip e2e]
2024-04-15 13:41:07 +05:30
Aman Harwara
129c44310c
chore: show sync error in footer corner instead of toast notification [skip e2e]
2024-04-14 13:13:44 +05:30
Aman Harwara
9800570fb1
feat: Added "Upload file" option to the super note Insert menu and block picker menu ( #2869 )
2024-04-13 12:39:38 +05:30
Aman Harwara
d983d6854c
chore: add css variable for preferences background color [skip e2e]
2024-04-11 13:20:13 +05:30
Aman Harwara
933d2309f4
chore: update colors [skip e2e]
2024-04-11 13:02:09 +05:30
Aman Harwara
6fc2b25e14
chore: update colors
2024-04-11 00:40:00 +05:30
Aman Harwara
852ddc677d
chore: fix some issues with theme [skip e2e]
2024-04-10 23:13:48 +05:30
Aman Harwara
03da45537d
chore: add proton theme [skip e2e]
2024-04-10 16:18:01 +05:30
Mo
b6eda707bd
chore: auth verification ( #2867 ) [skip e2e]
2024-04-08 21:22:56 +05:30
Aman Harwara
ef81e9d97e
chore: fix super block dragging indicator line not disappearing correctly ( #2866 ) [skip e2e]
2024-04-04 16:53:02 +05:30
Aman Harwara
c6a31f209d
chore: fix tags list not scrolling correctly when dragging a tag ( #2865 )
2024-04-04 16:52:41 +05:30
Aman Harwara
6cef772212
refactor: link editor [skip e2e]
2024-04-01 19:33:12 +05:30