Aman Harwara
b31afee108
feat: add files popover in note toolbar ( #913 )
2022-03-10 13:51:28 +05:30
Johnny A
87631dcb0d
fix: experimental features not reloading after toggling ( #917 )
...
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com >
2022-03-09 16:18:39 -04:00
Johnny A
5ceba79e15
chore(deps): bump @standarndotes packages ( #916 )
...
* chore(deps): bump @standarndotes packages
* chore: bundle
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com >
2022-03-08 15:47:19 -04:00
Myreli
5d49352f93
feat: redesign search filtering experience ( #908 )
...
* feat(search): redesign search filters as bubbles like mobile
* fix(search): decouble Bubble component styling
- animate the bubles on search
- decouple the Bubbles styling using utility classes
- improve styling of the new search options
* fix(Bubble): remove duplicated utility classes
* fix(bubble): use color neutral utility
* fix(bubble): increase gaps and justify center
* fix(Bubble): increase height and decrease gap
* fix(search): improve usability on search options
- increase animation timing to match mobile
- properly center cancel button
- only show cancel on text input
- prevent search options from disappearing when clicking with no text
* fix(search-options): improve spacing and auto size
* fix(search-options): improve animation and decrease gap
2022-03-08 10:50:21 -06:00
Aman Harwara
ab6e5ac367
feat: add Labs pane to preferences ( #892 )
...
* feat: add Labs pane to preferences
* feat: use lab_features value for account switcher
* feat: labs pane with experimental features
* fix: use toggleExperimentalFeature from features service
* fix: show premium modal if not entitled for experimental feature
* fix: add isExperimental && isExperimentalEnabled to EditorMenuItem type
* fix: hide experimental editor if not enabled
* chore(deps): update features and snjs
* fix: remove comment
* fix: remove filtering from reloadExperimentalFeatures
* fix: revert Footer.tsx
* chore(deps): bump @standardnotes packages
* fix: change experimental features layout
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com >
Co-authored-by: Mo <mo@standardnotes.com >
2022-03-08 12:39:37 -04:00
Mo
6d64889aad
chore: upgrade deps
2022-03-08 09:07:57 -06:00
Mo
ae5b182ac1
feat: snjs with auto integrity resolution ( #912 )
2022-03-07 10:34:23 -06:00
Mo
39c503ca1d
Merge branch 'hotfix/10.15.1' into develop
2022-03-05 09:41:45 -06:00
Mo
d3ef05d2d6
fix: remove max height on note options menu
2022-03-05 09:41:29 -06:00
Mo
4899ae961a
Merge branch 'release/10.15.0'
2022-03-05 09:29:14 -06:00
Mo
f97b2625be
chore: bump version
2022-03-05 09:28:29 -06:00
Mo
56ac6063fd
chore(deps): upgrade snjs
2022-03-05 09:00:08 -06:00
Aman Harwara
08fb913b0e
feat: close submenu if another submenu is opened ( #911 )
2022-03-05 20:20:11 +05:30
Aman Harwara
263640d476
fix: toolbar change editor menu not updating ( #909 )
...
* fix: toolbar change editor menu not updating
* refactor: rename isOpen prop to isVisible
* style: use better variable naming scheme
2022-03-05 08:19:26 -06:00
Aman Harwara
a17b7e7f46
fix: notes list options menu size regression ( #910 )
...
* feat: add new utility class
* fix: notes list options menu sizing
* fix: remove unnecessary class
* feat: remove unnecessary class
2022-03-05 08:18:48 -06:00
Mo
43accbc69d
Merge branch 'hotfix/10.14.2' into develop
2022-03-04 11:03:37 -06:00
Mo
b2a692caf4
Merge branch 'hotfix/10.14.2'
2022-03-04 11:03:31 -06:00
Mo
ae80bb0636
chore: update deps
2022-03-04 11:03:29 -06:00
Mo
7312e95fda
Merge branch 'hotfix/10.14.1' into develop
2022-03-04 09:17:42 -06:00
Mo
42d97df1fe
Merge branch 'hotfix/10.14.1'
2022-03-04 09:17:37 -06:00
Mo
d8e8be8b63
chore: upgrade deps
2022-03-04 09:17:28 -06:00
Mo
6c71864b7e
chore: merge develop
2022-03-04 08:48:09 -06:00
Mo
4a06cb3e04
chore: bump version
2022-03-04 08:43:03 -06:00
Aman Harwara
c150cd6867
feat: close change editor menu once editor is selected ( #907 )
2022-03-04 18:14:25 +05:30
Mo
d8caa31dc9
chore: upgrade deps ( #906 )
...
* chore: upgrade deps
* fix: MenuArrowRight import
* fix: type naming
2022-03-03 13:31:51 -06:00
Aman Harwara
c5eb84d7e8
feat: add toast notifications using stylekit ( #905 )
2022-03-02 23:33:46 +05:30
Aman Harwara
6311c68712
feat: show sign-in/sign-up errors under input instead of alert ( #904 )
2022-03-02 19:43:52 +05:30
Aman Harwara
c184ef2449
fix: first history entry being fetched twice ( #903 )
2022-03-02 18:30:10 +05:30
Mo
60bddd0f41
feat: untagged notes smart view
2022-02-27 17:46:55 -06:00
Mo
16fc3eb521
refactor: smart tags to views ( #902 )
...
* refactor: smart tags to views
* chore: upgrade snjs
2022-02-27 13:18:21 -06:00
Aman Harwara
4db8ca8bdd
feat: use improved style calculation for change editor submenu ( #899 )
2022-02-25 19:11:21 +05:30
Mo
c3d849d204
chore: ugprade snjs deps ( #898 )
2022-02-24 12:57:32 -06:00
Aman Harwara
7fe0873bbb
feat: redirect subscribers to dashboard instead of plans page ( #897 )
2022-02-24 21:28:39 +05:30
Aman Harwara
f9fafec11a
feat: make listed menu sorting consistent ( #896 )
2022-02-24 19:12:58 +05:30
Aman Harwara
3e14a77d62
feat: add icon to listed group header ( #895 )
2022-02-23 23:06:37 +05:30
Mo
7abad65a51
fix: saving status while fully offline
2022-02-23 11:27:03 -06:00
Aman Harwara
0e2ea3af74
fix: render change editor menu only if it is open ( #894 )
2022-02-23 11:04:35 -06:00
Aman Harwara
68daa216aa
fix: tag context menu ( #893 )
2022-02-23 11:03:46 -06:00
Aman Harwara
5df3e59604
fix: render change editor menu only if it is open ( #894 )
2022-02-23 20:55:26 +05:30
Aman Harwara
209bd99fe5
feat: add "Listed actions" option in note context menu ( #891 )
2022-02-23 20:51:34 +05:30
Aman Harwara
5265a0d010
fix: tag context menu ( #893 )
2022-02-23 18:59:25 +05:30
Mo
4f4f23f3be
Merge branch 'release/10.13.0'
2022-02-22 14:16:43 -06:00
Mo
3d6c10b70e
fix: apply active themes after features updated
2022-02-22 14:03:28 -06:00
Mo
af69a02555
fix: feature id reference
2022-02-22 11:05:37 -06:00
Mo
7f4184e0a9
chore: bump deps
2022-02-22 11:00:40 -06:00
Aman Harwara
22718d8a9f
feat: add tag context menu ( #890 )
2022-02-22 13:05:01 +05:30
Aman Harwara
a5da191034
fix: notes options closing when selecting note id ( #888 )
2022-02-19 19:47:30 +05:30
Aman Harwara
538e41d1cb
fix: plain editor revision rendering ( #889 )
2022-02-19 19:35:44 +05:30
Mo
d12eebe883
fix: prevent save status overflow from changing width of editor pane
2022-02-18 11:46:54 -06:00
Mo
4c8111ff6f
Merge branch 'release/10.12.0'
2022-02-18 10:03:00 -06:00