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 3f36253 commit df40939Copy full SHA for df40939
CHANGELOG.md
@@ -4,11 +4,17 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
5
## [Unreleased]
6
7
-## [dev-column-select] - 2022-05-14
+## [column-select-dev] - 2022-05-14
8
+
9
+### Added
10
11
- Added functionality to bookmark or deep link column selection
12
- Added functionality to identify different datatable components as unique in column selection and filter arrays
13
14
+### Changed
15
16
+- Simplified misc/multiple-tables.md in docs where additional steps are no longer needed. (Original steps still work and lead to same result)
17
18
## [2.7.0] - 2022-05-07
19
20
### Added
0 commit comments