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

feat: Add TextArea Component #1095

Merged
merged 18 commits into from
Mar 6, 2024
Merged

feat: Add TextArea Component #1095

merged 18 commits into from
Mar 6, 2024

Conversation

dlnr
Copy link
Contributor

@dlnr dlnr commented Feb 26, 2024

This pull request adds a new TextArea component and its corresponding documentation. The component allows users to input text over multiple lines. It includes features such as vertical and horizontal resizing, growing as the user types, and support for invalid and disabled states. The documentation provides guidelines on when to use the TextArea component and how to ensure accessibility.

@dlnr dlnr changed the title feat:Add TextArea component and documentation feat:TextArea Com ponen t Feb 26, 2024
@dlnr dlnr changed the title feat:TextArea Com ponen t feat:TextArea Component Feb 26, 2024
@dlnr dlnr changed the title feat:TextArea Component feat: Add TextArea Component Feb 26, 2024
packages/css/src/components/index.scss Outdated Show resolved Hide resolved
packages/css/src/components/text-area/README.md Outdated Show resolved Hide resolved
packages/css/src/components/text-area/README.md Outdated Show resolved Hide resolved
packages/css/src/components/text-area/README.md Outdated Show resolved Hide resolved
packages/css/src/components/text-area/text-area.scss Outdated Show resolved Hide resolved
packages/css/src/components/text-area/text-area.scss Outdated Show resolved Hide resolved
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area February 29, 2024 08:49 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area February 29, 2024 09:48 Destroyed
@dlnr dlnr requested a review from alimpens February 29, 2024 10:02
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area February 29, 2024 10:05 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area March 1, 2024 13:32 Destroyed
@dlnr dlnr requested a review from alimpens March 4, 2024 09:12
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area March 4, 2024 09:13 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area March 4, 2024 14:51 Destroyed
@dlnr dlnr requested a review from alimpens March 4, 2024 15:07
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area March 5, 2024 10:27 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area March 5, 2024 10:50 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area March 5, 2024 10:52 Destroyed
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area March 6, 2024 08:44 Destroyed
@dlnr dlnr requested a review from alimpens March 6, 2024 08:45
@github-actions github-actions bot temporarily deployed to demo-DES-554-text-area March 6, 2024 08:46 Destroyed
@alimpens alimpens merged commit 2a50130 into develop Mar 6, 2024
4 checks passed
@alimpens alimpens deleted the feature/DES-554-text-area branch March 6, 2024 08:49
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