feat(ui): add DataGrid header stories#1710
Draft
franzheidl wants to merge 11 commits into
Draft
Conversation
Users now have to use Stack(s) themselves as childrne, and have full control over item distribution
- add className control - make sure all stories are wrapped in container - remove DataGridToolbar wrapping zone 1 - prevent primary button label from breaking
- create Datagrid Header stories / recipes - trim down DataGridToolbar stories to be slim component API docs and demonstration - add bg to DatagridToolbar for now, tokenize later
- reduce padding/spacing in DataGridToolbar - reduce fontsize and spacing in DataGrid cell components - remove DataGrid head cell bg color - move bulk actions to zone 3 - update docs accordingly
- also fix font-size for zone 3 in „With Filters Ad Search“ story
|
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds stories / recipes in order to showcase the updated
DataGridHeader pattern / composition principles.Also adds some minor fixes:
DataGridToolbarTodo
DataGridToolbarbg color