Commit Graph

460 Commits

Author SHA1 Message Date
Whitewater
2f11620221
fix: kanban tree view (#342) 2022-08-29 16:25:30 +08:00
mitsuha(XiWen TU)
7d6b552dbd
Merge pull request #334 from toeverything/refactor/render-block
Refactor/render block
2022-08-29 14:57:25 +08:00
tzhangchi
8df4ac7f14 feat(scss): remove last scss file 2022-08-26 21:20:55 +08:00
lawvs
374d9d94ef chore: clean styles 2022-08-26 19:51:33 +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
Qi
77e3513d6d
Merge pull request #261 from caleboleary/bugfix/fix-select-enter-key
fix(component): make Select close when option chosen with Enter key
2022-08-26 13:48:25 +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
797652d66c chore: remove redundant kanban item id 2022-08-25 15:24:00 +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
DiamondThree
712566ca84
Bugfix/board style (#321)
* fix style

* fix drag bounds

* fix drag bounds

* delete log

* delete log

* fix:lint

* fix:lint

* fix:lint

* fix:bounds show
2022-08-24 16:51:19 +08:00
QiShaoXuan
c20288ce76 feat: add clipboardEvent2Blocks for white board to paste 2022-08-24 16:39:29 +08:00
zuomeng wang
dad12b2a79
fix: update sidebar shadow (#323) 2022-08-24 15:38:58 +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
DiamondThree
617e9a0612
Bugfix/delete log (#315)
* fix delete log

* fix delete log
2022-08-24 13:47:47 +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(XiWen TU)
a07c865161
Merge branch 'develop' into opti-toc-dev 2022-08-24 01:55:20 +08:00
austaras
eedb4864df mod(whiteboard): close tool panel when select tool 2022-08-23 17:04:20 +08:00
mitsuha
ab070daa7e feat: 1. add toc; 2022-08-23 15:37:44 +08:00
Qi
6f1833ded3
Merge pull request #302 from toeverything/refactor/variable
refactor: change activatable to editable in BaseVeiw
2022-08-22 22:26:03 +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
DarkSky
78184741a2
Merge pull request #297 from toeverything/feat/shapes-bindings
Feat/shapes bindings
2022-08-19 23:42:15 +08:00
QiShaoXuan
e1dece0595 refactor: change activatable to editable in BaseVeiw 2022-08-19 20:41:09 +08:00
DiamondThree
27a35ea6a2 feat add jump shapes 2022-08-19 20:06:44 +08:00
xiaodong zuo
b53581aae5 feat: Intra-line double link interaction 2022-08-19 18:42:46 +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
DiamondThree
f29ad0f840 fix: lint 2022-08-19 16:46:04 +08:00