Vardan Hakobyan
b898e886a5
feat: remove broadcasting Extensions Manager events from ComponentView ( #703 )
...
* feat: remove `broadcast` from `ComponentView`
As "Extensions Manager" is removed, the related events' broadcasting is not needed anymore
* fix: restore `manualDealloc`
2021-10-25 17:08:37 +04:00
Gorjan Petrovski
31222e1236
feat(preferences): extension modals into extension panes ( #683 )
...
* feat(preferences): show inline extensions in extensions pane
* wip
* wip
* refactor: convert ComponentView to React component
* refactor: convert ComponentView to React component
* chore: fix merge conflicts
* feat: don't show features whose `area` is "room", update modal items' icons in Preferences menu
* chore: fix TS error
* feat: don't show 2FA Manager in modal-based component
* feat: remove `ExtendedDataReloadComplete` event, since Extensions Manger is being removed from the app
* chore: avoid hardcoded values in svg image, optimize `if` condition
* chore: remove remnant comment
* fix: fix typescript errors
Co-authored-by: vardanhakobyan <vardan_live@live.com >
2021-10-25 12:45:36 +04:00
Aman Harwara
7dbfa2fde0
feat(preferences): Tools segment ( #657 )
2021-09-29 12:51:48 -05:00
Antonella Sgarlatta
083d8f592e
fix: view note on protected notes warning not dismissing warning
2021-08-09 12:28:51 -03:00
Antonella Sgarlatta
44bf907aa4
feat: toggle move to trash to delete permanently on alt key down
2021-07-28 16:18:05 -03:00
Antonella Sgarlatta
a85d2b9676
styles: remove faded style to disabled margin resizers
2021-06-16 12:24:44 -03:00
Antonella Sgarlatta
524bcd09cb
fix: spacing between title and tags
2021-06-03 15:35:59 -03:00
Antonella Sgarlatta
c42f1cedda
refactor: refactor autocomplete tag input in separate components and move shared logic to state
2021-06-03 12:47:14 -03:00
Antonella Sgarlatta
9513392f6c
styles: reduce spacing when note has no tags
2021-06-02 19:51:13 -03:00
Antonella Sgarlatta
684a3fb0bf
feat: add delete tag button and refactor NoteTag to separate component
2021-06-01 20:55:54 -03:00
Antonella Sgarlatta
b54de00b40
fix: fix tags container width
2021-05-31 16:35:42 -03:00
Antonella Sgarlatta
7ac5856205
feat: make tags container expandable
2021-05-27 21:18:06 -03:00
Antonella Sgarlatta
68bbcc6820
refactor: remove tags component from view
2021-05-26 18:56:56 -03:00
Antonella Sgarlatta
a8d6080a6f
feat: add tag on dropdown option click
2021-05-24 19:07:07 -03:00
Antonella Sgarlatta
be6893b8dc
feat: add autocomplete tags input and dropdown
2021-05-24 17:06:09 -03:00
Antonella Sgarlatta
90250d22a3
feat: modify current tags to v4 style
2021-05-20 17:09:11 -03:00
Antonella Sgarlatta
68a0e1e5bc
fix: fix enable editing on editor bar
2021-05-17 12:20:13 -03:00
Antonella Sgarlatta
97b999d18b
feat: remove note options from legacy options menu
2021-05-13 14:47:51 -03:00
Antonella Sgarlatta
8302733a49
feat: add protect option to menu
2021-05-11 17:09:23 -03:00
Antonella Sgarlatta
02249ebaca
fix: add delete permanently option, restore icon and show alerts for locked notes
2021-05-07 15:56:35 -03:00
Antonella Sgarlatta
33d4c7bcb8
styles: fix lower opacity applied to menu when note locked
2021-05-05 17:47:06 -03:00
Antonella Sgarlatta
2293a4a814
styles: add flex-grow to title and tags div
2021-05-04 18:58:25 -03:00
Antonella Sgarlatta
15db4767f5
feat: use pencil off icon for note bar
2021-05-03 16:42:07 -03:00
Antonella Sgarlatta
0330497d1d
fix: change lock mentions to prevent editing
2021-04-30 16:48:56 -03:00
Antonella Sgarlatta
b70cc0e7e4
feat: add right-click context menu
2021-04-29 17:07:14 -03:00
Baptiste Grob
9f5c640bcd
feat: show protected warning after protecting a note without protections
2021-03-22 18:32:31 +01:00
Baptiste Grob
bf6cfa398e
fix: extend editor area to full height
2021-03-22 18:26:31 +01:00
Baptiste Grob
cc474da0c3
feat: warning for protected note without protection
...
- Use `.sn-button` everywhere
- Delete permissions modal
- Capitalize "Clear session data"
2021-03-22 16:52:04 +01:00
Baptiste Grob
5cb3bbf435
feat: use stylekit fonts for the editor
2021-02-10 10:42:45 +01:00
Baptiste Grob
5b7777bb98
Merge branch 'hotfix/3.5.19' into develop
2021-01-27 11:26:01 +01:00
Baptiste Grob
6489628731
fix: disable autocomplete on editor textarea
2021-01-27 11:23:36 +01:00
Baptiste Grob
42a7cb418c
refactor: remove privileges in favor of SNJS protections
2021-01-18 13:40:10 +01:00
Mo Bitar
48a9038167
fix: note tags component not reloading on note change
2020-10-06 16:24:32 -05:00
Mo Bitar
949cd55fd4
ui: improve waiting for keys layout in editor
2020-09-25 09:56:39 -05:00
Baptiste Grob
405ac65be4
fix: actually display tags extension
2020-09-07 12:47:18 +02:00
Johnny A
d96b058133
fix: proper names for actions and history menus ( #450 )
...
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com >
2020-08-21 22:57:23 -04:00
Baptiste Grob
7521847444
fix: correctly switch between editors
2020-08-20 12:03:10 +02:00
Baptiste Grob
ee837ea077
fix: correctly switch between editors
2020-08-19 12:31:42 +02:00
Baptiste Grob
7bad225691
Merge branch '004-server-history-support' into develop
2020-08-14 17:55:25 +02:00
Baptiste Grob
d9355377b1
fix: rename allStackComponent to stackComponent in pug file
2020-07-13 11:52:01 +02:00
Johnny Almonte
50f45547a4
wip: server history support
2020-07-13 03:18:49 -04:00
Baptiste Grob
e280309be6
fix: enable, disable, sync editor stack per note
2020-07-07 18:59:51 +02:00
Johnny Almonte
a75f1b8d52
fix: update monospaceFont in editor template
2020-06-25 11:11:14 -04:00
Mo Bitar
7a615bc137
fix: panel resizer callback
2020-04-22 08:32:51 -05:00
Mo Bitar
6be8fa93f8
fix: select on focus, wait for value
2020-04-21 14:05:11 -05:00
Mo Bitar
c94742d248
Component stack fixes
2020-04-16 09:46:15 -05:00
Mo Bitar
1280c2ec52
Editor component management simplification
2020-04-15 13:11:10 -05:00
Mo Bitar
0d44a2ff64
Component management improvements, removal of dependence on noteReady flag
2020-04-15 10:26:55 -05:00
Mo Bitar
a2303aa7af
Fixes
2020-04-14 19:59:31 -05:00
Mo Bitar
9cf99896a5
Remove dummy concept in favor of editor group and editors
2020-04-14 15:03:22 -05:00