1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-12 05:20:26 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Mysh!
a3fe98cf49
Javascript related code changes (#112)
* Add if statement for case where shortcutsGroup can be undefined
* Use "===" instead of "==". Comparison prefix "==" may cause unexpected type coercion
* Remove anonymous function wrapping
2021-10-29 20:13:59 +07:00
Mikhail Chekan
8ecb501a9a Make toolbar actions lift the 'text changed' flag 2021-08-22 15:19:00 +08:00
handlerug
9ad9db9825
Fix warn before closing 2021-07-13 21:21:46 +07:00
handlerug
76d77f0887 Warn before closing if unsaved on edit page
It doesn't fire if you go back to the edit page and the browser
auto-fills the previous contents, but oh well.
2021-07-13 16:30:40 +07:00