Andelf
1cf71089bf
Refactor path handling on mobile platforms ( #6402 )
...
* refactor(mobile): use unescaped uri across app
* refactor(android): use uri for all path
2022-08-19 18:18:04 +08:00
charlie
818a009cdb
fix(android): bak file when external file change event
2022-08-19 18:18:04 +08:00
Andelf
938f504fff
chore: rm debug print
2022-08-19 18:18:04 +08:00
Andelf
9146dad0a4
refactor: db content backup
2022-08-19 18:18:04 +08:00
charlie
13091b8781
enhance: utils of safe path join
2022-08-19 18:18:04 +08:00
charlie
005719cb06
fix(mobile): bak files
2022-08-19 18:18:04 +08:00
charlie
5373da2deb
fix: safe path join
2022-08-19 18:18:04 +08:00
charlie
1a6379f118
improve: add safe path join
2022-08-19 18:18:04 +08:00
charlie
b6caba48d8
fix: WIP file bak when external file changed
2022-08-19 18:18:04 +08:00
Tienson Qin
f502de3ad4
fix: e2e test
2022-08-18 08:18:58 +08:00
Tienson Qin
934fa7291a
fix: autocomplete modal closes immediately if the cursor is after ]
...
close #6392
2022-08-18 06:38:23 +08:00
queeup
48b8e54e0f
fix: update Turkish translation
2022-08-17 17:14:54 +08:00
Tienson Qin
290cd0c131
chore: revert mouseup listener because it breaks e2e-test
2022-08-16 22:13:26 +08:00
Tienson Qin
292e86881e
Better error
2022-08-16 18:27:35 +08:00
yoyurec
722d858158
feat(settings): add plugin pid to buttons and panel
2022-08-16 15:40:40 +08:00
Tienson Qin
e04e4d7914
fix: template auto-complete
2022-08-16 13:11:31 +08:00
Tienson Qin
1a4ad3a4b7
fix: notification when saving graph
2022-08-16 11:50:34 +08:00
Tienson Qin
220a55b756
fix: collapsing multi-line block
...
close #6374
2022-08-16 11:21:59 +08:00
Tienson Qin
aa38e83fa4
fix: can not exit edit mode by clicking on the blank space
...
close #6376
2022-08-16 11:07:01 +08:00
Andelf
0283c40abc
chore: bump version 0.8.1
2022-08-16 10:42:28 +08:00
Tienson Qin
275314e3bb
fix: linked reference does not show children of the referenced block
...
close #6357
2022-08-15 22:17:49 +08:00
Tienson Qin
48ce3bf4c5
revert back
2022-08-15 21:58:46 +08:00
Tienson Qin
f891e3d21f
enhance: right click dot should show custom menu when block selected
2022-08-15 21:58:46 +08:00
Tienson Qin
16cb18f734
fix: e2e tests
2022-08-15 21:58:46 +08:00
Tienson Qin
453c17289a
fix: lint warnings
2022-08-15 21:58:46 +08:00
Tienson Qin
eff9072564
fix: remove unused time check for invisible components
2022-08-15 21:58:46 +08:00
Tienson Qin
1fefe92433
fix: query refresh button
2022-08-15 21:58:46 +08:00
Tienson Qin
5880e11350
enhance: close all existing modal when start editing
2022-08-15 21:58:46 +08:00
Tienson Qin
982e8e1b8a
fix: lint warnings
2022-08-15 21:58:46 +08:00
Tienson Qin
5aa0db2f21
perf: delay writes for long page
2022-08-15 21:58:46 +08:00
Tienson Qin
ca7b86f082
perf: sub selected block
2022-08-15 21:58:46 +08:00
Tienson Qin
39e2f0ac1c
fix: shift-select up
2022-08-15 21:58:46 +08:00
Tienson Qin
442b65d210
fix: can't delete selected blocks in queries
2022-08-15 21:58:46 +08:00
Tienson Qin
e5532bfe7e
fix: move blocks up/down can still affect path refs
2022-08-15 21:58:46 +08:00
Tienson Qin
08ba4348b9
fix: lint warnings
2022-08-15 21:58:46 +08:00
Tienson Qin
21603f9d1d
fix: distinct blocks when sort by left
2022-08-15 21:58:46 +08:00
Tienson Qin
6e87aa9386
perf: don't refresh all paginated blocks queries
2022-08-15 21:58:46 +08:00
Tienson Qin
64d1fdec4c
perf: use avet index to speed up block children query
2022-08-15 21:58:46 +08:00
Tienson Qin
6bbbccd942
fix: a react component might have multiple reactive queries
2022-08-15 21:58:46 +08:00
Tienson Qin
ca1c4ee479
fix: delay custom queries
2022-08-15 21:58:46 +08:00
Tienson Qin
fd5f3b4f60
perf: refs reactive query
2022-08-15 21:58:46 +08:00
Tienson Qin
517de6737e
fix: try to sort blocks by left
2022-08-15 21:58:46 +08:00
Tienson Qin
d6abc839ec
fix: performance degradation for 0.8.0
2022-08-15 21:58:46 +08:00
Tienson Qin
d91dd505ad
fix: lint warnings
2022-08-15 21:26:37 +08:00
charlie
24595cc4a9
improve(custom.css): support import current graph assets file
2022-08-15 19:00:48 +08:00
Phoenix Eliot
9d9d8b3474
Fix: Fix undo/redo while action menu is open ( #6273 )
...
* Add data attribute to modals for testing
* Add test for undoing with action menu open not destroying text
* Add test for undo closing the action menu
* Add simple fix for undo/redo with action menu open
Co-authored-by: Tienson Qin <tiensonqin@gmail.com >
2022-08-15 18:58:35 +08:00
Tienson Qin
d5adf85f58
fix: lint warnings
2022-08-15 18:48:25 +08:00
Phoenix Eliot
3c6514ee4b
Fix moving cursor outside brackets ( #6283 )
...
* Add data attribute to modals for testing
* Add several tests for moving cursor outside/within brackets
Update tests to be more reliable and DRYer
Rename action menu to autocomplete menu; fix test race condition
Rename 'action modal' to 'autocomplete menu'
* Check for being outside of brackets on every keyup
Remove dead code
Co-authored-by: Tienson Qin <tiensonqin@gmail.com >
2022-08-15 18:47:26 +08:00
Tienson Qin
3581fe6abf
Remove unused code
2022-08-15 17:49:34 +08:00
Phoenix Eliot
7cb1fc9c3c
Add action whitelist and special handling for link/image input dialog
2022-08-15 17:45:39 +08:00