Commit Graph

8 Commits

Author SHA1 Message Date
Antonella Sgarlatta
5ddc976446 styles: make icons responsive to font size 2021-05-18 12:21:10 -03:00
Antonella Sgarlatta
075f1b910b styles: revert search options button styling 2021-05-12 18:29:02 -03:00
Antonella Sgarlatta
36bfa4504d styles: add hover state to ellipsis button and unify search options and ellipsis button styles 2021-05-10 18:58:31 -03:00
Baptiste Grob
abfc588368 feat: multiple selected notes panel 2021-04-13 14:43:48 +02:00
Baptiste Grob
369b748b97 fix: remove focus outline artifacts 2021-04-09 14:22:33 +02:00
Baptiste Grob
e12b9ecac8 fix: excessive autorun calls 2021-04-08 18:49:48 +02:00
Baptiste Grob
a4e4381b0a refactor: rename parameter 2021-04-06 16:52:37 +02:00
Baptiste Grob
ed69680295 feat: search options (#540)
* feat: search options

* feat: sanitize folder names

* fix: add cursor: pointer to switch

* fix: explicitly make the search bar a text input

* refactor: remove magic number

* refactor: extract Switch component to its own file

* refactor: split AppState into multiple files

* refactor: review comments
2021-04-06 16:48:25 +02:00