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 25cd147 commit ca995caCopy full SHA for ca995ca
CHANGELOG.md
@@ -4,12 +4,6 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
5
## [Unreleased]
6
7
-## Changed
8
-
9
-- Updated Livewire to 1.3
10
11
-## [0.1.6] - 2020-06-15
12
13
### Added
14
15
- Add pagination reset for perPage updates
@@ -20,8 +14,15 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
20
21
### Changed
22
16
17
+- Updated Livewire to 1.3
18
+
23
19
### Removed
24
+## [0.1.6] - 2020-06-15
+### Changed
+- Add second parameter to view method for the name of the model variable available in the view.
25
26
## [0.1.5] - 2020-05-26
27
28
0 commit comments