You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
table:TableDefinition::rowUrl() is removed. Return RowClick::make()->href(...) from rowClick() instead. Rows now carry a rowClick node instead of a rowUrl string.
Features
table: run an action, modal, or effects from a whole-row click (#592) (3e2b71d)
Bug Fixes
core: stop making a declared gate write its own authorize() (e17458a)
search: ship the Eloquent provider every consumer was rewriting (47e3a7f)