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

Commit ee4ee87

Browse files
pascalbaljetgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 2a8706e commit ee4ee87

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.3.0 - 2023-02-28
6+
7+
- (Beta/Experimental) Added a `WithVue` trait to bind Blade Component method/props to Vue templates.
8+
- Support for Transformers to safely pass data to the frontend (Bridge, Data, Defer, Form components)
9+
- Support for *empty state* in Table Component (by @lartisan)
10+
- Added zh_CN translation (by @myxiaoao)
11+
- Added additional debugging info in the Event component
12+
- Table Bugfix for using both Bulk Actions and the Row Link feature (by @zulfikar-ditya)
13+
514
## 1.2.15 - 2023-02-16
615

716
- Global Data store now keeps working with async data from the DynamicHtml, Lazy, and Rehydrate components

0 commit comments

Comments
 (0)