We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae7bbe commit c5f0539Copy full SHA for c5f0539
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to `laravel-livewire-tables` will be documented in this file
4
5
+## [v3.1.0] - 2023-10-31
6
+- Restore wire:confirm for Bulk Actions
7
+- Stable Release of 3.1.0 Stable for Livewire v3 Support
8
+
9
## [3.0.0-beta.11] - 2023-10-29
10
- Update Date Range Icon Styling
11
- Migrate PHP from date-range blade into new DateRangeFilter method
docs/_index.md
@@ -2,5 +2,5 @@
title: v3
slogan: A dynamic table component for Laravel Livewire.
githubUrl: https://github.com/rappasoft/laravel-livewire-tables
-branch: beta
+branch: master
---
0 commit comments