mirror of
https://github.com/ianstormtaylor/slate.git
synced 2025-08-16 20:24:01 +02:00
update changelog
This commit is contained in:
@@ -4,6 +4,14 @@ This document maintains a list of changes to the `slate-react` package with each
|
||||
|
||||
---
|
||||
|
||||
### `0.13.0` — July 3, 2018
|
||||
|
||||
###### BREAKING
|
||||
|
||||
* **The `isSelected` prop of nodes has changed.** Previously it was only `true` when the node was selected and the editor was focused. Now it is true even when the editor is not focused, and a new `isFocused` property has been added for the old behavior.
|
||||
|
||||
---
|
||||
|
||||
### `0.12.0` — February 21, 2018
|
||||
|
||||
###### BREAKING
|
||||
|
Reference in New Issue
Block a user