Commit Graph

19 Commits

Author SHA1 Message Date
Mo Bitar
41e1dd9731 fix: race condition where previous note actions may be displayed for current note (#613) 2021-08-13 16:16:39 -05:00
Baptiste Grob
abfc588368 feat: multiple selected notes panel 2021-04-13 14:43:48 +02:00
Baptiste Grob
a0909399f8 fix: lint errors 2021-01-22 11:52:24 +01:00
Baptiste Grob
3a16140699 chore(deps): upgrade snjs & sncrypto-web to npm package versions 2020-11-19 13:37:49 +01:00
Baptiste Grob
c55a7e45a4 fix: promote actions visibility to global state 2020-10-21 15:55:09 +02:00
Mo Bitar
945144734c fix: extension hiding + deprecation notice 2020-09-25 10:56:50 -05:00
Baptiste Grob
368eb4c637 fix: display note history action items without throwing 2020-09-25 11:41:13 +02:00
Mo Bitar
b3e5ca340d feat: improve strings, challenges, and template readiness 2020-09-23 22:34:18 -05:00
Johnny A
6717907dd3 fix: upon extension error, loading spinner should be removed (#461)
* fix: upon extension error, loading spinner should be removed

* feat: show a message when an extension fails to load actions

* fix: extension state data structure

* fix: initialize extensions state

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-09-07 10:44:52 -04:00
Johnny A
c4506a5407 fix: incremental loading for actions (#449)
* fix: incremental loading for actions

* fix: simplify loadingExtensions initialization

* fix: loading spinner per extension

* refactor: minor changes

* fix: loading and hidden state should not be persisted

* chore(deps): update snjs

* fix: keep === comparison operator

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-08-26 09:35:54 -04:00
Johnny A
4b173bdf64 fix: actions not loading (#448)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-08-19 13:53:57 -04:00
Baptiste Grob
2fb6adb6ea fix: typescript errors 2020-08-12 21:21:38 +02:00
Johnny Almonte
31a1d112ac refactor: loadExtensions method 2020-06-27 22:40:29 -04:00
Johnny Almonte
42e71cee5a refactor: actions menu 2020-06-27 22:03:30 -04:00
Johnny Almonte
ff20b9d6e6 fix: remove unnecessary property 2020-06-26 10:55:22 -04:00
Johnny Almonte
45fe64191d refactor: actions menu 2020-06-25 23:37:49 -04:00
Mo Bitar
78e4ae0a16 fix: use snjs proper types location 2020-04-30 11:23:02 -05:00
Mo Bitar
9cf99896a5 Remove dummy concept in favor of editor group and editors 2020-04-14 15:03:22 -05:00
Mo Bitar
d38c14b1b4 Actions Menu TS 2020-04-12 17:38:18 -05:00