1.3.0
- (Beta/Experimental) Added a
WithVue
trait 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)