All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.3.1 - 2020-03-05
- Support Nova 3.0 in
composer.json
requirements
1.3.0 - 2020-02-19
- Pivot tables sorting support
1.2.0 - 2020-02-10
- Added Farsi (Persian) translations (by @FaridAghili)
- Hide sortable buttons on pivot table
- Support Laravel Nova >= 2.10.0
- Updated packages
1.1.3 - 2019-12-18
- Updated packages
- Removed usage of
:class
as a custom prop due to errors on some versions of Vue
1.1.2 - 2019-12-06
- Added german translations (thanks to @mynetx)
1.1.1 - 2019-12-06
- Fix locale loading logic
1.1.0 - 2019-12-05
- Localization support (see README)
- Refactored front-endcode
- Updated dependencies
1.0.1 - 2019-11-13
- Fixed being able to click on "to start" and "to end" arrows when reorder is disabled
1.0.0 - 2019-11-01
- Drag & drop reorder within one page of resources
- Move to start and end arrows (makes item first/last)
- Everything from eloquent-sortable