Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disp 139/input #468

Merged
merged 8 commits into from
Sep 19, 2024
Merged

Disp 139/input #468

merged 8 commits into from
Sep 19, 2024

Conversation

alatielle
Copy link
Contributor

What

implemented TextField with a possibility to render Inputs and Textareas as the field

Media

Screenshot 2024-09-18 at 13 07 21 Screenshot 2024-09-18 at 13 07 32 Screenshot 2024-09-18 at 13 07 46 Screenshot 2024-09-18 at 13 07 57 Screenshot 2024-09-18 at 13 10 27

Why

Closes DISP-139

@arturmiglio arturmiglio self-requested a review September 19, 2024 08:17
@alatielle alatielle merged commit 3f40644 into poc-experimental Sep 19, 2024
5 checks passed
@alatielle alatielle deleted the DISP-139/input branch September 19, 2024 10:46
alatielle added a commit that referenced this pull request Sep 19, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants