Commit Graph

6489 Commits (827884cbb17d8a52076e1b2db578bdb26ff7f384)

Author SHA1 Message Date
Andelf 37055a45bc fix(script): should bump versionCode 2022-01-21 09:41:06 +08:00
Andelf 80fb613e8a chore: bump version 0.5.9 2022-01-20 21:28:44 +08:00
Tienson Qin 691850ec41 fix: tests 2022-01-20 13:03:52 +08:00
Tienson Qin 723a202faa fix: caret-range should include newlines 2022-01-20 12:45:37 +08:00
Andelf e6531f404f fix(editor): reorder auto-complete items 2022-01-20 11:40:16 +08:00
Tienson Qin c3ebaaf51e fix: remove blank when deleting a block and append to its prev block 2022-01-20 11:31:43 +08:00
Tienson Qin 27caa5d576 fix: can't move forward if there's only one character in the editor
close #3952
2022-01-20 11:12:57 +08:00
Tienson Qin ab324ba7f1 fix: flashcards number is not updated when switching graphs 2022-01-20 10:58:02 +08:00
Tienson Qin 53eba18ece fix: wrong warning if logseq was killed when importing a new graph 2022-01-20 10:44:46 +08:00
leizhe e1b9efdd54 fix lint 2022-01-20 10:35:11 +08:00
leizhe 79a1c15ba9 feat(mobile): tap status bar to scroll to top 2022-01-20 10:35:11 +08:00
leizhe 10a760c82e don't collapse left sidebar when editing 2022-01-20 10:34:42 +08:00
leizhe f25af714c8 enhance(iPad): right sidebar resizer 2022-01-20 10:34:24 +08:00
Junyi Du 65f800b4b8 fix: doc string update 2022-01-20 10:33:50 +08:00
Junyi Du 694dfe52ec enhance: page name index sync normalization; e2e alias diacritic test 2022-01-20 10:33:50 +08:00
Junyi Du 226541ff5e enhance: apply normalization on page indexing & diacritics / accents searching compat. 2022-01-20 10:33:50 +08:00
Junyi Du ef2c337e2e enhance: don't add unnecessary title property 2022-01-20 10:33:50 +08:00
Junyi Du 37f08d96e1 enhance: normalize all paths in app 2022-01-20 10:33:50 +08:00
Tienson Qin b72e0199d0 fix: e2e tests 2022-01-20 10:15:37 +08:00
Tienson Qin 0ea62d4289 fix: block size when there's only # 2022-01-19 23:43:54 +08:00
Tienson Qin 8d4f44a326 fix: caret pos 2022-01-19 23:18:40 +08:00
Tienson Qin 73e0c9968a enhance: safe check input on selectionStart 2022-01-19 23:08:50 +08:00
Tienson Qin 3a2724fb4d chore: remove prn 2022-01-19 13:53:34 +08:00
Tienson Qin da58f57383 fix: invalid graph cache 2022-01-19 13:44:46 +08:00
Tienson Qin c120dd4d3b fix: selection 2022-01-19 13:00:51 +08:00
Andelf e9ebf54ecb fix: wrong props filter with boolean and int
Fix #3944
2022-01-19 11:12:38 +08:00
Andelf 5ce66ac215 test(e2e): add test case for #3944 2022-01-19 11:12:38 +08:00
Andelf dbdb119438 Revert "dev: fix gulp-watch cpu usage"
This reverts commit 261efce937.
2022-01-18 16:53:39 +08:00
Andelf 937c88b6b8 fix(ui): wrong precondition for open button 2022-01-18 14:49:40 +08:00
leizhe 557b67925f enhance: ac window moves with text 2022-01-18 10:39:14 +08:00
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
leizhe 6a151937d7 fix(iPhone): notification position 2022-01-17 23:52:57 +08:00
leizhe 9b50e6e2ad enhance(mobile): set min-height for cards on phone 2022-01-17 23:52:57 +08:00
Junyi Du 26c4f2c486 fix: sanitize block search content 2022-01-17 18:19:35 +08:00
Junyi Du dbbf0c9dd0 enhance: wrap title rename condition with page-name-sanity 2022-01-17 18:19:35 +08:00
Junyi Du 3afde150ce enhance: index normalized text only (case-insensitive) 2022-01-17 18:19:35 +08:00
Junyi Du 9a4b252bb1 enhance: more page-name-sanity coverage 2022-01-17 18:19:35 +08:00
charlie e0ed576ac3 fix(editor): move block with top option (as before for plugin api) 2022-01-17 17:56:46 +08:00
Andelf ddbe7cabeb test(e2e): refine condition wait 2022-01-17 17:26:42 +08:00
Andelf f5be683963 test(e2e): allow test with newly opened graph 2022-01-17 17:26:42 +08:00
Junyi Du e1eb17c2a5 fix: datomic error blocks file watching 2022-01-17 11:33:46 +08:00
Tienson Qin 9ad803b6b4 fix: wrong alias parsing 2022-01-17 11:03:56 +08:00
charlie 2e3becef1c fix(lint): bad condition branch 2022-01-17 10:57:43 +08:00
Tienson Qin 4e9c6bceb4 fix: lint errors 2022-01-16 17:46:19 +08:00
Tienson Qin 7b7e2e16b0 fix: slide reactive blocks 2022-01-16 17:44:27 +08:00
Tienson Qin 06299bb8b9 fix: slide background image 2022-01-16 17:15:17 +08:00
Tienson Qin 1a219c3beb fix: verticle slides 2022-01-16 17:09:50 +08:00
Tienson Qin 21f2237227 fix: lint errors 2022-01-16 13:06:54 +08:00
clark-cui 1abbefbe4b enhance(marketplace): ui position 2022-01-16 12:46:53 +08:00
leizhe c06ba6e2e6 fix lint warning 2022-01-16 12:45:41 +08:00