Antonella Sgarlatta
|
a255079cab
|
Merge branch 'develop' into feature/remove-batch-manager
|
2021-06-08 18:59:39 -03:00 |
|
Antonella Sgarlatta
|
e24734e3cd
|
feat: remove batch manager
|
2021-06-07 16:32:28 -03:00 |
|
Antonella Sgarlatta
|
6617362783
|
feat: add parent chain tags when adding a tag
|
2021-06-07 14:39:58 -03:00 |
|
Antonella Sgarlatta
|
c44c7348e9
|
Merge branch 'develop' into feature/autocomplete-tags
|
2021-06-07 14:36:29 -03:00 |
|
Antonella Sgarlatta
|
57689f1f15
|
styles: fix spacing between title and tag input
|
2021-06-07 12:16:38 -03:00 |
|
Karol Sójko
|
8dde06b93b
|
feat: add alternative server for purposes of switching to API v1 (#571)
* feat: add alternative server for purposes of switching to API v1
* fix: naming of next version sync server host variable
|
2021-06-07 15:19:26 +02:00 |
|
Antonella Sgarlatta
|
a9f0c6fd2f
|
fix: add arrows navigation for tag hint
|
2021-06-03 20:46:44 -03:00 |
|
Antonella Sgarlatta
|
622cca770f
|
feat: focus input after selecting tag
|
2021-06-03 20:37:02 -03:00 |
|
Antonella Sgarlatta
|
ff0270f1ac
|
fix: don't show dropdown if there are no results
|
2021-06-03 20:10:17 -03:00 |
|
Antonella Sgarlatta
|
e7fc2066c2
|
fix: remove log
|
2021-06-03 20:08:26 -03:00 |
|
Antonella Sgarlatta
|
7cf668f172
|
Merge branch 'develop' into feature/autocomplete-tags
|
2021-06-03 18:52:27 -03:00 |
|
Antonella Sgarlatta
|
75cefc122e
|
fix: add ellipsis overflow to tag text on note options
|
2021-06-03 18:48:22 -03:00 |
|
Antonella Sgarlatta
|
2b40ccfe13
|
refactor: store refs in components
|
2021-06-03 17:45:43 -03:00 |
|
Antonella Sgarlatta
|
3d0c8d5cce
|
fix: avoid event propagation when deleting a tag
|
2021-06-03 17:45:19 -03:00 |
|
Antonella Sgarlatta
|
a67039a184
|
styles: set max width for tag hint
|
2021-06-03 15:43:58 -03:00 |
|
Antonella Sgarlatta
|
75813803c3
|
fix: make tag selected on second click
|
2021-06-03 15:37:42 -03:00 |
|
Antonella Sgarlatta
|
524bcd09cb
|
fix: spacing between title and tags
|
2021-06-03 15:35:59 -03:00 |
|
Antonella Sgarlatta
|
4f729c7287
|
fix: set max width to note tag text
|
2021-06-03 14:31:40 -03:00 |
|
Antonella Sgarlatta
|
31d454cdc5
|
feat: add arrow key navigation for results dropdown
|
2021-06-03 14:21:07 -03:00 |
|
Antonella Sgarlatta
|
386ca34178
|
refactor: rename state
|
2021-06-03 13:53:49 -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
|
d49d89f0d5
|
refactor: simplify state methods
|
2021-06-03 11:43:38 -03:00 |
|
Antonella Sgarlatta
|
9be9ba2afc
|
fix: fix tags container max width
|
2021-06-02 20:30:03 -03:00 |
|
Antonella Sgarlatta
|
30ee2e90b4
|
styles: re-add accidentally removed icon color change
|
2021-06-02 20:22:51 -03:00 |
|
Antonella Sgarlatta
|
672331faaa
|
feat: navigate tags with arrow keys
|
2021-06-02 20:18:59 -03:00 |
|
Antonella Sgarlatta
|
434ea3258e
|
fix: tags container margins
|
2021-06-02 20:08:02 -03:00 |
|
Antonella Sgarlatta
|
4faebe4ffd
|
fix: onWidthEvent error
|
2021-06-02 20:05:34 -03:00 |
|
Antonella Sgarlatta
|
093acd1519
|
feat: show button to remove note on focus
|
2021-06-02 20:00:42 -03:00 |
|
Antonella Sgarlatta
|
3fb3425aa2
|
styles: change tags icon color
|
2021-06-02 19:57:11 -03:00 |
|
Antonella Sgarlatta
|
9513392f6c
|
styles: reduce spacing when note has no tags
|
2021-06-02 19:51:13 -03:00 |
|
Antonella Sgarlatta
|
02f3c7c26c
|
feat: remove overflowed tags feature
|
2021-06-02 19:50:38 -03:00 |
|
Antonella Sgarlatta
|
ba1f151d46
|
Merge branch 'develop' into feature/autocomplete-tags
|
2021-06-02 19:01:38 -03:00 |
|
Antonella Sgarlatta
|
54fbb606eb
|
fix: fix focus on previous tag after tag deletion
|
2021-06-02 18:59:43 -03:00 |
|
Antonella Sgarlatta
|
f9c2b19eac
|
fix: reload tabIndex after tags expansion
|
2021-06-02 18:59:27 -03:00 |
|
Antonella Sgarlatta
|
595b44dfee
|
fix: reload layout when double clicking on panel resizer
|
2021-06-02 18:38:54 -03:00 |
|
Antonella Sgarlatta
|
de31fe7d61
|
feat: context menu for deleting tags
|
2021-06-02 18:31:13 -03:00 |
|
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
|
0055916519
|
Merge branch 'develop' into bugfix/multiple-selection-incorrectly-enabled
|
2021-06-02 11:25:03 -03:00 |
|
Antonella Sgarlatta
|
3823836863
|
fix: disregard modifiers for note selection if user hasn't triggered the action
|
2021-06-02 11:20:24 -03:00 |
|
Antonella Sgarlatta
|
53a55d4bc7
|
fix: close dropdown after creating a tag
|
2021-06-01 21:02:52 -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
|
af3bed850e
|
fix: use ellipsis for tags text in dropdown
|
2021-06-01 19:08:52 -03:00 |
|
Antonella Sgarlatta
|
482faaa7cd
|
Merge branch 'develop' into feature/autocomplete-tags
|
2021-06-01 18:36:52 -03:00 |
|
Antonella Sgarlatta
|
8bcd8c31c9
|
fix: fix typo and remove log
|
2021-06-01 18:36:20 -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
|
570a7ed587
|
fix: re-add clearing tags ref on every render
|
2021-06-01 12:24:11 -03:00 |
|
Antonella Sgarlatta
|
bea4e00b9d
|
fix: set tabIndex on dropdown buttons
|
2021-06-01 12:17:33 -03:00 |
|
Antonella Sgarlatta
|
1aebe44dcd
|
feat: use opacity for overflowed tags animation
|
2021-06-01 12:17:06 -03:00 |
|