forked from praneshr/react-diff-viewer
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [4.0.0](v3.3.0...v4.0.0) (2023-10-19) ### Bug Fixes * do not trim trailing newlines (fixes [#27](#27)) ([ee4d53f](ee4d53f)) * use semantic elements for diff elements (fixes [#23](#23)) ([a6222c7](a6222c7)) * feat!: diff/flexbox based layout, text selectable per side (fixes #15) ([9f6c4d5](9f6c4d5)), closes [#15](#15) ### Features * add summary element and fold expansion/folding (fixes [#22](#22), [#21](#21)) ([e47cbe1](e47cbe1)) ### BREAKING CHANGES * This completely modifies the way react-diff-viewer-continued is rendered. The overall layout should be more or less the same, but with the new layout probably come new bugs.
- Loading branch information
1 parent
e47cbe1
commit d10ab38
Showing
2 changed files
with
23 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
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