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(web-components): add fluent-textarea #32037

Merged
merged 95 commits into from
Aug 13, 2024

Conversation

marchbox
Copy link
Contributor

@marchbox marchbox commented Jul 17, 2024

Previous Behavior

n/a

New Behavior

Add fluent-textarea element

Related Issue(s)

@marchbox marchbox self-assigned this Jul 17, 2024
@fabricteam
Copy link
Collaborator

fabricteam commented Jul 17, 2024

📊 Bundle size report

✅ No changes found

@marchbox marchbox requested a review from radium-v August 1, 2024 22:20
Copy link
Contributor

@davatron5000 davatron5000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally speaking, this looks great. I think the label API is maybe the only sticky point we need to get through.

packages/web-components/src/textarea/textarea.stories.ts Outdated Show resolved Hide resolved
packages/web-components/src/textarea/textarea.stories.ts Outdated Show resolved Hide resolved
packages/web-components/src/textarea/textarea.spec.ts Outdated Show resolved Hide resolved
packages/web-components/src/helpers.tests.ts Outdated Show resolved Hide resolved
packages/web-components/src/helpers.tests.ts Outdated Show resolved Hide resolved
packages/web-components/src/helpers.tests.ts Outdated Show resolved Hide resolved
packages/web-components/src/helpers.tests.ts Outdated Show resolved Hide resolved
packages/web-components/src/textarea/textarea.spec.ts Outdated Show resolved Hide resolved
packages/web-components/src/textarea/textarea.stories.ts Outdated Show resolved Hide resolved
@radium-v radium-v self-requested a review August 13, 2024 17:10
@marchbox marchbox enabled auto-merge (squash) August 13, 2024 17:16
@fabricteam
Copy link
Collaborator

fabricteam commented Aug 13, 2024

🕵 fluentui-web-components-v3 No visual regressions between this PR and main

@marchbox marchbox merged commit bf96935 into microsoft:master Aug 13, 2024
16 of 18 checks passed
@marchbox marchbox deleted the users/machi/textarea branch August 13, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Component: Textarea
4 participants