-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
36814ac
commit c274a05
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,11 +9,14 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html | |
### Added | ||
|
||
- Implement list depth normalisation on copy/paste. | ||
- Add title attributes on buttons to display keyboard shortcuts. Fix #37. | ||
- Override default code-block element. Fix #41. | ||
|
||
### Changed | ||
|
||
- Update project to use [email protected] API | ||
- Move draftjs-utils `peerDependency` to be a dependency. | ||
- Move immutable `peerDependency` to be a dependency. | ||
- Copy/paste of rich text is now configurable via the `stripPastedStyles` option. | ||
- Copy/paste of rich text is now disabled by default. This will be enabled by default once it is better supported. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters