v4.0.0
features:
SlugInput
form field with showcaseAjaxSelectInput
form field with showcase- fetch filters initial data depending on selected options
- (ui/Select) locale, loading state
- (CRUD) extract common actions for use in the tableActions
- (DataTable) ability to set
rowSelection
config and display actions - (CRUD) table custom actions
- ability to setup table config in crud;
- (CRUD) ability to show components before/after DataTable
fixes:
- (CRUD) refresh table data on drawer close
- (ui/Select) placeholder disappearing effect
- (CRUD) make
create.title
andupdate.title
optional - (CRUD) replace
index.filterButtonText
withfilter.topToolbarButtonText
- (ui/Table) shadow corner radii
- (AppliedFilters) remove
marginBottom
when empty - can't set only one filter input
table.dndRows
moved toindex.tableConfig.dndRows
- rename
tableOptions
->tableColumns
- (CRUD, locale) pass table, pagination, actions locale settings
- add
TopToolbar
export to wrap custom actions
docs: