Commit Graph

4 Commits

Author SHA1 Message Date
Tienson Qin
6aba8c3241 Improve long page editing performance (#3855)
* Remove expensive parsing when saving files

* Add limit to page blocks query

* Don't collapse block's body to make it compatible with other tools

* Alert if there're unsaved changes when switching graphs

* DB schema migration for :block/collapsed? from it's property

Co-authored-by: Andelf <andelf@gmail.com>
2022-01-18 10:37:31 +08:00
Junyi Du
6c686c4ead test(e2e): page alias with diacritics tests 2022-01-13 12:21:22 +08:00
Junyi Du
977add22ff test(e2e): fix playwright test timeout 2022-01-04 21:37:44 +08:00
Junyi Du
6fe10a587e test(e2e): text normalization 2022-01-04 21:37:44 +08:00