Commit Graph

372 Commits

Author SHA1 Message Date
xiaodong zuo a58825dd2f feat: Intra-line double link interaction 2022-08-19 05:23:25 +08:00
xiaodong zuo 919e0d08d5 feat: Intra-line double link interaction 2022-08-18 16:22:45 +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
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
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 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
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
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
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
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
DarkSky c697f06b9b Merge pull request #259 from toeverything/bugfex/undo-error
fix undo redo point err
2022-08-16 18:55:04 +08:00
alt0 02613e08b8 fix: whiteboard -> edgeless 2022-08-16 18:41:04 +08:00
Qi b682e55596 fix: the pendant popover is blocked by the container in kanban mode (#268) 2022-08-16 17:46:53 +08:00
Horus bd59871c22 fix edgeless edit bar tooltip (#243)
* fix edgeless edit bar tooltip

* fix tooltip
2022-08-16 14:31:50 +08:00
lawvs 64952806b9 fix: slate cannot get the start point in the node at path [0] 2022-08-16 13:23:46 +08:00
lawvs 42f02aed5c fix: handle root block when indent 2022-08-16 13:06:14 +08:00
lawvs cc3dc1716d fix: text enter with root id 2022-08-16 13:02:51 +08:00
lawvs 6e58dff088 refactor: batch api 2022-08-16 13:02:51 +08:00
lawvs 6884451324 fix: backspace with root id 2022-08-16 13:02:51 +08:00
lawvs de0c53b1b2 fix: filter empty string when getContentBetween 2022-08-16 12:52:55 +08:00
DiamondThree 81345ffcba fix lint 2022-08-16 10:59:13 +08:00
DiamondThree 2fdfdedd7b fix:while bord group error (#258)
* fix:while bord group error

* fix:while bord group error

* fix lint
2022-08-15 23:11:58 +08:00
DiamondThree 16072240e0 fix undo redo point err 2022-08-15 23:07:35 +08:00
DarkSky 4add6d9732 Merge branch 'master' into develop 2022-08-15 16:41:20 +08:00
lawvs 0c09bd2b8c chore: clean code 2022-08-15 11:52:40 +08:00