Commit Graph

610 Commits

Author SHA1 Message Date
StandardNotes CI
5b910d4ae4 chore(release): publish
- @standardnotes/desktop@3.23.92
 - @standardnotes/mobile@3.31.8
 - @standardnotes/releases@1.3.14
 - @standardnotes/toast@1.3.5
 - @standardnotes/ui-services@1.1.1
 - @standardnotes/web@3.44.4
2022-08-11 20:06:21 +00:00
Aman Harwara
40d9392599 fix: optimize toasts for mobile (#1392) 2022-08-12 01:07:23 +05:30
StandardNotes CI
a7dfeae650 chore(release): publish
- @standardnotes/desktop@3.23.91
 - @standardnotes/mobile@3.31.7
 - @standardnotes/releases@1.3.13
 - @standardnotes/web@3.44.3
2022-08-10 13:30:36 +00:00
Aman Harwara
77cbb6b06e fix: tags being dimmed on safari (#1389) 2022-08-10 18:34:05 +05:30
Aman Harwara
82a8bcc440 fix: tag context menu button opening notes list veiw (#1390) 2022-08-10 18:13:29 +05:30
StandardNotes CI
83f6cc667d chore(release): publish
- @standardnotes/desktop@3.23.90
 - @standardnotes/mobile@3.31.6
 - @standardnotes/releases@1.3.12
 - @standardnotes/web@3.44.2
2022-08-09 15:38:31 +00:00
Vardan Hakobyan
d048800b9d fix: disable zoom on input focusing on ios (#1386)
* fix: disable zoom when focusing input field on ios

* chore: better naming
2022-08-09 19:06:03 +04:00
StandardNotes CI
1f3e741811 chore(release): publish
- @standardnotes/desktop@3.23.89
 - @standardnotes/mobile@3.31.5
 - @standardnotes/releases@1.3.11
 - @standardnotes/web@3.44.1
2022-08-08 09:30:06 +00:00
Aman Harwara
887402f75f fix: viewport height on mobile Chrome & Safari (#1376) 2022-08-08 14:32:16 +05:30
StandardNotes CI
d533fb78e0 chore(release): publish
- @standardnotes/desktop@3.23.88
 - @standardnotes/mobile@3.31.4
 - @standardnotes/releases@1.3.10
 - @standardnotes/web@3.44.0
2022-08-08 07:35:45 +00:00
Vardan Hakobyan
f555fbcaaa feat: tablet responsiveness (#1369)
* feat: "Notes" column responsiveness for tablets

* feat: ability to expand/collapse the navigation column, move some styles to tailwind

* feat: ability to expand/collapse the navigation column, move some styles to tailwind

* feat: icon for collapsing/expanding navigation column, style improvements

* fix: restore vertical panels resizability on large screens

* feat: tags/folders section for collapsed state

* feat: notes subsection styling in navigation section

* feat: hide rename & delete links of smart views when in collapsed mode

* fix: show notes count in bold when in collapsed mode

* fix: better padding for folders in collapsed state

* fix: smaller left padding for collapsed case

* fix: better view of expand/collapse control

* fix: hide search bar when collapsed

* fix: adjust position of "expand" control when in collapsed state

* chore: remove comments

* refactor: use `classNames` util when applying conditional css classes

* chore: shorter class names syntax

* chore: shorter syntax for conditional classes

* fix: better way of setting background color with opacity

* fix: use variable colors according to SN themes

* chore: move "colors" from "extend" section and thus override Tailwind's colors (so only SN colors will exist)

* fix: correct hover style in collapsed mode

* fix: correct upper boundary for extra small screens
2022-08-08 11:07:15 +04:00
Karol Sójko
8332a70384 fix(web): cannonical link rel 2022-08-08 09:04:39 +02:00
StandardNotes CI
50e85cac15 chore(release): publish
- @standardnotes/desktop@3.23.87
 - @standardnotes/mobile@3.31.3
 - @standardnotes/releases@1.3.9
 - @standardnotes/web@3.43.1
2022-08-06 05:20:47 +00:00
Aman Harwara
f2369c7555 chore: remove HtmlWebpackPlugin from dev webpack config (#1377) 2022-08-06 06:51:39 +02:00
StandardNotes CI
5f0d3ca8b2 chore(release): publish
- @standardnotes/api@1.4.7
 - @standardnotes/desktop@3.23.86
 - @standardnotes/encryption@1.14.0
 - @standardnotes/filepicker@1.22.0
 - @standardnotes/files@1.9.0
 - @standardnotes/mobile@3.31.2
 - @standardnotes/models@1.16.0
 - @standardnotes/releases@1.3.8
 - @standardnotes/services@1.17.0
 - @standardnotes/snjs@2.125.0
 - @standardnotes/ui-services@1.1.0
 - @standardnotes/web@3.43.0
2022-08-05 15:03:40 +00:00
Karol Sójko
1d378228d3 fix(ui-services): missing colon linter issues 2022-08-05 16:29:20 +02:00
Karol Sójko
d04d5d9d8f fix(ui-services): linter issues 2022-08-05 15:54:26 +02:00
Karol Sójko
2e487ae6f3 fix(ui-services): auto lock service extending tree 2022-08-05 15:32:18 +02:00
Karol Sójko
0825cedfbe fix(mobile): replace component viewer usage with interface 2022-08-05 14:54:04 +02:00
Karol Sójko
05435553a4 fix(web): add temporary workaround on the linter issue 2022-08-05 14:21:10 +02:00
Karol Sójko
10f40f662e fix(mobile): bring back responses and models to metro resolution 2022-08-05 13:40:48 +02:00
Karol Sójko
73e3b3813f fix(encryption): remove compiled encrypted paramters from source 2022-08-05 13:31:21 +02:00
Karol Sójko
3ce621e24c fix(mobile): imports only from snjs 2022-08-05 13:22:21 +02:00
Karol Sójko
8a1293f66d fix(mobile): add common to metro config 2022-08-05 12:44:36 +02:00
Karol Sójko
94772bb7b6 fix(mobile): add responses to metro config 2022-08-05 12:30:07 +02:00
Karol Sójko
c2159e77f7 fix(mobile): add models to metro config 2022-08-05 12:15:14 +02:00
Karol Sójko
ffb2193924 feat(encryption): refactor circular dependencies on services 2022-08-05 11:59:02 +02:00
Karol Sójko
183f68c9c1 fix(files): filepicker circular dependency 2022-08-04 17:32:49 +02:00
Karol Sójko
696b82b9d3 feat(files): refactor circular deps 2022-08-04 16:21:46 +02:00
Karol Sójko
7e251262d7 feat(web): extract ui-services package 2022-08-04 15:13:30 +02:00
StandardNotes CI
8a4aded995 chore(release): publish
- @standardnotes/desktop@3.23.85
 - @standardnotes/mobile@3.31.1
 - @standardnotes/releases@1.3.7
 - @standardnotes/web@3.42.1
2022-08-03 18:37:11 +00:00
Karol Sójko
1216b441fb fix(web): upgrade eslint 2022-08-03 20:01:01 +02:00
StandardNotes CI
f9036168e3 chore(release): publish
- @standardnotes/desktop@3.23.84
 - @standardnotes/mobile@3.31.0
 - @standardnotes/releases@1.3.6
 - @standardnotes/web@3.42.0
2022-08-03 14:27:45 +00:00
Karol Sójko
966c15701f fix(web): eslint ignore setup 2022-08-03 15:41:11 +02:00
Karol Sójko
483cac90cf feat(web): remove web-server and change web to a static website deployment (#1360)
* feat(web): add deploying static app

* fix(web): linter ignore patterns

* fix(web): cloudfront invalidation and favicons placement

* feat(web-server): remove web-server package in favour of web

* fix(web): remove linter parallel jobs due to oom issue

* fix(mobile): eslintignore paths

* fix(web): copy of components

* fix(web): include building components in building all process

* fix(web): copying of components
2022-08-03 14:51:59 +02:00
StandardNotes CI
3116ae3883 chore(release): publish
- @standardnotes/desktop@3.23.83
 - @standardnotes/releases@1.3.5
2022-08-01 09:18:54 +00:00
Aman Harwara
5b3cfddc50 fix: popover header getting hidden on desktop by titlebar (#1359) 2022-08-01 14:26:23 +05:30
StandardNotes CI
5ec8e99781 chore(release): publish
- @standardnotes/desktop@3.23.82
 - @standardnotes/mobile@3.30.38
 - @standardnotes/releases@1.3.4
 - @standardnotes/web-server@1.2.105
 - @standardnotes/web@3.41.3
2022-07-27 15:45:03 +00:00
Aman Harwara
58e751f986 fix: popover behaviour when clicking outside of popover (#1355) 2022-07-27 20:52:08 +05:30
StandardNotes CI
8c364f6d58 chore(release): publish
- @standardnotes/desktop@3.23.81
 - @standardnotes/mobile@3.30.37
 - @standardnotes/releases@1.3.3
 - @standardnotes/web-server@1.2.104
 - @standardnotes/web@3.41.2
2022-07-26 10:45:24 +00:00
Aman Harwara
9bc7533010 fix: preview modal keyboard handling (#1345) 2022-07-26 15:54:15 +05:30
StandardNotes CI
6f7dfaa9f6 chore(release): publish
- @standardnotes/desktop@3.23.80
 - @standardnotes/mobile@3.30.36
 - @standardnotes/releases@1.3.2
 - @standardnotes/web-server@1.2.103
 - @standardnotes/web@3.41.1
2022-07-25 15:10:47 +00:00
Aman Harwara
7b6b2bc5b1 fix: make modals mobile-friendly (#1337) 2022-07-25 20:18:24 +05:30
StandardNotes CI
36288ad36a chore(release): publish
- @standardnotes/desktop@3.23.79
 - @standardnotes/mobile@3.30.35
 - @standardnotes/releases@1.3.1
 - @standardnotes/web-server@1.2.102
 - @standardnotes/web@3.41.0
2022-07-20 21:12:51 +00:00
Aman Harwara
2573407851 feat: responsive popovers & menus (#1323) 2022-07-21 02:20:14 +05:30
StandardNotes CI
9ea1b35e0f chore(release): publish
- @standardnotes/desktop@3.23.78
 - @standardnotes/mobile@3.30.34
 - @standardnotes/releases@1.3.0
 - @standardnotes/snjs@2.124.5
 - @standardnotes/web-server@1.2.101
 - @standardnotes/web@3.40.7
2022-07-18 16:25:28 +00:00
Mo
98fc870d76 feat(releases): add mobile urls 2022-07-18 11:04:20 -05:00
Mo
12e2b83344 chore: update readme [skip ci] 2022-07-15 07:38:38 -05:00
StandardNotes CI
12168945f1 chore(release): publish
- @standardnotes/desktop@3.23.77
 - @standardnotes/icons@1.4.7
 - @standardnotes/mobile@3.30.33
 - @standardnotes/releases@1.2.99
 - @standardnotes/snjs@2.124.4
 - @standardnotes/toast@1.3.4
 - @standardnotes/web-server@1.2.100
 - @standardnotes/web@3.40.6
2022-07-14 15:27:11 +00:00
Mo
a827274ac6 refactor(web): use asterisk icon for upgrade indicator (#1318) 2022-07-14 10:06:31 -05:00