0.5.10
- You may disable the paginator when the resource only contains one page (
SpladeTable::hidesPaginationWhenResourceContainsOnePage()
) - On validation errors, the Form component scrolls to the first element with an error. You may disable this with the
scrollOnError
prop.