Skip to content
This repository was archived by the owner on Oct 20, 2025. It is now read-only.

Commit 7794707

Browse files
pascalbaljetgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 9e99086 commit 7794707

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to `laravel-splade` will be documented in this file.
44

5+
## 0.6.0 - 2022-10-14
6+
7+
- Built-in Query Builder for Table component
8+
- Optional *custom* cell component in addition to the existing directive (`@cell`)
9+
- Support for Table objects so you can reuse table configurations
10+
- Support for Bulk Actions (requires a table object)
11+
- Support for Exports (requires a table object)
12+
- `make:table` Command
13+
- Support for Modal/Slideover as Table RowLink
14+
- Bugfix for #74
15+
516
## 0.5.12 - 2022-10-07
617

718
- Added 'scrollToError' form prop

0 commit comments

Comments
 (0)