Commit Graph

114 Commits

Author SHA1 Message Date
QiShaoXuan
0674a48854 refactor: remove useless file 2022-08-11 22:49:42 +08:00
QiShaoXuan
6ad94242c4 fix: insert correct selection after paste 2022-08-11 22:33:51 +08:00
SaikaSakura
322fb098a4 feat: repair paste cursor 2022-08-11 22:06:50 +08:00
QiShaoXuan
0a265f9981 refactor: refactor paste behavior (not support selection) 2022-08-11 17:06:16 +08:00
QiShaoXuan
de4b40605a Merge branch 'fix/clipboard' of github.com:toeverything/AFFiNE into fix/clipboard 2022-08-11 16:03:19 +08:00
DiamondThree
9b0f608b6b fix: add moveCursor function 2022-08-11 15:15:47 +08:00
QiShaoXuan
a5d71d2dfa Merge branch 'fix/clipboard' of github.com:toeverything/AFFiNE into fix/clipboard 2022-08-10 19:38:07 +08:00
QiShaoXuan
0f49444c05 style: update code style 2022-08-10 13:32:29 +08:00
DiamondThree
e795655bd9 fix:lint 2022-08-09 18:57:41 +08:00
DiamondThree
1b337e9766 feat: add selection function 2022-08-09 18:43:09 +08:00
DiamondThree
36ad39237b feat: add selection function 2022-08-09 18:41:08 +08:00
QiShaoXuan
75083f1c75 style: update code style 2022-08-09 14:54:59 +08:00
QiShaoXuan
849bf813b4 Merge branch 'develop' into fix/clipboard 2022-08-09 11:28:20 +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
QiShaoXuan
eee90f1a5c feat: improved clipboard event determination conditions 2022-08-04 19:18:45 +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