Commit Graph

2 Commits

Author SHA1 Message Date
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
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