Commit Graph

1160 Commits

Author SHA1 Message Date
Antonella Sgarlatta
54ddd37052 feat: Improves Add Tag dropdown UI (#2936)
* feat: Improves Add Tag dropdown UI

* chore: change string color

* chore: render title prefix conditionally

* chore: cast to boolean
2025-09-23 14:54:03 -03:00
Aman Harwara
be64dcba83 chore(super notes): prevent keyboard from being shown when toggling checklist item and increase checkbox size on mobile (#2934) 2025-09-13 18:43:51 +05:30
Aman Harwara
c964740d2b chore: fix search bar focus handling (#2932) 2025-09-02 18:11:52 +05:30
Antonella Sgarlatta
54af28aa04 chore: Add serverPassword param to endpoints (#2919) [skip e2e]
* chore: send server password param to delete account endpoint

* chore: send server password param to disable mfa endpoint

* chore: modify tests

* chore: force challenge prompt for mfa disable

* chore: fix eslint errors

* chore: add server passsword to get recovery codes

* chore: fix tests

* chore: pass server password as header
2025-08-26 09:04:03 -03:00
Antonella Sgarlatta
d135e09bda fix: Fixes Share note option not working on Android for note titles with special characters (#2928) 2025-08-11 14:24:28 -03:00
Antonella Sgarlatta
f284111a0c chore: remove folders migration prompt (#2927)
* chore: remove folders migration prompt

* chore: remove unused imports
2025-08-08 10:13:37 -03:00
Antonella Sgarlatta
010864881d fix: Fixes Back and Navigation buttons not working on mobile view when panels explicitly collapsed (#2926) 2025-08-05 10:31:48 -03:00
Antonella Sgarlatta
ff80775cd6 fix: Prevents quick type suggestions on iOS for password input 2025-07-31 14:24:27 -03:00
Antonella Sgarlatta
87cf17d02f Merge pull request #2921 from standardnotes/fix/disable-quick-type-suggestions-password-field
fix: disable quick type suggestions for password field
2025-07-29 12:31:28 -03:00
Antonella Sgarlatta
0d17961570 fix: Fixed font size not updating on plain editor when changing it from Preferences (#2920) 2025-07-29 12:30:29 -03:00
Antonella Sgarlatta
63d84725d2 fix: Fixes extra bottom padding in account modal 2025-07-28 00:33:22 -03:00
Antonella Sgarlatta
9583d0db44 fix: Fixes quick type suggestions showing up in iOS for password field 2025-07-28 00:32:51 -03:00
Antonella Sgarlatta
43d31d8bb4 fix: Fixed issues with embedded linked items in Super editor (#2918)
* Fixed items being embedded twice when linking them in a Super note
* Fixed Remove button not working for embedded linked items in Super editor
2025-07-21 10:49:02 -03:00
Aman Harwara
092dc7957f chore: remove options to add new embeds and render existing twitter embeds as links (#2917) 2025-07-21 10:47:53 -03:00
Antonella Sgarlatta
c52030a525 fix: Remove extra bottom padding on Android (#2915) 2025-07-18 11:16:30 -03:00
Antonella Sgarlatta
d02e5cab74 fix: Prevent text from hiding behind navbar in Android (#2914) 2025-07-15 16:21:08 -03:00
Antonella Sgarlatta
117781bb36 fix: Fixed issue where safe area insets were not always applying properly on iOS, causing a UI shift (#2912) 2025-07-04 14:34:55 +05:30
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