Commit Graph

69 Commits

Author SHA1 Message Date
MingLIang Wang c7cd558c3b Merge pull request #233 from LuciNyan/fix-drop-line
fix(libs): remove line after drop
2022-08-18 10:03:59 +08:00
DiamondThree 64d5f781b6 fix command-menu create block after can remove block 2022-08-17 22:04:17 +08:00
LuciNyan 3a4bc73d38 fix: convert sleep to raf 2022-08-17 21:53:04 +08:00
LuciNyan 67f0a2516b fix(libs): remove line after drop 2022-08-17 21:18:07 +08:00
lawvs 52819e2f81 fix: workaround dom not found 2022-08-17 19:13:36 +08:00
alt0 02613e08b8 fix: whiteboard -> edgeless 2022-08-16 18:41:04 +08:00
Simon Li 2560c7b074 feature: add a left menu option to add a below block (#232)
* feature: add a left menu to add a below block

* fix: 1.remove extra spaces
2.update hard code to predefined types
2022-08-13 03:18:26 +08:00
DarkSky 617f9b9bfc chore: organizeImports 2022-08-13 02:08:21 +08:00
DarkSky 8b7d8dc348 Merge branch 'develop' into feature/remove-react-fc 2022-08-12 19:18:57 +08:00
austaras 308d2c4445 fix(whiteboard): error when drag away last element in Chrome 2022-08-12 18:37:58 +08:00
alt0 b9e69ec833 fix: left menu color 2022-08-12 11:44:04 +08:00
Bryan Lee 495d9ccc0c chore: remove residual FC and FunctionComponent from components 2022-08-12 10:56:22 +08:00
DarkSky 40b617c429 chore: reduce code by gndelia/codemod-replace-react-fc-typescript 2022-08-12 01:26:27 +08:00
DarkSky b2bac25a92 Merge pull request #195 from toeverything/fix-gap
fix(editor): gap between block
2022-08-11 21:13:37 +08:00
austaras 5a23f67d31 feat(whiteboard): cursor style when dragging 2022-08-11 19:01:09 +08:00
austaras 11c7e3ad83 fix(editor): gap between block 2022-08-11 19:00:52 +08:00
DarkSky a5a8b32a25 Merge pull request #174 from toeverything/fix-left-menu
fix(plugin): hide left menu when block change
2022-08-10 19:18:56 +08:00
DiamondThree d7ddffe3f8 fix: error catch (#181) 2022-08-10 18:45:20 +08:00
DiamondThree b1602b2b1a fix: error catch (#182) 2022-08-10 18:39:01 +08:00
austaras 00f5f239b2 fix(plugin): hide left menu when block change 2022-08-10 18:22:45 +08:00
SaikaSakura f87d4e3d18 Merge remote-tracking branch 'origin/develop' into feature/new-grid-drop 2022-08-10 18:14:17 +08:00
SaikaSakura b5ae4e9a64 feat: fix review 2022-08-10 15:34:26 +08:00
DiamondThree fa458f06a4 fix:commend-menu postion 2022-08-10 11:42:09 +08:00
DiamondThree 32be658e96 fix:lint 2022-08-10 11:15:22 +08:00
SaikaSakura 4522e0a56c feat: new grid drop logic 2022-08-09 18:44:14 +08:00
Whitewater 73d7d4e1a8 Merge pull request #157 from toeverything/fix/page-plugin
fix page title tranform
2022-08-09 18:02:31 +08:00
lawvs 5fdbd90877 fix: clean ReferenceMenuPlugin side effect 2022-08-09 15:00:58 +08:00
Whitewater 81867d85e3 chore: prefer const 2022-08-09 12:33:56 +08:00
DiamondThree c2edd93c72 fix page title tranform 2022-08-09 12:14:14 +08:00
austaras eff461891d fix(plugin): left menu item refresh on blockId change 2022-08-08 18:44:45 +08:00
austaras fdeae3d432 fix(plugin): use rxjs throttle 2022-08-08 15:05:01 +08:00
DarkSky 63e1989d4b Merge branch 'master' into develop 2022-08-07 22:33:30 +08:00
tzhangchi 450a54bcb9 fix(Reference): add robust judgment 2022-08-07 19:58:37 +08:00
SaikaSakura 5c51457761 feat: outer drag 、fix new page selection 2022-08-05 19:29:26 +08:00
DiamondThree 75ebb6a59f Merge pull request #31 from toeverything/bugfix/iframe
fix iframe will take away the focus
2022-08-04 22:03:27 +08:00
austaras c63d5da4df refact(hook): remove afterOnNodeDragOver 2022-08-04 18:17:39 +08:00
alt0 ce5a523b12 fix: rename shadowSxDownLg -> shadow1 2022-08-04 17:47:09 +08:00
alt0 37a7e36c45 fix: lighter box shadow 2022-08-04 17:29:51 +08:00
DiamondThree c777c3c71d Merge branch 'master' into bugfix/iframe 2022-08-04 14:21:56 +08:00
austaras 57ce992102 fix(plugin): left menu postion and size 2022-08-03 18:33:35 +08:00
Whitewater d683f7ce05 Merge pull request #61 from toeverything/fix/template-error
fix: check error
2022-08-03 17:01:18 +08:00
lawvs 67238b8da8 fix: check error 2022-08-03 16:38:47 +08:00
SaikaSakura e813b4a8d9 feat: fix code review 2022-08-03 16:37:12 +08:00
SaikaSakura 3070322393 feat: change left menu icon style 2022-08-03 16:37:12 +08:00
DiamondThree eab4fd2b8f fix interfere in Menu.tsx 2022-08-03 15:30:02 +08:00
DiamondThree 928a90942a fix clickaway error in page 2022-08-03 11:04:02 +08:00
DiamondThree 7c0e3c03d5 fix command menu don's vanish on scorlling 2022-08-01 23:16:44 +08:00
austaras c32878dea9 fix(plugin): fix left menu behavior 2022-08-01 18:07:35 +08:00
DarkSky d7a5809861 fix: rebase glitch 2022-08-01 02:15:25 +08:00
qishaoxuan d5f6ab0bb5 chore: remove useless file 2022-07-28 14:24:51 +08:00