This repository was archived by the owner on Oct 20, 2025. It is now read-only.
1.3.0
- (Beta/Experimental) Added a
WithVuetrait to bind Blade Component method/props to Vue templates. - Support for Transformers to safely pass data to the frontend (Bridge, Data, Defer, Form components)
- Support for empty state in Table Component (by @lartisan)
- Added zh_CN translation (by @myxiaoao)
- Added additional debugging info in the Event component
- Table Bugfix for using both Bulk Actions and the Row Link feature (by @zulfikar-ditya)