Commit Graph

2039 Commits

Author SHA1 Message Date
Antonella Sgarlatta
b2d15be184 feat: omit active note tags from dropdown 2021-05-24 17:22:54 -03:00
Antonella Sgarlatta
f23e4a4b44 chore(version-snjs): 2.3.2 2021-05-24 17:21:53 -03:00
Antonella Sgarlatta
1d2c34cf66 Merge branch 'develop' into feature/autocomplete-tags 2021-05-24 17:06:44 -03:00
Antonella Sgarlatta
be6893b8dc feat: add autocomplete tags input and dropdown 2021-05-24 17:06:09 -03:00
Johnny A
d2ec5f6645 chore(deps): update extensions-manager (#563)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-05-24 14:55:07 -04:00
Antonella Sgarlatta
905e5ab193 styles: fix class names 2021-05-20 17:10:10 -03:00
Antonella Sgarlatta
90250d22a3 feat: modify current tags to v4 style 2021-05-20 17:09:11 -03:00
Antonella Sgarlatta
0a433ff5d4 styles: fix class names 2021-05-20 17:07:50 -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
c7be130a94 refactor: remove unused import 2021-05-20 15:37:39 -03:00
Antonella Sgarlatta
d826af7b55 fix: tags menu not opening 2021-05-20 15:36:58 -03:00
Antonella Sgarlatta
0b2665a01b fix: revert using portal for ellipsis menu 2021-05-20 15:29:19 -03:00
Antonella Sgarlatta
fb12b26a60 styles: make switch size responsive to font size 2021-05-20 14:57:53 -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
eea4f98928 chore(version): 3.7.0-beta01 2021-05-20 11:57:19 -03:00
Antonella Sgarlatta
cf20055468 chore(version-snjs): 2.3.0 2021-05-20 11:45:13 -03:00
Antonella Sgarlatta
0b48d7fea0 Merge pull request #552 from standardnotes/feature/multiple-selection
feat: multiple selection
2021-05-20 11:19:17 -03:00
Antonella Sgarlatta
d99d399e7d Merge branch 'develop' into feature/multiple-selection 2021-05-20 11:02:07 -03:00
Antonella Sgarlatta
cab07a8d5a Merge branch 'hotfix/3.6.14' into main 2021-05-19 16:33:21 -03:00
Antonella Sgarlatta
8b04e5c0f9 chore(version): 3.6.14 2021-05-19 16:33:05 -03:00
Antonella Sgarlatta
fff226b861 fix: challenge modal form not submitting on enter 2021-05-19 16:32:48 -03:00
Antonella Sgarlatta
82730fe22d fix: take footer height into account when checking need for tag menu max height 2021-05-19 16:19:31 -03:00
Antonella Sgarlatta
eb929f9e87 fix: avoid tag menu opening behind footer 2021-05-19 16:17:49 -03:00
Antonella Sgarlatta
ca04ff43de fix: fix mobx actions 2021-05-19 16:10:38 -03:00
Antonella Sgarlatta
0a262de3db fix: handle components keydown and keyup actions 2021-05-19 14:53:52 -03:00
Antonella Sgarlatta
02e9a83948 chore(version-snjs): 2.2.4 2021-05-19 14:14:18 -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
1db0909a74 Merge branch 'release/3.6.13' into main 2021-05-18 16:44:22 -03:00
Antonella Sgarlatta
9c4f8e4ffb chore(version): 3.6.13 2021-05-18 16:44:09 -03:00
Antonella Sgarlatta
5ddc976446 styles: make icons responsive to font size 2021-05-18 12:21:10 -03:00
Antonella Sgarlatta
e0fc84b54e Merge branch 'develop' into feature/multiple-selection 2021-05-18 11:18:35 -03:00
Antonella Sgarlatta
e4d70239f6 fix: use portal to make sure ellipsis menu opens on top of note list 2021-05-18 10:26:17 -03:00
Antonella Sgarlatta
350fc20831 fix: set tags menu max height when at the bottom of the screen 2021-05-18 10:23:04 -03:00
Karol Sójko
62ebf05cf9 Merge branch 'hotfix/3.6.12' into develop 2021-05-18 09:55:01 +02:00
Karol Sójko
03a7555ffd Merge branch 'hotfix/3.6.12' 2021-05-18 09:54:59 +02:00
Karol Sójko
e93660c564 fix: browser monitoring default to false 2021-05-18 09:54:53 +02:00
Karol Sójko
4b02a5b6a7 Merge branch 'hotfix/3.6.11' into develop 2021-05-18 09:52:30 +02:00
Karol Sójko
72a66f967c Merge branch 'hotfix/3.6.11' 2021-05-18 09:52:27 +02:00
Karol Sójko
e43636bf18 fix: add env var for disabling new relic browser monitoring 2021-05-18 09:52:21 +02:00
Antonella Sgarlatta
3813537e5c fix: calculate menus height or width depending on browser font size 2021-05-17 19:37:18 -03:00
Antonella Sgarlatta
61321b8d8e fix: revert to using label for import backup option 2021-05-17 17:04:52 -03:00
Antonella Sgarlatta
87305c8071 fix: pressing enter on authentication modal not submitting form 2021-05-17 16:49:43 -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
c6e4c2fcf5 fix: note flickering and multiple selection staying enabled after browser shortcut 2021-05-17 16:45:00 -03:00
Antonella Sgarlatta
4fc2c58daf styles: dropdown should be on top of resizer 2021-05-17 12:50:09 -03:00
Antonella Sgarlatta
68a0e1e5bc fix: fix enable editing on editor bar 2021-05-17 12:20:13 -03:00
Antonella Sgarlatta
9aa9841d88 fix: fix ctrl+click not selecting notes 2021-05-13 16:11:03 -03:00
Antonella Sgarlatta
97b999d18b feat: remove note options from legacy options menu 2021-05-13 14:47:51 -03:00
Antonella Sgarlatta
bc10fbf788 styles: fix button classes 2021-05-13 14:26:12 -03:00