Commit Graph

113 Commits

Author SHA1 Message Date
DarkSky 40b617c429 chore: reduce code by gndelia/codemod-replace-react-fc-typescript 2022-08-12 01:26:27 +08:00
DarkSky 09b8c9c8bc Merge pull request #197 from toeverything/fix/experience
feat: update help info of pendant field title
2022-08-11 23:58:40 +08:00
QiShaoXuan 76fa003189 feat: update help info of pendant field title 2022-08-11 21:27:57 +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
DarkSky b53204a765 Merge pull request #189 from toeverything/feature/fix-track-pad-scroll
feat: fix-track-pad-scroll
2022-08-11 19:37:47 +08:00
DarkSky eb929eb99e Merge pull request #194 from toeverything/fix/experience
Fix/experience
2022-08-11 19:37:31 +08:00
austaras 11c7e3ad83 fix(editor): gap between block 2022-08-11 19:00:52 +08:00
QiShaoXuan 5e3f914182 fix: fix ui problems 2022-08-11 18:52:31 +08:00
QiShaoXuan 716c9ea34c feat: update animate of pandent trigger line 2022-08-11 15:51:24 +08:00
QiShaoXuan 137d6a1923 fix: hold pendant popover when completed incorrectly 2022-08-11 14:42:27 +08:00
SaikaSakura 011aac0bfc feat: fix-track-pad-scroll 2022-08-11 14:35:33 +08:00
QiShaoXuan 4dd76949c4 refactor: change pendant popover trigger to click 2022-08-11 12:19:36 +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
DarkSky 63e1989d4b Merge branch 'master' into develop 2022-08-07 22:33:30 +08:00
lawvs 833fcae116 fix: context not found 2022-08-05 22:44:12 +08:00
lawvs d86247d627 Revert "Revert "Merge pull request #42 from toeverything/feat/sub-page""
This reverts commit ecc7080179.
2022-08-05 22:44:01 +08:00
DarkSky ecc7080179 Revert "Merge pull request #42 from toeverything/feat/sub-page"
This reverts commit cf6491fb0c, reversing
changes made to e12deb302f.
2022-08-05 22:06:31 +08:00
SaikaSakura 5c51457761 feat: outer drag 、fix new page selection 2022-08-05 19:29:26 +08:00
Whitewater cf6491fb0c Merge pull request #42 from toeverything/feat/sub-page
Feat/sub page
2022-08-05 17:44:34 +08:00
austaras e12deb302f fix(editor): behavior when clicking in blank page and backspacing on last group 2022-08-05 17:38:39 +08:00
lawvs a4013d7378 chore: add overflow scroll 2022-08-05 16:04:02 +08:00
lawvs bd15d2d674 fix: ci 2022-08-05 16:04:02 +08:00
lawvs f0678e1eff chore: tweak style 2022-08-05 16:04:02 +08:00
lawvs 42c943f904 chore: clean code 2022-08-05 16:04:02 +08:00
lawvs 93f7ebf5c9 chore: update modal 2022-08-05 16:04:02 +08:00
lawvs 0709b5557c refactor: switch to useEditor 2022-08-05 16:04:02 +08:00
lawvs 974239bf9d chore: rename to ref page 2022-08-05 16:04:02 +08:00
lawvs c609d40f5a fix: import path 2022-08-05 16:04:02 +08:00
lawvs de510ba5ae chore: clean code 2022-08-05 16:04:02 +08:00
lawvs 4c882c13cc feat: add sub page 2022-08-05 16:04:02 +08:00
QiShaoXuan 4f73eeb9de fix: fixed can not add new card in kanban 2022-08-05 15:06:12 +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
Qi 869e0f7ebf Merge pull request #86 from toeverything/fix/scroll
fix: fixed #81
2022-08-04 16:23:49 +08:00
Qi 04b56ddff3 Merge pull request #44 from toeverything/feat/block-pendant
Feat/block pendant
2022-08-04 16:23:00 +08:00
QiShaoXuan edf35e44a9 fix: fixed #81 2022-08-04 14:32:52 +08:00
DiamondThree c777c3c71d Merge branch 'master' into bugfix/iframe 2022-08-04 14:21:56 +08:00
QiShaoXuan c5a9764e56 refactor: refactor logic of value history 2022-08-03 19:24:49 +08:00
QiShaoXuan 503752ce00 refactor: remove useless params in setValue method 2022-08-03 19:21:30 +08:00
austaras 57ce992102 fix(plugin): left menu postion and size 2022-08-03 18:33:35 +08:00
QiShaoXuan c347878f23 refactor: improves readability 2022-08-03 18:02:28 +08:00
QiShaoXuan 7b543ec2c1 fix: fixed #19 2022-08-03 18:01:00 +08:00
QiShaoXuan 13b608277d refactor: abstract the logic of the value history to the recastBlock 2022-08-03 18:00:00 +08:00
SaikaSakura 28f744e57c feat: grid optimise 2022-08-03 16:37:12 +08:00
DiamondThree eab4fd2b8f fix interfere in Menu.tsx 2022-08-03 15:30:02 +08:00
QiShaoXuan fe9a4470fc fix: fix mui select throw wraning when pendant select change 2022-08-03 11:18:00 +08:00
QiShaoXuan 727c742889 feat: modify the type of animation that appears for the pendant Add button 2022-08-03 11:14:52 +08:00
QiShaoXuan dd4360fb79 fix: The status history in kanban mode cannot be synced to text mode, fixed #43 2022-08-02 19:44:04 +08:00
QiShaoXuan f18f51ba7c feat: support group by status in kanban mode, resolved #40 2022-08-02 19:10:51 +08:00