Commit Graph

214 Commits

Author SHA1 Message Date
Whitewater
f9bd53aaca fix(keyboard): hotkey unbind incorrect (#353) 2022-09-01 17:34:19 +08:00
Chi Zhang
6c7a49688b Merge pull request #345 from toeverything/fix/clipboard
fix: can not copy text other than block
2022-08-30 11:07:16 +08:00
Whitewater
2f11620221 fix: kanban tree view (#342) 2022-08-29 16:25:30 +08:00
QiShaoXuan
6b6e70f02c fix: can not copy text other than block 2022-08-29 11:26:01 +08:00
lawvs
12afd6be68 refactor: remove useBlockRender 2022-08-26 19:50:17 +08:00
DarkSky
7eff19509f chore: fix deps warn 2022-08-26 18:53:58 +08:00
austaras
3e0d076899 feat(editor): focus block when click on space 2022-08-26 17:26:36 +08:00
mitsuha(XiWen TU)
306af8b208 Merge pull request #329 from toeverything/feature-toc-optiscroll-mitsuha-dev
feature: 1.add primary ability in scroll scrollIntoViewByBlockId API;
2022-08-25 19:15:35 +08:00
mitsuha
02f8f8bcec feature: updatescrollIntoViewByBlockId API; 2022-08-25 18:53:15 +08:00
lawvs
2fd6921fe1 chore: support kanban progress update 2022-08-25 18:24:30 +08:00
lawvs
a713d9d649 feat: async block support deep observe 2022-08-25 18:22:39 +08:00
lawvs
4c2be53a22 refactor: update progress 2022-08-25 17:29:26 +08:00
mitsuha
b2d1968492 feature: 1.add primary ability in scroll scrollIntoViewByBlockId API; 2022-08-25 15:58:29 +08:00
lawvs
d6009e5e48 feat: add kanban todo progress 2022-08-25 15:26:21 +08:00
lawvs
d98e44bfc9 chore: clean code 2022-08-25 15:26:20 +08:00
lawvs
876a875576 feat: add kanban card editable border 2022-08-25 15:24:00 +08:00
lawvs
aa62599d13 refactor: kanban block render 2022-08-25 15:24:00 +08:00
mitsuha(XiWen TU)
9633ebd486 Merge pull request #326 from toeverything/feature-toc-mitsuha-dev
Feature toc mitsuha dev
2022-08-25 14:47:29 +08:00
mitsuha
637a03ae1d feature: 1. add TOC & adjust get eidtor style; 2022-08-25 11:22:44 +08:00
QiShaoXuan
03c01985c2 fix: lint error 2022-08-25 10:51:27 +08:00
QiShaoXuan
2e2d0b121b fix: replace activatable to editable 2022-08-24 19:41:06 +08:00
DarkSky
280fb4d8c7 Merge remote-tracking branch 'origin/develop' into fix/experience 2022-08-24 19:17:53 +08:00
mitsuha
13fe35ad61 feature: 1. add toc; 2022-08-24 19:05:06 +08:00
QiShaoXuan
c20288ce76 feat: add clipboardEvent2Blocks for white board to paste 2022-08-24 16:39:29 +08:00
QiShaoXuan
ce0c021c5e fix: copy in white board will thorw error 2022-08-24 15:22:41 +08:00
QiShaoXuan
012c0441d0 refactor: recode html2block 2022-08-24 14:41:21 +08:00
lawvs
123091c1aa chore: add warn comment 2022-08-24 02:08:00 +08:00
lawvs
a4dc7bf127 refactor: update block 2022-08-24 02:08:00 +08:00
lawvs
dd24711f21 refactor: update editor 2022-08-24 02:08:00 +08:00
lawvs
eb02e62a0e feat: new useBlockRender API 2022-08-24 02:08:00 +08:00
mitsuha
ab070daa7e feat: 1. add toc; 2022-08-23 15:37:44 +08:00
QiShaoXuan
4b904ef762 refactor: refactor block2html in clipboard 2022-08-22 22:03:11 +08:00
QiShaoXuan
065f833564 refactor: remove clipboard utils to ClipboardUtils 2022-08-22 10:29:42 +08:00
QiShaoXuan
17e454b1e6 refactor: refactor clipboard 2022-08-21 22:58:41 +08:00
QiShaoXuan
e1dece0595 refactor: change activatable to editable in BaseVeiw 2022-08-19 20:41:09 +08:00
xiaodong zuo
6bc78b35ec feat: Intra-line double link interaction 2022-08-19 18:30:52 +08:00
xiaodong zuo
63634e2057 Merge branch 'develop' into feat/doublelink 2022-08-19 18:26:47 +08:00
xiaodong zuo
3570aab4e8 feat: Intra-line double link interaction 2022-08-19 18:22:57 +08:00
xiaodong zuo
2406f9556f feat: Intra-line double link interaction 2022-08-19 11:13:15 +08:00
Whitewater
ad0738083a Merge pull request #106 from toeverything/feat/editable-kanban-card
Feat/editable kanban card
2022-08-19 11:02:42 +08:00
xiaodong zuo
dd1b160ef4 Merge branch 'develop' into feat/doublelink 2022-08-19 10:37:46 +08:00
QiShaoXuan
66a36481e1 fix: prettier code style 2022-08-18 20:09:35 +08:00
QiShaoXuan
59cd2af918 Merge branch 'fix/experience' of github.com:toeverything/AFFiNE into fix/experience 2022-08-18 20:08:11 +08:00
Qi
61f15ba843 Update libs/components/editor-core/src/editor/clipboard/utils.ts
Co-authored-by: Whitewater <me@waterwater.moe>
2022-08-18 20:04:03 +08:00
QiShaoXuan
d1835e8cad feat: update logic of copy group block 2022-08-18 18:20:07 +08:00
lawvs
06d442a8c1 refactor: clean anti pattern editor element 2022-08-18 17:41:43 +08:00
lawvs
dcdc7f8862 refactor: ref page use AffineEditor 2022-08-18 17:41:42 +08:00
QiShaoXuan
fa1d011135 fix: wrong block order when pasting multiple blocks 2022-08-18 17:30:09 +08:00
QiShaoXuan
b25016b893 Merge branch 'develop' into fix/experience 2022-08-18 16:47:28 +08:00
xiaodong zuo
919e0d08d5 feat: Intra-line double link interaction 2022-08-18 16:22:45 +08:00