Commit Graph

632 Commits

Author SHA1 Message Date
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
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
austaras a528984479 feat(whiteboard): activate text on dblclick 2022-08-18 16:23:43 +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
zuomeng wang 990a59b444 Merge pull request #285 from toeverything/fix/lock-shape-in-frame
fix: filter lock shape in frame
2022-08-18 11:39:42 +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
DarkSky 8801c30bb7 Merge pull request #280 from toeverything/feat/while-bord-order
Feat/white board order
2022-08-17 22:25:45 +08:00
DiamondThree 64d5f781b6 fix command-menu create block after can remove block 2022-08-17 22:04:17 +08:00
LuciNyan 3a4bc73d38 fix: convert sleep to raf 2022-08-17 21:53:04 +08:00
DiamondThree a7213d1a4d delete token 2022-08-17 21:33:38 +08:00
DiamondThree e8f82ddc55 feat layers and align 2022-08-17 21:28:17 +08:00
LuciNyan 67f0a2516b fix(libs): remove line after drop 2022-08-17 21:18:07 +08:00
mitsuha(XiWen TU) 91fa616942 Merge pull request #279 from toeverything/refactor/clean
Refactor/clean
2022-08-17 21:01:36 +08:00
DiamondThree 46727d367c fix add align icon 2022-08-17 20:59:20 +08:00
Whitewater 59d4cda1cc fix: workaround weird type error 2022-08-17 04:30:04 -08:00
QiShaoXuan 8ccc997062 refactor: refactor clip board 2022-08-17 19:47:54 +08:00
lawvs 1d3a285681 refactor: clean text enter 2022-08-17 19:13:36 +08:00
lawvs f269990f9b chore: add empty text assert 2022-08-17 19:13:36 +08:00
lawvs aace2cb788 refactor: clean icon button 2022-08-17 19:13:36 +08:00
lawvs 52819e2f81 fix: workaround dom not found 2022-08-17 19:13:36 +08:00
DiamondThree 251ea4f84e Merge branch 'develop' into feat/while-bord-order 2022-08-17 18:03:10 +08:00
austaras 1b3ef42ef6 chore: one less div 2022-08-17 17:56:59 +08:00
Yifeng Wang 7d459631e6 Merge pull request #276 from toeverything/bugfix/security-code-scanning
fix delete Regex
2022-08-17 17:13:26 +08:00
DiamondThree eb20ce01b9 fix delete Regex 2022-08-17 17:06:32 +08:00
DiamondThree bb9495e69c fix delete Regex 2022-08-17 17:01:59 +08:00
DiamondThree 42f3dcaa8c feat: add align center 2022-08-17 15:58:35 +08:00
QiShaoXuan fcabeb919e fix: fix not being able to paste a block with children in it 2022-08-17 11:51:03 +08:00
Chi Zhang 1deae12641 Merge pull request #273 from toeverything/feat/security-scan
Feat/security scan
2022-08-17 11:05:22 +08:00
Whitewater 137f48c338 chore: remove unused file 2022-08-17 11:01:41 +08:00
tzhangchi 2f17534394 fix(figma): Incomplete URL substring sanitization 2022-08-17 10:37:04 +08:00
tzhangchi fd9ed2862f fix(youtube): Incomplete URL substring sanitization 2022-08-17 10:35:12 +08:00
tzhangchi a17ec1c5f9 fix(youtube): Incomplete URL substring sanitization 2022-08-17 10:18:02 +08:00
tzhangchi 8864593882 fix(youtube): Incomplete URL substring sanitization 2022-08-17 10:14:34 +08:00
tzhangchi f54274442c feat(weakSql): deal with Incomplete string escaping or encoding 2022-08-17 10:03:00 +08:00
DarkSky 3964ac7a38 chore: cleanup deps 2022-08-17 02:26:00 +08:00
DiamondThree b6c895e90f add move coverage 2022-08-16 21:12:38 +08:00
zuomeng wang 62d23ce1dd Merge pull request #270 from toeverything/fix/whiteboard-edgeless
fix: whiteboard -> edgeless
2022-08-16 21:02:28 +08:00
DarkSky dfa0fdfa3d Merge pull request #266 from toeverything/fix/indent-with-root-id
fix: handle root block when indent
2022-08-16 19:10:56 +08:00
DarkSky 9da25b801e Merge pull request #264 from toeverything/fix/filter-empty-from-selection
fix: filter empty string when getContentBetween
2022-08-16 19:06:07 +08:00
DarkSky 643cc6d84a Merge pull request #265 from toeverything/fix/text-with-root-id
Fix/text with root id
2022-08-16 18:55:19 +08:00