diff --git a/CHANGELOG.md b/CHANGELOG.md index ebec109..443d50e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [2.2.4] - 2021-05-16 +### Fixed +- Fixed alert container to avoid blocking the UI elements. +- Fixed filers button positioning when there isn't a search textinput + +## [2.2.3] - 2021-04-14 +### Changed +- Live demo URL in the docs +## [2.2.2] - 2021-04-10 +### Fixed +- Changed `$model->getKey()` insted of hardcoded `$model->id` + +## [2.2.1] - 2021-03-29 +### Fixed +- Added `detail-view`, `grid-view` and `list-view` to the views to be published. + ## [2.2] - 2021-03-01 ### Added - New list view diff --git a/resources/views/table-view/filters.blade.php b/resources/views/table-view/filters.blade.php index 716925a..f9b4b88 100644 --- a/resources/views/table-view/filters.blade.php +++ b/resources/views/table-view/filters.blade.php @@ -6,7 +6,7 @@ - form/input-group - dropdown --}} -