Commit Graph

8381 Commits (785793892b2daabe5d7b82ef35a3665f59037f04)

Author SHA1 Message Date
Peng Xiao 785793892b fix: cleanup whiteboard icon display issue in page ref 2022-08-11 18:14:01 +08:00
Peng Xiao b636090d0e fix: stop quick action item click from trigger events underneath 2022-08-11 15:15:10 +08:00
Peng Xiao 33aba405aa fix: remove toggleGrid shortcut 2022-08-11 11:42:42 +08:00
Peng Xiao fefab647fd fix: should be able to create empty whiteboard block 2022-08-11 00:37:40 +08:00
Peng Xiao 878b4e7d9d fix: clear keybindings after exit whiteboard 2022-08-10 23:46:59 +08:00
Peng Xiao da880becae fix: dev reload keybindings issue & target not found 2022-08-10 23:09:42 +08:00
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 e0b8e66906 fix: some keybindings not working issue 2022-08-10 17:26:40 +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 7ab1744511 fix: only scrollIntoView on keyboard events 2022-08-09 22:45:03 +08:00
Peng Xiao 30a4ee6473 fix: better quick add keyboard support 2022-08-09 22:39:28 +08:00
Peng Xiao 1736910358 fix: revert back electron pkg name 2022-08-09 18:52:51 +08:00
Peng Xiao 0aa1112aca fix: should be able to delete shapes when hovering 2022-08-09 14:06:23 +08:00
Peng Xiao cd1e8d88a9 fix: should not pasting html when shiftkey is down 2022-08-09 11:32:57 +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 80fb12b6e7 chore(deps): update electron 19.0.10
BREAKING CHANGE: IndexDB version incomaptible, should clear cache
2022-08-09 00:08:09 +08:00
Grant Moyer 161d3174e4
Upgrade electron to 19 (#6032) 2022-08-08 23:54:30 +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 040c8282be chore: build libs core 2022-08-08 15:49:11 +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 e77fd12a22 fix: disable rotate 2022-08-06 23:27:47 +08:00
Peng Xiao c093251f40 fix: more styles 2022-08-06 23:23:25 +08:00
Peng Xiao eef15ab991 fix: hide breadcrumb preview in whiteboard 2022-08-06 23:15:45 +08:00
Peng Xiao c8d34a0106 fix: highlighted should have no border-radius 2022-08-06 23:11:46 +08:00
Peng Xiao c8d3d39c0e Merge remote-tracking branch 'upstream/master' into whiteboards 2022-08-06 23:07:15 +08:00
Peng Xiao fe561bd730 fix: minor change 2022-08-06 23:06:55 +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