react-rich-diff
Version:
React component to render a rich diff between two documents
19 lines (12 loc) • 413 B
Markdown
# Release notes
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
### 0.6.1
- Small style improvements
- Show border around toggable sections
### 0.6.0
- Major improvement to diffing algorithm to detect added/removed
- Fix title for heading/link tooltips
- Improve CSS
### 0.5.0
- Wrap identical nodes in toggable groups