mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-17 12:41:44 +02:00
Use stylesheets to give Editable components default styles (#5206)
* Use stylesheet to give Editable components a default style * Give Editors a unique id * Use per-editor stylesheets to give editors a min-height * Make editor min-height respond to changes in placeholder height * Add changeset for stylesheet changes * Prevent unnecessary creations of ResizeObservers * Update yarn.lock
This commit is contained in:
6
.changeset/strange-pens-lie.md
Normal file
6
.changeset/strange-pens-lie.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
'slate': minor
|
||||
'slate-react': minor
|
||||
---
|
||||
|
||||
Use stylesheet for default styles on Editable components
|
Reference in New Issue
Block a user