Commit Graph

380 Commits

Author SHA1 Message Date
Aman Harwara
08fb913b0e feat: close submenu if another submenu is opened (#911) 2022-03-05 20:20:11 +05:30
Aman Harwara
263640d476 fix: toolbar change editor menu not updating (#909)
* fix: toolbar change editor menu not updating

* refactor: rename isOpen prop to isVisible

* style: use better variable naming scheme
2022-03-05 08:19:26 -06:00
Aman Harwara
a17b7e7f46 fix: notes list options menu size regression (#910)
* feat: add new utility class

* fix: notes list options menu sizing

* fix: remove unnecessary class

* feat: remove unnecessary class
2022-03-05 08:18:48 -06:00
Aman Harwara
c150cd6867 feat: close change editor menu once editor is selected (#907) 2022-03-04 18:14:25 +05:30
Mo
d8caa31dc9 chore: upgrade deps (#906)
* chore: upgrade deps

* fix: MenuArrowRight import

* fix: type naming
2022-03-03 13:31:51 -06:00
Aman Harwara
c5eb84d7e8 feat: add toast notifications using stylekit (#905) 2022-03-02 23:33:46 +05:30
Aman Harwara
6311c68712 feat: show sign-in/sign-up errors under input instead of alert (#904) 2022-03-02 19:43:52 +05:30
Aman Harwara
c184ef2449 fix: first history entry being fetched twice (#903) 2022-03-02 18:30:10 +05:30
Mo
60bddd0f41 feat: untagged notes smart view 2022-02-27 17:46:55 -06:00
Mo
16fc3eb521 refactor: smart tags to views (#902)
* refactor: smart tags to views

* chore: upgrade snjs
2022-02-27 13:18:21 -06:00
Aman Harwara
4db8ca8bdd feat: use improved style calculation for change editor submenu (#899) 2022-02-25 19:11:21 +05:30
Mo
c3d849d204 chore: ugprade snjs deps (#898) 2022-02-24 12:57:32 -06:00
Aman Harwara
7fe0873bbb feat: redirect subscribers to dashboard instead of plans page (#897) 2022-02-24 21:28:39 +05:30
Aman Harwara
f9fafec11a feat: make listed menu sorting consistent (#896) 2022-02-24 19:12:58 +05:30
Aman Harwara
3e14a77d62 feat: add icon to listed group header (#895) 2022-02-23 23:06:37 +05:30
Aman Harwara
5df3e59604 fix: render change editor menu only if it is open (#894) 2022-02-23 20:55:26 +05:30
Aman Harwara
209bd99fe5 feat: add "Listed actions" option in note context menu (#891) 2022-02-23 20:51:34 +05:30
Aman Harwara
5265a0d010 fix: tag context menu (#893) 2022-02-23 18:59:25 +05:30
Mo
af69a02555 fix: feature id reference 2022-02-22 11:05:37 -06:00
Aman Harwara
22718d8a9f feat: add tag context menu (#890) 2022-02-22 13:05:01 +05:30
Aman Harwara
a5da191034 fix: notes options closing when selecting note id (#888) 2022-02-19 19:47:30 +05:30
Aman Harwara
538e41d1cb fix: plain editor revision rendering (#889) 2022-02-19 19:35:44 +05:30
Mo
d12eebe883 fix: prevent save status overflow from changing width of editor pane 2022-02-18 11:46:54 -06:00
Aman Harwara
96bfd6efc2 fix: header button border (#887) 2022-02-18 20:48:04 +05:30
Mo
12f4d5f372 chore: move constants file 2022-02-18 08:22:42 -06:00
Aman Harwara
fbabbbb7d3 fix: legacy history (#879) 2022-02-18 19:38:38 +05:30
Aman Harwara
cd814bf473 fix: plain editor font changing (#880) 2022-02-18 19:31:50 +05:30
Aman Harwara
1887d5d01e fix: plain editor revision rendering and revision list sorting (#878) 2022-02-18 19:28:24 +05:30
Aman Harwara
a47556b840 fix: theme sorting in quick settings menu (#882) 2022-02-18 19:12:11 +05:30
Mo
bc45de813d tmp: disable legacy note history 2022-02-17 08:29:10 -06:00
Aman Harwara
1983b94a49 feat: add change editor button (#874) 2022-02-17 01:01:54 +05:30
Aman Harwara
723a70dd28 fix: revision content screen copy (#876) 2022-02-16 22:18:54 +05:30
Aman Harwara
71c7ee1bec feat: new revision history UI (#861) 2022-02-16 19:39:04 +05:30
Aman Harwara
cc2bc1e21c feat: replace accordion in change editor menu with regular menu (#871) 2022-02-16 17:57:06 +05:30
Vardan Hakobyan
00d57aa69d feat: import svg files from stylekit (#844)
* chore: install stylekit with its new name

* feat: import svg files from stylekit

* feat: import the remaining svgs from stylekit

* fix: import 'warning' icon from stylekit

* chore: import warning icon from stylekit

* chore: bump stylekit version

* chore: update sn dependencies
2022-02-15 12:12:34 +04:00
Aman Harwara
0e1b94b5cd fix: sign out dialog disappearing when account menu is unfocused (#863) 2022-02-12 20:53:49 +05:30
Aman Harwara
9c046a3890 feat: wait 1ms before menu collision detection (#859) 2022-02-10 18:35:16 +05:30
Aman Harwara
3b830b00d9 fix: change editor menu position on large viewport (#857) 2022-02-10 17:36:58 +05:30
Mo
0c3d1fce0c feat: persist tags expanded state 2022-02-08 22:27:00 -06:00
Mo
453488f752 fix: display full tag path in add tags menu 2022-02-08 22:01:06 -06:00
Mo
d920bf663f fix: deactivate themes when switching accounts 2022-02-08 21:51:06 -06:00
Mo
e43c8a6f07 fix: improve deinit logic and flow 2022-02-08 21:35:31 -06:00
Mo
1dd70364e7 chore(deps): snjs 2022-02-08 14:25:53 -06:00
Aman Harwara
139853a491 feat: show all themes and premium icon if not entitled (#854) 2022-02-08 20:25:12 +05:30
Aman Harwara
7f5f0d9d17 feat: update line height and width of note size warning text (#852) 2022-02-07 22:12:08 +05:30
Aman Harwara
5605baeb57 feat: add warning to note options menu if note size is >0.5mb (#851) 2022-02-07 20:38:19 +05:30
Aman Harwara
9932c2a177 fix: notes list item layout when title is empty (#850) 2022-02-07 19:59:43 +05:30
Mo
b549cc38bf fix: unmount application view when ephemeral identifier changes 2022-02-04 12:00:03 -06:00
Aman Harwara
cc2169152e feat: sort note cell tags alphabetically (#848) 2022-02-04 20:04:07 +05:30
Aman Harwara
3fb27326fa feat: move change editor up in menu (#847) 2022-02-04 20:00:22 +05:30