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(textarea): add support for the shape property with soft, round and rectangular options #29788

Merged
merged 44 commits into from
Aug 22, 2024

Conversation

brandyscarney
Copy link
Member

@brandyscarney brandyscarney commented Aug 21, 2024

Issue number: internal


What is the current behavior?

The Ionic theme Textarea only supports the default round shape.

What is the new behavior?

  • Adds support for "soft", "round" and "rectangular" shapes in the Ionic theme, with "round" as the default
  • Adds a shape folder and test with examples
  • Adds an e2e test with screenshots for all shapes

Does this introduce a breaking change?

  • Yes
  • No

Other information

Preview

Copy link

vercel bot commented Aug 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ionic-framework ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 22, 2024 9:35pm

@github-actions github-actions bot added the package: core @ionic/core package label Aug 21, 2024
Base automatically changed from ROU-10917 to next August 21, 2024 20:15
Copy link
Contributor

@thetaPC thetaPC left a comment

Choose a reason for hiding this comment

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

LGTM

@brandyscarney brandyscarney merged commit ca4c0a5 into next Aug 22, 2024
46 checks passed
@brandyscarney brandyscarney deleted the ROU-10918 branch August 22, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package: core @ionic/core package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants