Table: Component progress & custom FieldConfig options (#21231)
* Table: Set & use field display processor * Use applyFieldOverrides outside in story instead * Change types a bit * Table: Move to flexible layout * Simplest possible custom field option * Skip default column * Added textAlign * Explore: Set display processor for table data frame * Fixed storybook * Refactoring * Progress on cell display mode * Major progress * Progress & refactoring * Fixes * Updated tests * Added more tests * Table: Progress on cell style customization * Restored testdata random walk table scenario * put back unrelated change * remove unused things * Updated table story * Renamed property Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Showing
... | ... | @@ -50,7 +50,7 @@ |
"react-highlight-words": "0.11.0", | ||
"react-popper": "1.3.3", | ||
"react-storybook-addon-props-combinations": "1.1.0", | ||
"react-table": "7.0.0-rc.4", | ||
"react-table": "7.0.0-rc.15", | ||
"react-transition-group": "2.6.1", | ||
"react-virtualized": "9.21.0", | ||
"slate": "0.47.8", | ||
... | ... |
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment