mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-30 10:29:48 +02:00
Rename <Slate>
component value
prop to initialValue
(#5421)
* Rename `slate-react` Slate component `value` prop to `initialValue` Fixes #4992 * Update documentation: `value` -> `initialValue` * Add a changeset record * Make props order consistent
This commit is contained in:
5
.changeset/tiny-suns-lick.md
Normal file
5
.changeset/tiny-suns-lick.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'slate-react': minor
|
||||
---
|
||||
|
||||
Rename `<Slate>` component prop from `value` to `initialValue` to emphasize uncontrolled nature of it
|
Reference in New Issue
Block a user