Skip to content

Commit

Permalink
Update Changelog (#1467)
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe authored Oct 27, 2023
1 parent 3601838 commit 5a2c14e
Showing 1 changed file with 11 additions and 3 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,17 @@

All notable changes to `laravel-livewire-tables` will be documented in this file

## UNRELEASED
- Changes to toolbar blade structure
- Fix for setFilter (allowing setFilter at boot/mount)
## [3.0.0-beta.10] - 2023-10-27
- Changes to toolbar blade structure by @lrljoe in #[1454](https://github.com/rappasoft/laravel-livewire-tables/pull/1454)
- Fix queryStringEnabled by @lrljoe in #[1465](https://github.com/rappasoft/laravel-livewire-tables/pull/1465)
- Add missing x-cloak by @lrljoe in #[1463](https://github.com/rappasoft/laravel-livewire-tables/pull/1463)

## [3.0.0-beta.9] - 2023-10-27
- Fixes for missing default behaviour by @lrljoe in #[1455](https://github.com/rappasoft/laravel-livewire-tables/pull/1455)

## [3.0.0-beta.8] - 2023-10-26
- Fix for setFilter - allows setting values at mount/boot (#1451) by @lrljoe in #[1452](https://github.com/rappasoft/laravel-livewire-tables/pull/1452)


## [3.0.0-beta.7] - 2023-10-25
- Add wire:navigate option for clickable rows
Expand Down

0 comments on commit 5a2c14e

Please sign in to comment.