Casey Baggz
Cerberus Admin
This release adds new features to React and the Data Grid.
Here is a brief overview of what's new:
We have added a new Popover API for when you need something a little more verbose than a Tooltip - but not as heavy weight as a Dialog/Alert.
Checkout the Popover documentation for more details.
Our goal is to keep the Data Grid API growing with each release. We have two important updates with v1.2:
We've added support for overlay slots which allow you to create custom views for different states within the Data Grid viewport.
Simply add an overlays prop to the DataGrid with your options.
Each overlay comes with built-in presets or you can pass a custom component to render in it's stead.
For when there is no data to render, we have the noContent overlay.
Cerberus provides three different pending state overlays:
For a custom solution, just provide your preferred component instead of one of these three options.
Checkout the Data Grid overlays documentation for more details.
The Data Grid now supports three different types of filtering out of the box:
setGlobalFilter action from the Data Grid Context.Active Actions
Once a filter is active, the user can:
Checkout the Data Grid Filtering documentation for more details.
This is another great release introducing some beneficial tools and features.
A special thanks to everyone who has helped validate the APIs, docs, and submitted features or bugfixes for this release.
There is no "I" in Cerber-"US"
To upgrade to this release, you can install the latest version of Cerberus React:
npm run up:cerberuspnpm run up:cerberusdeno run npm:up:cerberusbun run up:cerberus6:66 Local Time