Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
57.99 KB
MD5: 60df988905d0a68b279c1a27b9098e00
SHA-1: b942faaf4c09e2c2c40f7a69d0862ca84ab0fc46
SHA-256: d0e8d78d8af1a9258aa810bc4acf2bd0ec1bd2f5064ed9cce1777d1e2b922af5
Download zip
98.65 KB
MD5: fd469dd1625c1fe620b5a0e3d51c8266
SHA-1: efd25beac74fabace6e013858862a13cd517f3e4
SHA-256: 5f08af1610fdf7e9b245b25956f4b5373e4b71a913ac9e6d51544312fa1f01b0
Release notes
Diff is moving fast towards a stable release.
With Beta 2 we have completed all internal refactorings and completed some last minor API changes.
Since Beta 1 we focussed more on clarifications in the UI, shaping uniform terms, explaining how things work, and simplify logic to make the tool work as expected.
Changes since 8.x-1.0-beta1:
- #2808993 by ModernMantra, yongt9412: Remove content type diff view mode setting
- #2818457 by yongt9412: Fix default visual inline layout theme
- #2810039 by yongt9412, dhendriks, miro_dietiker: Diff for 'Sticky at top of lists' does not work
- #2806119 by yongt9412, miro_dietiker: Paragraph always changed in revision summary
- #2817159 by tduong, miro_dietiker, yongt9412: Provide better description wording for the Diff settings UI
- #2817185 by yongt9412: Fix test fail in HEAD
- #2810871 by tduong, yongt9412: Explain fields configuration
- #2812913 by drobnjak, tduong, yongt9412: Reformat how the revision author link is rendered
- #2810301 by hswong3i: Bugfix composer.json incorrect syntac
- #2813015 by yongt9412, tduong: Error message on revision comparison with Visual inline filter
- #2812839 by miro_dietiker: Remove entity module from tests
- #2809415 by tduong: Sanitise diff construct variables/instances and inject methods where is possible
- #2811793 by yongt9412, drobnjak: Rename Html Diff css library for fitting the current layout naming
- #2810301 by hswong3i, miro_dietiker: Bugfix composer.json incorrect syntac
- #2811763 by hswong3i: diff_requirements() should always return with array
- #2801749 by drobnjak, yongt9412, miro_dietiker, tduong: Unclear what is compared with the visual plugin
- #2808995 by yongt9412, tduong: Last revision is always wrongly indicated as default
- #2810267 by toncic92, yongt9412, miro_dietiker: Make theme negotiator works with other entity types; Cleanup
- #2810267 by toncic92, miro_dietiker: Diff display theme Take care of other entity types
- #2811417 by miro_dietiker: Move diff_install into .install
- #2785857 by drobnjak, yongt9412, Ginovski, miro_dietiker: Introduce header / row table keys
- #2809485 by yongt9412, miro_dietiker: Provide update function for Visual layout theme
- #2802261 by jurgenhaas, yongt9412: HTMLPurifier Serializer caches into vendor directory by default
- #2803661 by Ginovski, tduong: Removed deprecated method calls from code base
- #2799597 by toncic92, yongt9412, miro_dietiker: Select theme for diff display
- #2804021 by tbonomelli, yongt9412, tduong: Improve getRevisionDescription
- #2802829 by drobnjak, tduong: Add line numbers to Split Fields
- #2802835 by Ginovski, miro_dietiker: Hide line numbers when stripping markup?
- #2800155 by yongt9412, dhendriks, miro_dietiker: Flood of warnings after updating to Diff 8.x-1.0-alpha5
- #2805249 by yongt9412, ModernMantra: Validate layout plugins when disabling all; Test coverage
- #2805249 by yongt9412: Validate layout plugins when disabling all
- #2800319 by yongt9412: Sticky requirements error if HTML diff plugin unwanted
- Make helper methods protected.
- #2804015 by miro_dietiker, toncic92: Refactor redundancy of RevisionOverviewForm
- #2769721 by aks22, toncic92: Add Maintainers to composer.json
- #2801889 by yongt9412, toncic92, dhendriks: Parameter "filter" for route "diff.revisions_diff" must match... crash
- #2802813 by ModernMantra: Fix revision overview headings
- #2801737 by yongt9412: Remove non-frontend view modes from diff
- #2802417 by yongt9412, miro_dietiker: Remove revision log in revision listing from Revision column
- #2802405 by brenk28: DiffLayoutManager calls wrong hook