Commit Graph

325 Commits

Author SHA1 Message Date
Gorjan Petrovski
a9870214ea feat: implement preferences pane 2021-07-05 16:57:37 +02:00
Antonella Sgarlatta
5561ab65ff styles: make note flags wrap 2021-06-24 14:35:50 -03:00
Antonella Sgarlatta
ebe38eae57 fix: fix panels that can't be expanded after collapse 2021-06-19 13:49:32 -03:00
Antonella Sgarlatta
1c07253efb fix: reduce panel resizer width 2021-06-16 12:03:54 -03:00
Antonella Sgarlatta
54cde5b885 chore(version-deps): StyleKit v5.2.1 2021-06-14 16:38:21 -03:00
Antonella Sgarlatta
df1257ac7e styles: remove min width from tags dropdown 2021-06-10 12:18:18 -03:00
Antonella Sgarlatta
860e30de20 styles: change overflow to auto and add back dropdowns min width 2021-06-10 11:18:29 -03:00
Antonella Sgarlatta
c0348a0d0a styles: fix sessions modal height 2021-06-10 10:59:39 -03:00
Antonella Sgarlatta
1894b13da9 styles: remove outline from tag input 2021-06-08 19:36:04 -03:00
Antonella Sgarlatta
0e59a6c431 fix: make sessions modal scrollable 2021-06-08 19:25:25 -03:00
Antonella Sgarlatta
57689f1f15 styles: fix spacing between title and tag input 2021-06-07 12:16:38 -03:00
Antonella Sgarlatta
a67039a184 styles: set max width for tag hint 2021-06-03 15:43:58 -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
9be9ba2afc fix: fix tags container max width 2021-06-02 20:30:03 -03:00
Antonella Sgarlatta
3fb3425aa2 styles: change tags icon color 2021-06-02 19:57:11 -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
684a3fb0bf feat: add delete tag button and refactor NoteTag to separate component 2021-06-01 20:55:54 -03:00
Antonella Sgarlatta
af3bed850e fix: use ellipsis for tags text in dropdown 2021-06-01 19:08:52 -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
1aebe44dcd feat: use opacity for overflowed tags animation 2021-06-01 12:17:06 -03:00
Antonella Sgarlatta
31fbf2ce35 fix: fix tags dropdown width and tags container height 2021-05-31 19:26:26 -03:00
Antonella Sgarlatta
bf61444795 styles: add animation for tags expanding/collapsing 2021-05-31 18:12:33 -03:00
Antonella Sgarlatta
b7c2fa0b60 feat: use panel width event instead of ResizeObserver 2021-05-31 12:59:35 -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
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
b0682e913b fix: make dropdown items full width 2021-05-26 17:51:37 -03:00
Antonella Sgarlatta
90cc806e15 feat: highlight tag on click 2021-05-26 16:32:29 -03:00
Antonella Sgarlatta
eb89fe4a01 styles: make class names BEM and extract sn-dropdown-item style 2021-05-25 16:09:14 -03:00
Antonella Sgarlatta
be6893b8dc feat: add autocomplete tags input and dropdown 2021-05-24 17:06:09 -03:00
Antonella Sgarlatta
633add73c9 feat: remove animations from context menu 2021-05-24 10:51:24 -03: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
fb12b26a60 styles: make switch size responsive to font size 2021-05-20 14:57:53 -03:00
Antonella Sgarlatta
5ddc976446 styles: make icons responsive to font size 2021-05-18 12:21:10 -03:00
Antonella Sgarlatta
4fc2c58daf styles: dropdown should be on top of resizer 2021-05-17 12:50:09 -03:00
Antonella Sgarlatta
674f14bf89 feat: add empty trash option 2021-05-12 18:51:28 -03:00
Antonella Sgarlatta
075f1b910b styles: revert search options button styling 2021-05-12 18:29:02 -03:00
Antonella Sgarlatta
b3380cf323 styles: fix search bar delete button style 2021-05-11 17:06:37 -03:00
Antonella Sgarlatta
160f8165fe chore(version-deps): upgrade stylekit 2021-05-11 14:38:45 -03:00
Antonella Sgarlatta
a475e0c382 styles: better hover state color 2021-05-10 19:07:29 -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