Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* try updating styled components * ♻️ Icon was tricky * only changed import * only change import * only change import * replaced CSSObject with StyledObject<any> * refactoring needed due to new types * refactoring due to new types * fixing transient props * replace removed FlattenSimpleInterpolation with 'any' * Accordion: transient props * Input: transient props * Chip: transient props * Checkbox: transient props * Autocomplete: transient props * Radio: transient props * Avatar, Banner, ButtonGroup, Card: transient props * breadcrumbs: fix deprecated event * Storybook Stack: transient props * pagination, progress: transient props * sidesheet, slider, snackbar: transient props * Switch, table: transient props * TableOfContents, TopBar: transient props * Tabs, TextArea, TextField: transient props * Lab storybook: "stack" sc6 compatible * Datepicker: filter styled propsforwarding * Lab Button/Table stories: use style instead of css * core-react: update snapshots * Fix tests after sc6 * Data-grid: usse transient props * use default export for styled again * Table/Caption: fixed transient prop * ⬆️ Update styled-components latest patch * add back CSSObject type after patch added it back * update snapshot
- Loading branch information