Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge experimental components (#469)
* feat(experimental): add Chip and Text Add experimental theme and utils. * feat(experimental): add Button WIP * chore(storybook): upgrade to latest v8 * fix(raddi): fix order * feat(font): load Roboto Flex in Storybook * style(chip): remove commented/unused code * feat(button): adjust style * feat(text): add story * feat(button): add secondary * feat(storybook): re-order experimental folder * feat(chip): remove react import from story * feat(text): add kitchen sink * feat(input): add input * feat(input): export and fix story * Disp 105/css colors (#466) * feat: add experimental colors * feat(button): use color variables * feat(storybook): add experimental theme * chore: update package-lock --------- Co-authored-by: Lena Rashkovan <lena.rashkovan@free-now.com> * Disp 140/button (#467) * feat(storybook): add experimental themes for rider and driver * feat(button): add styling * feat(button): add pressed and focus states * fix(text): fix typography * feat(experimental): use rems in spaces --------- Co-authored-by: Lena Rashkovan <lena.rashkovan@free-now.com> * feat: add exports for experimental components (#464) * feat: add exports for experimental components * chore: rollback manual rc version * feat(experimental): add color palette and global styles to export * chore: put codemods back --------- Co-authored-by: Lena Rashkovan <lena.rashkovan@free-now.com> * Disp 139/input (#468) * feat(input): replace base input with react-aria component * feat(text-field): add basic styles and structure * feat(text-field): add a flying label * feat(text-field): add a flying label * feat(text-field): add clearing * chore(text-field): silence the style linter * feat(text-field): add auto grow * fix(text-field): fix overflow jump --------- Co-authored-by: Lena Rashkovan <lena.rashkovan@free-now.com> --------- Co-authored-by: Artur Miglio <artur.miglio@free-now.com> Co-authored-by: Lena Rashkovan <lena.rashkovan@free-now.com> Co-authored-by: martimalek <46452321+martimalek@users.noreply.github.com>
- Loading branch information