mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-17 01:56:27 +08:00
refactor(editor): extract widgets (#12304)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Introduced two new widgets: Edgeless Dragging Area and Note Slicer, now available for use. - Added extension support for these widgets, enabling enhanced interaction and integration within the application. - **Chores** - Updated package configurations and workspace settings to include the new widgets and their dependencies. - Added project references and configuration files to support modular development and build processes. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
@@ -100,12 +100,14 @@
|
||||
{ "path": "./blocksuite/affine/shared" },
|
||||
{ "path": "./blocksuite/affine/widgets/drag-handle" },
|
||||
{ "path": "./blocksuite/affine/widgets/edgeless-auto-connect" },
|
||||
{ "path": "./blocksuite/affine/widgets/edgeless-dragging-area" },
|
||||
{ "path": "./blocksuite/affine/widgets/edgeless-selected-rect" },
|
||||
{ "path": "./blocksuite/affine/widgets/edgeless-toolbar" },
|
||||
{ "path": "./blocksuite/affine/widgets/edgeless-zoom-toolbar" },
|
||||
{ "path": "./blocksuite/affine/widgets/frame-title" },
|
||||
{ "path": "./blocksuite/affine/widgets/keyboard-toolbar" },
|
||||
{ "path": "./blocksuite/affine/widgets/linked-doc" },
|
||||
{ "path": "./blocksuite/affine/widgets/note-slicer" },
|
||||
{ "path": "./blocksuite/affine/widgets/page-dragging-area" },
|
||||
{ "path": "./blocksuite/affine/widgets/remote-selection" },
|
||||
{ "path": "./blocksuite/affine/widgets/scroll-anchoring" },
|
||||
|
||||
Reference in New Issue
Block a user