Commit Graph

5773 Commits

Author SHA1 Message Date
Peng Xiao
06f5fca5ea fix: several issues
- do not remove whiteboard blocks
- select all does not work
2022-08-10 20:16:06 +08:00
Peng Xiao
1d39fe5a54 fix: ci 2022-08-10 12:56:55 +08:00
Peng Xiao
6bb6acc437 fix: issue with stale cache 2022-08-10 11:50:57 +08:00
Peng Xiao
df75532365 fix: should not open first block for whiteboard 2022-08-10 10:37:23 +08:00
Peng Xiao
0aa1112aca fix: should be able to delete shapes when hovering 2022-08-09 14:06:23 +08:00
Peng Xiao
2308a5d120 fix: event is not being captured sometimes 2022-08-09 11:06:06 +08:00
Peng Xiao
1d7374ba86 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-09 09:47:00 +08:00
Andelf
da5f22acbc chore: bump version 0.8.0 2022-08-08 21:48:53 +08:00
Andelf
44f23db9d4 fix(ref): block embedded error (#6304)
Fix #6284
2022-08-08 21:48:27 +08:00
Andelf
91f3c39908 fix(electron): handle corrupted search db
Fix #6004
2022-08-08 20:55:13 +08:00
Peng Xiao
23969f18c1 fix: whiteboard page ref styles 2022-08-08 15:51:38 +08:00
charlie
af49427ef1 improve(plugin): api of select single block 2022-08-08 15:49:11 +08:00
charlie
7bd32fb911 improve(plugin): update types 2022-08-08 15:49:11 +08:00
charlie
1665058386 improve(plugin): perf console table 2022-08-08 15:49:11 +08:00
charlie
3e7c20fd80 improve(plugin): support textarea for settings input item 2022-08-08 15:49:11 +08:00
charlie
a14b397899 improve(api): the last active block also represent for current block 2022-08-08 15:49:11 +08:00
Peng Xiao
67c9bad450 fix: clickoutside for page references popup in whiteboard 2022-08-08 14:31:34 +08:00
Peng Xiao
73bc648813 fix: link reference preview logic 2022-08-08 13:55:28 +08:00
Andelf
52b7a5e203 test(e2e): add test case page name
fix: lint
2022-08-08 13:34:47 +08:00
Tienson Qin
b6be007d98 fix: don't replace _ for the page name if it's not a local asset 2022-08-08 13:34:47 +08:00
Peng Xiao
1205184f51 fix: minor style change 2022-08-08 11:40:03 +08:00
Peng Xiao
866b4793bd Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-08 11:20:21 +08:00
Peng Xiao
6dfb5cf29f feat: enhance whiteboard page ref count styles 2022-08-08 10:22:03 +08:00
Giuseppe D'Andrea
192a30ae1b fix left-right navigation after selecting multiple blocks 2022-08-08 08:44:08 +08:00
Giuseppe D'Andrea
b129a703ec fix up-down navigation after selecting multiple blocks 2022-08-08 08:44:08 +08:00
Peng Xiao
b92f75135f feat: whiteboard dashboard link counts 2022-08-07 16:22:17 +08:00
Peng Xiao
9cad123ae9 fix: enhance dashboard page 2022-08-07 15:59:40 +08:00
Peng Xiao
eef15ab991 fix: hide breadcrumb preview in whiteboard 2022-08-06 23:15:45 +08:00
Peng Xiao
c8d3d39c0e Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-06 23:07:15 +08:00
Peng Xiao
d5a1bbf1a9 feat: enhance quick add ux 2022-08-06 23:03:09 +08:00
lecoan
0c563facad improve UX design: click the plugin title to open README (#6286)
* improve UX design: click the plugin title to open readme

* improve UX design: let the icon clickable

* improve UX design: rename the function from open-plugin-readme! to get-open-plugin-readme-handler
2022-08-06 21:11:19 +08:00
Peng Xiao
7ba324bfd2 fix: quick add by block or page 2022-08-06 17:36:34 +08:00
Peng Xiao
ecfb82d8a3 fix: dashboard preview 2022-08-06 15:50:34 +08:00
Peng Xiao
357a51c8bd fix: normal page cannot be saved 2022-08-06 15:45:43 +08:00
Peng Xiao
0f42e9fd13 fix: remove unsed file 2022-08-06 14:52:18 +08:00
Peng Xiao
1352ee404e fix: some ux fix 2022-08-06 14:25:39 +08:00
Peng Xiao
b9bc4130e9 fix: tests 2022-08-06 13:29:36 +08:00
Peng Xiao
37f0893b01 fix: remove some logging 2022-08-06 10:40:09 +08:00
Peng Xiao
c8075a7ee0 Update whiteboard.cljs 2022-08-06 10:38:35 +08:00
Peng Xiao
e9e2df17df fix: should not remove child block 2022-08-06 00:39:54 +08:00
Peng Xiao
1ea91988a2 decorate shape links 2022-08-06 00:22:38 +08:00
Peng Xiao
aa224fb6de fix: some displaying styles 2022-08-06 00:13:33 +08:00
Peng Xiao
1e476bd26c feat: add tabler icon extensions 2022-08-05 21:50:58 +08:00
Peng Xiao
712c49906c fix: editing issue 2022-08-05 14:16:19 +08:00
Peng Xiao
b30adea656 Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-05 13:59:06 +08:00
Peng Xiao
5ce5a1bfc3 fix: remove debug code 2022-08-05 11:33:14 +08:00
Peng Xiao
5f6dad4526 quick add single block 2022-08-05 11:28:24 +08:00
Peng Xiao
fcd158fdc8 quick add block shape 2022-08-05 01:58:39 +08:00
Phoenix Eliot
7eef27c020 Add comments to editor keyup-handler cases 2022-08-04 13:38:17 -04:00
netwjx
6205027909 Finish Chinese Translations 2022-08-04 13:19:50 -04:00