Commit Graph

416 Commits

Author SHA1 Message Date
DarkSky 78184741a2 Merge pull request #297 from toeverything/feat/shapes-bindings
Feat/shapes bindings
2022-08-19 23:42:15 +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
DiamondThree 2eaf26c40f fix:shapaes 2022-08-19 16:37:04 +08:00
xiaodong zuo 33d8b551d4 feat: Intra-line double link interaction 2022-08-19 12:06:50 +08:00
xiaodong zuo c67d961d66 feat: Intra-line double link interaction 2022-08-19 11:56:57 +08:00
xiaodong zuo 9411422faf feat: Intra-line double link interaction 2022-08-19 11:41:53 +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
DiamondThree 22883de54e fix:shapaes bidings error 2022-08-19 10:49:30 +08:00
xiaodong zuo dd1b160ef4 Merge branch 'develop' into feat/doublelink 2022-08-19 10:37:46 +08:00
xiaodong zuo 1820135f3a feat: Intra-line double link interaction 2022-08-19 10:27:26 +08:00
xiaodong zuo f0f60654e8 feat: Intra-line double link interaction 2022-08-19 09:57:04 +08:00
xiaodong zuo 438d814d49 feat: Intra-line double link interaction 2022-08-19 06:17:30 +08:00
xiaodong zuo a58825dd2f feat: Intra-line double link interaction 2022-08-19 05:23:25 +08:00
Qi fdafde8ad1 Merge pull request #283 from toeverything/fix/experience
Fix/experience
2022-08-18 20:16: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
DiamondThree 4724aee96e fix:shapaes bidings error 2022-08-18 18:22:52 +08:00
austaras 6915c9c2a5 fix(whiteboard): only allow pan when middle button is pressed 2022-08-18 18:22:26 +08:00
QiShaoXuan d1835e8cad feat: update logic of copy group block 2022-08-18 18:20:07 +08:00
lawvs 42cc6e9042 chore: clean card item 2022-08-18 17:59:21 +08:00
lawvs 0d89fa1026 fix: workaround circular dependency editor element 2022-08-18 17:41:43 +08:00
lawvs 06d442a8c1 refactor: clean anti pattern editor element 2022-08-18 17:41:43 +08:00
lawvs 05361e75a4 fix: add pen background 2022-08-18 17:41:42 +08:00
lawvs d300b039ad fix: renaming to edgeless 2022-08-18 17:41:42 +08:00
lawvs 4a99080860 chore: set kanban RefPageProvider 2022-08-18 17:41:42 +08:00
lawvs dcdc7f8862 refactor: ref page use AffineEditor 2022-08-18 17:41:42 +08:00
lawvs 407ee4d8f0 feat: add kanban card mask 2022-08-18 17:41:42 +08:00
lawvs 6bdb7b4876 chore: disable selection group plugin 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
alt0 faf654fbc5 Merge remote-tracking branch 'origin/develop' into fix/autofocus-board-editor 2022-08-18 16:49:34 +08:00
QiShaoXuan b25016b893 Merge branch 'develop' into fix/experience 2022-08-18 16:47:28 +08:00
austaras a528984479 feat(whiteboard): activate text on dblclick 2022-08-18 16:23:43 +08:00
xiaodong zuo 919e0d08d5 feat: Intra-line double link interaction 2022-08-18 16:22:45 +08:00
alt0 41bb7368ff fix: autofocus when create group in board 2022-08-18 15:45:58 +08:00
zuomeng wang 879a208034 Merge pull request #286 from toeverything/fix/remove-async-block-cache
fix: remove asyncBlock cache
2022-08-18 14:37:55 +08:00
alt0 68cadca5ca fix: if delete block, clear cache 2022-08-18 14:29:44 +08:00
QiShaoXuan 16a6cca015 refactor: code of copy 2022-08-18 13:57:58 +08:00
alt0 5959c08873 fix: remove asyncBlock cache 2022-08-18 12:16:12 +08:00
DiamondThree 5d32d656d5 feat remove stretch add add distribute (#284)
* feat remove stretch add add distribute

* fix rename icon

* fix:lint
2022-08-18 12:06:11 +08:00
alt0 41e7ff0ba2 fix: filter lock shape in frame 2022-08-18 11:31:36 +08:00
MingLIang Wang c7cd558c3b Merge pull request #233 from LuciNyan/fix-drop-line
fix(libs): remove line after drop
2022-08-18 10:03:59 +08:00
QiShaoXuan 3c8b04d91a fix: can not copy from white board and paste in editor 2022-08-17 23:28:18 +08:00
DarkSky bcf3a04500 Merge pull request #281 from toeverything/bugfix/command-menu-create-block-after
fix command-menu create block after can remove block
2022-08-17 22:26:39 +08:00