Skip to content

Commit

Permalink
Merge branch 'v3-master' into v3-develop
Browse files Browse the repository at this point in the history
  • Loading branch information
lrljoe authored Oct 25, 2023
2 parents 5dffbe3 + 707b6b8 commit be31564
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,14 @@

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

## UNRELEASED
## [3.0.0-beta.4] - 2023-10-25
- Fix Return Type hinting for Column Rendering to allow Enum columns
- Add Bulk Action Confirmations, using wire:confirm
- setBulkActionConfirms
- setBulkActionConfirmMessage
- setBulkActionConfirmMessages
- setBulkActionDefaultConfirmationMessage
- Localisation for confirmation message


## [3.0.0-beta.4] - 2023-10-17
- Introduction of Loading Placeholder
- Docs livewire namespace fix [Here](https://github.com/rappasoft/laravel-livewire-tables/pull/1420)
- Add CollapseAlways capability for Columns
Expand Down

0 comments on commit be31564

Please sign in to comment.