Releases: strucura/datagrids
Releases · strucura/datagrids
1.0.0
What's Changed
- Bookmarks by @andyleach in #35
Full Changelog: 0.5.0...1.0.0
What's Changed
- Bookmarks by @andyleach in #35
Full Changelog: 0.5.0...1.0.0
0.5.0: Inline/Bulk Actions and Polish
What's Changed
- Updated README by @andyleach in #27
- Documentation Improvements by @andyleach in #28
- Pagination customization by @andyleach in #30
- Scaffolding For Row and Bulk Row Actions by @andyleach in #29
- Deprecate filter inputs by @andyleach in #31
- Sort Schema Fix by @andyleach in #32
- Rename External To Bulk Actions and Split Up Inline/Bulk Actions by @andyleach in #33
- Remove Prefix/Postfix by @andyleach in #34
Full Changelog: 0.4.0...0.5.0
0.4.0
What's Changed
- Changes To DataGrid Auto Registration Handling by @andyleach in #23
- Modify Github Workflow Action Run Conditions by @andyleach in #24
- Default Sorts by @andyleach in #25
- Remove All Database Language That Is Not Agnostic by @andyleach in #26
Full Changelog: 0.3.0...0.4.0
0.3.0: Laravel 12 Support
Merge pull request #22 from strucura/add-support-for-laravel-12
Security Fixes
v0.2.1 Merge pull request #20 from strucura/disallow-filters-and-sorts-not-p…
v0.2.0
What's Changed
- Hotfix: Does Not Contain Filter Operation Should Not Exclude Null by @andyleach in #12
- Refactor Away From Number and Integer Columns To Number Column by @andyleach in #13
- Data Grid Generator Command by @andyleach in #15
- Prefix and postfix by @andyleach in #14
- Readme updates by @andyleach in #16
Full Changelog: v0.1.1...v0.2.0
v0.1.1: Bug Fixes
What's Changed
- Hotfix: Fix Filter Type Reference In Tests by @andyleach in #11
Full Changelog: v0.1.0...v0.1.1
v0.1.0 Filter Inputs and Misc Changes
Merge pull request #10 External Filter Inputs External Filter Inputs
v0.0.2
What's Changed
- Filter Sets by @andyleach in #5
- Hotfix: Date vs DateTime Handling In Filters by @andyleach in #6
- Hotfix: Null Handling In InFilter and NotInFilter by @andyleach in #7
Full Changelog: v0.0.1...v0.0.2
v0.0.1: Pre-Release
Update README.md