1.35.0
What's Changed
- Icon: Update return type of icon method to include Stringable by @r2luna in #533
- Drawer: Add support for Livewire model binding in Drawer component by @r2luna in #532
- Table: Add hidden column option by @rezawikan in #530
- Table: add
empty
slot by @robsontenorio in #536 - Menu: Add 'enabled' property to MenuSub and MenuItem components by @iurigustavo in #531
- Pagination (new): Add Pagination component and integrate into Table component by @iurigustavo in #523
- Dropdown: add new parameter "no-x-anchor" and "top" by @s-kitade in #515
- Radio: Add 'disabled' option to Radio component options by @bimsonz in #508
- Sidebar: add
right
andright-mobile
by @robsontenorio in #535
New Contributors
- @r2luna made their first contribution in #533
- @rezawikan made their first contribution in #530
- @iurigustavo made their first contribution in #531
- @s-kitade made their first contribution in #515
Full Changelog: 1.34.2...1.35.0