Aman Harwara
09fd65903b
fix: Files uploaded to a protected Super note will also be marked as protected
2023-03-30 12:19:15 +05:30
Aman Harwara
8bf891f8a3
fix: Fixed issue where ordered list numbers in Super would get cut off when using monospace font
2023-03-24 19:10:33 +05:30
Aman Harwara
9adfb0a925
refactor: fix noteviewcontroller de-init
2023-03-22 15:58:44 +05:30
Aman Harwara
7bf76b51c5
refactor: merge blocks-editor package with web ( #2217 )
2023-02-17 18:35:17 +05:30
Aman Harwara
91a8023fa4
fix: Fixes issue where pasting in a new Super note would not save it
2023-02-16 14:40:32 +05:30
Aman Harwara
cfc6022fbb
fix: Fixed issue where toggling a link from Super mobile toolbar didn't work
2023-02-06 13:32:14 +05:30
Aman Harwara
9808262e9e
feat: Added search button to Super mobile toolbar
2023-02-06 13:31:37 +05:30
Aman Harwara
999119d292
Merge branch 'main' of github.com:standardnotes/app
2023-02-02 19:07:33 +05:30
Aman Harwara
0785ea6531
feat: Added language selection dropdown in Super when cursor is in a code block
2023-02-02 19:07:18 +05:30
Aman Harwara
7a3f3761fc
fix: Fixed issue where Super toolbar would close on clicking on iOS
2023-02-02 13:24:55 +05:30
Aman Harwara
cf4e34858f
fix: Fixed issue where converting to Super would result in empty note
2023-02-01 21:25:12 +05:30
Aman Harwara
9da8f4e419
fix: Fixed issue where clicking on the toolbar would dismiss the keyboard & toolbar
2023-02-01 20:24:03 +05:30
Aman Harwara
4a3f9f12e7
feat: Added above-keyboard toolbar to Super notes on mobile for formatting & selecting blocks ( #2189 )
2023-02-01 13:59:51 +05:30
Aman Harwara
506a1e83f1
feat: Allow exporting multiple Super notes and select what format to export them to ( #2191 )
2023-02-01 00:47:28 +05:30
Aman Harwara
d583311de7
refactor: modals
2023-01-26 22:08:12 +05:30
Aman Harwara
1b696fa504
feat: Links in Super notes will get auto-linked when they're pasted or typed
2023-01-25 16:45:23 +05:30
Aman Harwara
42db3592b6
refactor: mobile modals ( #2173 )
2023-01-24 19:26:20 +05:30
Aman Harwara
baf77516fe
refactor: mobile popover UX ( #2140 )
2023-01-18 01:00:23 +05:30
Aman Harwara
85f19fb9a9
refactor: super search style
2023-01-16 23:45:52 +05:30
Aman Harwara
392335899a
fix: Fixed issue where opening a Super note would change its modified date (skip e2e)
2023-01-16 23:20:59 +05:30
Aman Harwara
8104522658
feat: Added search and replace to Super notes on web/desktop. Press Ctrl+F in a super note to toggle search. (skip e2e) ( #2128 )
2023-01-12 18:57:41 +05:30
Aman Harwara
22c6e2c56c
feat: Added linked items container & autocomplete input to file preview modal
2023-01-05 15:32:18 +05:30
Aman Harwara
113d3bebb4
fix: Fixed issue where Super note font size would shift on first load
2022-12-29 12:51:32 +05:30
Aman Harwara
35b00737bf
fix: Fixed issue where Super note would convert whole line into tag even after closing menu
2022-12-23 15:03:18 +05:30
Aman Harwara
1828f80ba5
chore: removed unnecessary warning
2022-12-21 00:27:16 +05:30
Mo
d149b500ee
feat: Add current Writing Streak to Daily Notebooks ( #2093 )
2022-12-08 11:11:13 -06:00
Mo
a70d1009a3
feat: add Indent/Outdent options in Super when on mobile
2022-12-06 21:56:05 -06:00
Mo
a5b1ff9595
fix: Fixed issue where entering a space or punctuation in Super autocomplete would dismiss menu
2022-12-06 21:43:45 -06:00
Mo
1d22365086
fix: fixes issue where first change was ignored with Super notes
2022-12-05 07:56:10 -06:00
Mo
bd5ccbfab6
refactor: avoid deallocing note controller until local propagation complete
2022-12-05 07:53:21 -06:00
Aman Harwara
90e10c76f7
refactor: separate selectAndUploadFile and uploadFile functions ( #2085 )
2022-12-04 11:11:37 +05:30
Mo
b5b6192b60
fix: fixes issue where files imported from another account could not be deleted ( #2082 )
2022-12-02 10:13:25 -06:00
Mo
7f2074a6ec
feat: screen presentation and dismiss animations for mobile ( #2073 )
2022-11-30 14:37:36 -06:00
Aman Harwara
f30d0898ec
fix: "Prevent editing" option not working correctly for Super notes
2022-11-30 18:22:41 +05:30
Aman Harwara
a417e5ba8d
fix: Make super note styling consistent with plaintext notes ( #2068 )
2022-11-29 21:57:23 +05:30
Aman Harwara
e3ec8503a5
refactor: use ClipboardEvent interface for file paste command
2022-11-29 00:12:10 +05:30
Mo
cc2762a29d
feat: convert Super notes to Markdown behind the scenes while publishing to Listed ( #2064 )
2022-11-28 12:19:53 -06:00
Aman Harwara
96e8dfdd31
fix: Only autofocus super notes when creating new note ( #2063 )
2022-11-28 23:38:45 +05:30
Aman Harwara
db3069eab3
feat: Paste files in Super notes to upload and embed them ( #2060 )
2022-11-28 20:17:21 +05:30
Aman Harwara
7f6c53dfcb
fix: add new line after embedding files
...
fix: sync icon direction
2022-11-28 15:15:06 +05:30
Mo
a6efc5336b
fix: issue where plaintext editor autofocus would interfere with sign in form
2022-11-25 06:41:40 -06:00
Aman Harwara
dcc8cfbe45
feat: Markdown, HTML & JSON export options for super notes ( #2054 )
2022-11-25 13:58:44 +05:30
Aman Harwara
2485bed350
feat: resize images in super editor ( #2052 )
2022-11-24 21:06:09 +05:30
Mo
2e517c985d
fix: include more search results in linking autocomplete menu
2022-11-24 09:30:13 -06:00
Mo
8579ff39b1
feat: option to show markdown preview for super notes (skip e2e) ( #2048 )
2022-11-23 11:22:01 -06:00
Aman Harwara
87cd31ae5d
feat: use line height preference in super editor (skip e2e) ( #2045 )
2022-11-23 18:05:15 +05:30
Aman Harwara
096d82f7af
fix: lazy load embedded files in super editor ( #2043 )
2022-11-23 00:55:20 +05:30
Aman Harwara
8c8f045b9a
fix: super editor popover menus ( #2041 )
2022-11-22 19:16:59 +05:30
Mo
c39c72da7a
feat: ability to drag super list items; secure password generation blocks ( #2039 )
...
* feat: ability to drag list item nodes
* fix: issue where editor focus would scroll to bottom
* fix: improve drag icon and prevent from interfering with selection
* fix(super): add 'current' as keyword for bringing up date block options
* fix(super): issue with autocomplete menu width on large screens
* feat(super): ability to generate secure random passwords
2022-11-19 08:53:30 -06:00
Mo
24ff87c306
fix: improved error reporting in super; improved draggable block icon padding
2022-11-18 20:54:03 -06:00