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>
This commit is contained in:
@@ -64,6 +64,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"sncrypto": "github:standardnotes/sncrypto#4a080efeb646dbf9ca3dffdfcfa9d081b4dc6de0",
|
||||
"snjs": "github:standardnotes/snjs#75ac6ff8e620f3b7e796b117b9d0afce303962a0"
|
||||
"snjs": "github:standardnotes/snjs#2ef57eba1fc0e4f81e667d80bc3b99e0f650b6d1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user