## Button - [x] `as` together with `Link` is not working - [x] Needs default values for `text-decoration` - [x] Support `endIcon` and switch `icon` prop to `startIcon` - [x] Adjust button sizes ## Modal - [x] Modal custom max width and multiple different default max widths ## Tooltip - [x] Tooltip use Portal and calculate position (optional: use `react-popper`) ## Tabs - [x] `Tabs` has jumping height when switching selected `Tab` - [x] `as` prop of `Tab` is not working -> no `Link` tabs possible - [x] `Tab` not exposed in `index.ts` ## Typography - [ ] Add typography related styled-system options (e.g. `text-align`) (optional) ## Theme - [ ] support setting custom colors (e.g. secondary colors) (optional) ## IconButton - [ ] Support setting background and icon color in the component itself (optional) ## General - [x] Use `React.forwardRef` for every component - [x] Move styleHelpers to top folder (currently in `utils` folder) (optional) - [x] Add missing spacings (maybe drop small scale spacings `2px` and `6px`) => maybe go back to multiplier? (optional)
Button
astogether withLinkis not workingtext-decorationendIconand switchiconprop tostartIconModal
Tooltip
react-popper)Tabs
Tabshas jumping height when switching selectedTabasprop ofTabis not working -> noLinktabs possibleTabnot exposed inindex.tsTypography
text-align) (optional)Theme
IconButton
General
React.forwardReffor every componentutilsfolder) (optional)2pxand6px) => maybe go back to multiplier? (optional)