Antonella Sgarlatta
|
6fb68d2255
|
refactor: extract shared logic to active note state
|
2021-06-02 17:57:37 -03:00 |
|
Antonella Sgarlatta
|
3db87099e0
|
fix: make sure input is visible when no tags are overflowed
|
2021-06-02 12:20:39 -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
|
a071d4c9d0
|
fix: check if ref is present before setting overflow position
|
2021-06-01 19:50:03 -03:00 |
|
Antonella Sgarlatta
|
a72815acbd
|
fix: adjust layout for all zoom values and font sizes
|
2021-06-01 18:32:44 -03:00 |
|
Antonella Sgarlatta
|
6d1f6c6f24
|
fix: revert to using fixed margin when setting container width
|
2021-05-31 18:57:49 -03:00 |
|
Antonella Sgarlatta
|
b5906ecf78
|
feat: collapse tags on click outside
|
2021-05-31 17:58:46 -03:00 |
|
Antonella Sgarlatta
|
b54de00b40
|
fix: fix tags container width
|
2021-05-31 16:35:42 -03:00 |
|
Antonella Sgarlatta
|
b7c2fa0b60
|
feat: use panel width event instead of ResizeObserver
|
2021-05-31 12:59:35 -03:00 |
|
Antonella Sgarlatta
|
9aa2021e11
|
fix: add streamItems event listener for tags
|
2021-05-26 18:03:29 -03:00 |
|
Antonella Sgarlatta
|
69c9247cd9
|
feat: remove tag on backspace press
|
2021-05-26 17:49:09 -03:00 |
|
Antonella Sgarlatta
|
237a64c322
|
feat: get sorted tags for note
|
2021-05-25 19:57:14 -03:00 |
|
Antonella Sgarlatta
|
5c5523fd0a
|
fix: reload tags after adding or removing them from context menu
|
2021-05-25 16:48:45 -03:00 |
|
Antonella Sgarlatta
|
ee975df6d3
|
fix: add sync after adding tag
|
2021-05-25 16:15:43 -03:00 |
|
Antonella Sgarlatta
|
2b734415e4
|
fix: remove async from reloadActiveNoteTags
|
2021-05-25 11:49:37 -03:00 |
|
Antonella Sgarlatta
|
a8d6080a6f
|
feat: add tag on dropdown option click
|
2021-05-24 19:07:07 -03:00 |
|
Antonella Sgarlatta
|
b2d15be184
|
feat: omit active note tags from dropdown
|
2021-05-24 17:22:54 -03:00 |
|
Antonella Sgarlatta
|
90250d22a3
|
feat: modify current tags to v4 style
|
2021-05-20 17:09:11 -03:00 |
|
Antonella Sgarlatta
|
6a9d54c2ae
|
fix: make menus scrollable when there's not enough space
|
2021-05-20 16:57:34 -03:00 |
|
Antonella Sgarlatta
|
d826af7b55
|
fix: tags menu not opening
|
2021-05-20 15:36:58 -03:00 |
|
Antonella Sgarlatta
|
f9f2959ad5
|
fix: make context menu scrollable when there's not enough space
|
2021-05-20 13:29:59 -03:00 |
|
Antonella Sgarlatta
|
ca04ff43de
|
fix: fix mobx actions
|
2021-05-19 16:10:38 -03:00 |
|
Antonella Sgarlatta
|
91e45b7f7f
|
refactor: remove unnecessary runInAction
|
2021-05-18 18:20:01 -03:00 |
|
Antonella Sgarlatta
|
bff8265df6
|
refactor: remove unnecessary actions
|
2021-05-18 18:18:10 -03:00 |
|
Antonella Sgarlatta
|
a2b6c3785a
|
fix: editor not opening for single selected note after unselecting a note from batch
|
2021-05-17 16:46:21 -03:00 |
|
Antonella Sgarlatta
|
4fc2c58daf
|
styles: dropdown should be on top of resizer
|
2021-05-17 12:50:09 -03:00 |
|
Antonella Sgarlatta
|
9aa9841d88
|
fix: fix ctrl+click not selecting notes
|
2021-05-13 16:11:03 -03:00 |
|
Antonella Sgarlatta
|
386862ad5f
|
chore(version-snjs): 2.2.0
|
2021-05-12 19:00:22 -03:00 |
|
Antonella Sgarlatta
|
674f14bf89
|
feat: add empty trash option
|
2021-05-12 18:51:28 -03:00 |
|
Antonella Sgarlatta
|
ba71b56f00
|
refactor: revert to passing note uuid to selectNote
|
2021-05-11 19:19:53 -03:00 |
|
Antonella Sgarlatta
|
8302733a49
|
feat: add protect option to menu
|
2021-05-11 17:09:23 -03:00 |
|
Antonella Sgarlatta
|
c2ed6f1913
|
fix: if multiples notes selected, always select note when clicking on it
|
2021-05-10 18:29:41 -03:00 |
|
Antonella Sgarlatta
|
2f77985927
|
fix: check if single note is already selected before selecting
|
2021-05-10 17:01:37 -03:00 |
|
Antonella Sgarlatta
|
df5327e638
|
refactor: pass note as parameter to selectNote
|
2021-05-10 16:25:43 -03:00 |
|
Antonella Sgarlatta
|
8f7a0858ba
|
fix: sync after changing notes
|
2021-05-10 15:22:09 -03:00 |
|
Antonella Sgarlatta
|
8f29b62744
|
refactor: changes per PR feedback
|
2021-05-07 19:17:57 -03:00 |
|
Antonella Sgarlatta
|
3906b9a9b4
|
refactor: add tag method
Co-authored-by: Baptiste Grob <60621355+baptiste-grob@users.noreply.github.com>
|
2021-05-07 19:12:35 -03:00 |
|
Antonella Sgarlatta
|
461f3ccfa4
|
fix: remove locking closeOnBlur
|
2021-05-07 18:51:49 -03:00 |
|
Antonella Sgarlatta
|
24eb348b08
|
fix: open menu to the top when at the bottom of the screen
|
2021-05-07 18:35:02 -03:00 |
|
Antonella Sgarlatta
|
437aa40d7a
|
feat: visual indicator for selected tags and remove them when re-clicking
|
2021-05-07 18:24:28 -03:00 |
|
Antonella Sgarlatta
|
6a6e1708d6
|
fix: better protected notes handling and allow shift-clicking note up in the list
|
2021-05-07 16:57:25 -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
|
1943b34fdf
|
fix: remove confirmation dialog when restoring trashed note
|
2021-05-06 10:57:57 -03:00 |
|
Antonella Sgarlatta
|
4308f4e656
|
fix: hide add tag options if no tags available
|
2021-05-05 15:31:34 -03:00 |
|
Antonella Sgarlatta
|
e5750e88c6
|
refactor: better format
|
2021-05-05 11:31:04 -03:00 |
|
Antonella Sgarlatta
|
601ece8cbd
|
feat: add 'add tags' option to menu
|
2021-05-04 18:53:26 -03:00 |
|
Antonella Sgarlatta
|
9bf9cc37da
|
feat: shift-click to select range of notes
|
2021-04-30 14:58:49 -03:00 |
|
Antonella Sgarlatta
|
b70cc0e7e4
|
feat: add right-click context menu
|
2021-04-29 17:07:14 -03:00 |
|
Antonella Sgarlatta
|
a1d56abd2e
|
Merge branch 'develop' into feature/multiple-selection
|
2021-04-28 14:53:15 -03:00 |
|
Baptiste Grob
|
b56ba17867
|
feat: adjust search options defaults (include archived notes by default)
|
2021-04-15 16:12:57 +02:00 |
|