Commit Graph

28 Commits

Author SHA1 Message Date
Whitewater f81459d4c0 Feat/left menu i18n (#407)
* feat(i18n): add left menu i18n

* chore(i18n): add missing ComingSoon

* chore(i18n): update docs

* fix: lint
2022-09-12 19:17:59 +08:00
austaras 3e0d076899 feat(editor): focus block when click on space 2022-08-26 17:26:36 +08:00
lawvs 52819e2f81 fix: workaround dom not found 2022-08-17 19:13:36 +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 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
austaras 00f5f239b2 fix(plugin): hide left menu when block change 2022-08-10 18:22:45 +08:00
SaikaSakura 4522e0a56c feat: new grid drop logic 2022-08-09 18:44: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
SaikaSakura 5c51457761 feat: outer drag 、fix new page selection 2022-08-05 19:29:26 +08:00
austaras c63d5da4df refact(hook): remove afterOnNodeDragOver 2022-08-04 18:17:39 +08:00
austaras 57ce992102 fix(plugin): left menu postion and size 2022-08-03 18:33:35 +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
austaras c32878dea9 fix(plugin): fix left menu behavior 2022-08-01 18:07:35 +08:00
austaras 21fbadb399 feat(plugin): migrate plugin runner to rxjs 2022-07-27 16:22:05 +08:00
austaras b9f46028a8 fix(editor): remove rootRect and modify layout 2022-07-26 17:28:19 +08:00
SaikaSakura 8b8529c1be feat: change cursor when drag 2022-07-26 18:49:18 +08:00
austaras 95629486b3 fix(select): select rect position 2022-07-25 11:15:14 +08:00
DarkSky e3e3741393 init: the first public commit for AFFiNE 2022-07-22 15:49:21 +08:00