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
275043519c
Merge pull request #569 from standardnotes/bugfix/multiple-selection-incorrectly-enabled
...
fix: disregard modifiers for note selection if user hasn't triggered the action
2021-06-02 11:45:54 -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
19a85a1cc0
chore(deps): upgrade typescript
2021-06-01 18:48:22 -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
VardanHakobyan
6a54ea90f9
refactor: migrate account-menu to react - implement functionality
...
- handle login and register
- advanced options in login section
- focus/blur events with React
- cleanup password fields when required (setting the value to `undefined` for resetting the input field doesn't work well in React, thus set to empty string)
2021-06-01 21:49:27 +04: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
Anton Emelyanov
db97d6d4b6
fix missing whitespace in permissions-modal ( #568 )
2021-06-01 09:52:30 -05:00
Antonella Sgarlatta
bf1fba91dc
feat: clicking on tag sets it as active
2021-05-31 19:47:21 -03:00
Antonella Sgarlatta
6038f3ee0c
styles: fix hint tag styles
2021-05-31 19:29:08 -03:00
Antonella Sgarlatta
31fbf2ce35
fix: fix tags dropdown width and tags container height
2021-05-31 19:26:26 -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
bf61444795
styles: add animation for tags expanding/collapsing
2021-05-31 18:12:33 -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
VardanHakobyan
09f62b68ae
refactor: migrate account-menu to react - implement functionality
...
- implement different handlers, such as set/change/remove passcode, etc.
- setup correct initial values
- rename React component
2021-05-31 22:15:49 +04:00
Antonella Sgarlatta
70e4425e20
feat: set tabindex depending on overflowed tags
2021-05-31 14:42:03 -03:00
Antonella Sgarlatta
b171e48c57
refactor: refactor NoteTags for better readability
2021-05-31 14:38:44 -03:00
Antonella Sgarlatta
b7c2fa0b60
feat: use panel width event instead of ResizeObserver
2021-05-31 12:59:35 -03:00
VardanHakobyan
1194c73c49
refactor: migrate account-menu to react - implement functionality
...
- link the new React component to the app's store
- setup correct initial values
- small fixes
2021-05-28 19:25:44 +04:00
VardanHakobyan
e18f410fd2
Merge remote-tracking branch 'upstream/develop' into account-menu-react
2021-05-28 16:06:37 +04:00
Karol Sójko
c7eeee1beb
Merge branch 'hotfix/3.7.2' into develop
2021-05-28 11:38:10 +02:00
Karol Sójko
d6c75cfe6d
Merge branch 'hotfix/3.7.2'
2021-05-28 11:38:07 +02:00
Karol Sójko
737550096e
feat: add configurable log level
2021-05-28 11:37:08 +02:00
Antonella Sgarlatta
7ac5856205
feat: make tags container expandable
2021-05-27 21:18:06 -03:00
Antonella Sgarlatta
48562e8b26
styles: reduce tags max width
2021-05-27 14:12:12 -03:00
Antonella Sgarlatta
d255057cba
styles: constraint tags width
2021-05-27 11:18:46 -03:00
Antonella Sgarlatta
a384abcce2
styles: fix tags padding
2021-05-27 11:08:34 -03:00
Antonella Sgarlatta
37602e4550
styles: fix tags padding
2021-05-27 11:04:47 -03:00
Antonella Sgarlatta
eb3227cffd
fix: only navigate to last tag on backspace if input is empty
2021-05-27 10:56:21 -03:00
Antonella Sgarlatta
0200351ecc
feat: add placeholder to tag input
2021-05-27 10:54:49 -03:00
Antonella Sgarlatta
aaccf4bc1f
styles: adjust input colors
2021-05-27 10:53:27 -03:00
Antonella Sgarlatta
2c86958bf2
fix: make hint visible and focus input after creating new tag
2021-05-26 19:04:12 -03:00
Antonella Sgarlatta
68bbcc6820
refactor: remove tags component from view
2021-05-26 18:56:56 -03:00
Antonella Sgarlatta
e5c8a8cccc
Merge branch 'develop' into feature/autocomplete-tags
2021-05-26 18:52:35 -03:00
Antonella Sgarlatta
0d4456bc53
refactor: remove legacy tags code from editor view
2021-05-26 18:48:31 -03:00
Antonella Sgarlatta
26732f5b8d
Merge branch 'release/3.7.1' into main
2021-05-26 18:34:45 -03:00
Antonella Sgarlatta
bab6d2ebbf
chore(version): 3.7.1
2021-05-26 18:34:32 -03:00
Antonella Sgarlatta
e12a09980f
chore(version-snjs): 2.4.2
2021-05-26 18:33:57 -03:00