@blocksuite/inline
Advanced tools
Comparing version 0.12.0-nightly-202401251544-dae4404 to 0.12.0-nightly-202401260532-4ad6b3f
@@ -210,2 +210,3 @@ import { assertExists, DisposableGroup, Slot } from '@blocksuite/global/utils'; | ||
this.rootElement.contentEditable = isReadonly ? 'false' : 'true'; | ||
this.eventSource.contentEditable = isReadonly ? 'false' : 'true'; | ||
this._isReadonly = isReadonly; | ||
@@ -212,0 +213,0 @@ } |
{ | ||
"name": "@blocksuite/inline", | ||
"version": "0.12.0-nightly-202401251544-dae4404", | ||
"version": "0.12.0-nightly-202401260532-4ad6b3f", | ||
"description": "A micro editor.", | ||
@@ -33,3 +33,3 @@ "type": "module", | ||
"zod": "^3.22.4", | ||
"@blocksuite/global": "0.12.0-nightly-202401251544-dae4404" | ||
"@blocksuite/global": "0.12.0-nightly-202401260532-4ad6b3f" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
# `@blocksuite/inline` | ||
Inline rich text editing component for BlockSuite. Checkout the docs at [blocksuite.io/inline](https://blocksuite.io/inline.html). | ||
Inline rich text editing component for BlockSuite. Checkout the docs at [blocksuite.io/inline](https://blocksuite.io/guide/inline.html). |
@@ -273,2 +273,3 @@ import { assertExists, DisposableGroup, Slot } from '@blocksuite/global/utils'; | ||
this.rootElement.contentEditable = isReadonly ? 'false' : 'true'; | ||
this.eventSource.contentEditable = isReadonly ? 'false' : 'true'; | ||
this._isReadonly = isReadonly; | ||
@@ -275,0 +276,0 @@ } |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
311813
5392
+ Added@blocksuite/global@0.12.0-nightly-202401260532-4ad6b3f(transitive)
- Removed@blocksuite/global@0.12.0-nightly-202401251544-dae4404(transitive)
Updated@blocksuite/global@0.12.0-nightly-202401260532-4ad6b3f