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
|
cc2bc1e21c
|
feat: replace accordion in change editor menu with regular menu (#871)
|
2022-02-16 17:57:06 +05:30 |
|
Aman Harwara
|
1f5d235cd4
|
fix: notes list options menu not toggling correctly (#840)
|
2022-02-01 20:12:57 +05:30 |
|
Mo
|
50c92619ce
|
refactor: migrate remaining angular components to react (#833)
* refactor: menuRow directive to MenuRow component
* refactor: migrate footer to react
* refactor: migrate actions menu to react
* refactor: migrate history menu to react
* fix: click outside handler use capture to trigger event before re-render occurs which would otherwise cause node.contains to return incorrect result (specifically for the account menu)
* refactor: migrate revision preview modal to react
* refactor: migrate permissions modal to react
* refactor: migrate password wizard to react
* refactor: remove unused input modal directive
* refactor: remove unused delay hide component
* refactor: remove unused filechange directive
* refactor: remove unused elemReady directive
* refactor: remove unused sn-enter directive
* refactor: remove unused lowercase directive
* refactor: remove unused autofocus directive
* refactor(wip): note view to react
* refactor: use mutation observer to deinit textarea listeners
* refactor: migrate challenge modal to react
* refactor: migrate note group view to react
* refactor(wip): migrate remaining classes
* fix: navigation parent ref
* refactor: fully remove angular assets
* fix: account switcher
* fix: application view state
* refactor: remove unused password wizard type
* fix: revision preview and permissions modal
* fix: remove angular comment
* refactor: react panel resizers for editor
* feat: simple panel resizer
* fix: use simple panel resizer everywhere
* fix: simplify panel resizer state
* chore: rename simple panel resizer to panel resizer
* refactor: simplify column layout
* fix: editor mount safety check
* fix: use inline onLoad callback for iframe, as setting onload after it loads will never call it
* chore: fix note view test
* chore(deps): upgrade snjs
|
2022-01-30 19:01:30 -06:00 |
|
Aman Harwara
|
875f5417be
|
feat: Add option to toggle editor icon in new notes list design (#799)
|
2022-01-06 20:30:10 +05:30 |
|
Aman Harwara
|
270fcbc3bc
|
refactor: Move notes_view to React (#761)
|
2021-12-21 20:31:11 +05:30 |
|
Aman Harwara
|
24c6b831c6
|
feat: Multiple minor changes (#769)
|
2021-12-10 18:58:29 +05:30 |
|
Aman Harwara
|
42b3cf5750
|
feat: Use border-main (#721)
|
2021-11-05 19:29:54 +05:30 |
|
Aman Harwara
|
bad87a4f2f
|
feat: Replace border-gray-300 with border-neutral (#716)
|
2021-11-02 19:55:28 +05:30 |
|
Aman Harwara
|
397e4963bd
|
feat: Update notes list options menu to new design (#687)
feat: Implement initial Menu component functionality.
|
2021-10-19 16:07:47 +00:00 |
|