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

fix(input): match medium size for ionic theme #29403

Merged
merged 5 commits into from Apr 30, 2024
Merged

fix(input): match medium size for ionic theme #29403

merged 5 commits into from Apr 30, 2024

Conversation

thetaPC
Copy link
Contributor

@thetaPC thetaPC commented Apr 25, 2024

Issue number: internal


What is the current behavior?

There is only one size, large, for ionic theme. Developers can also leave it undefined and no styles will be applied.

What is the new behavior?

  • The medium size has been added. It's also being used as the default.
  • Tests have been added.
  • Target area has been added.

Does this introduce a breaking change?

  • Yes
  • No

Other information

Verify that interactive elements can be accessed in the start and end slots along with the clear icon button.

Preview

Copy link

vercel bot commented Apr 25, 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 Apr 29, 2024 9:35pm

@github-actions github-actions bot added the package: core @ionic/core package label Apr 25, 2024
Copy link
Contributor Author

Choose a reason for hiding this comment

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

These look plain because underlined hasn't been implemented yet.

@thetaPC thetaPC marked this pull request as ready for review April 25, 2024 23:52
@thetaPC thetaPC requested a review from a team as a code owner April 25, 2024 23:52
@thetaPC thetaPC requested review from liamdebeasi and removed request for a team April 25, 2024 23:53
Copy link
Contributor

@sean-perkins sean-perkins left a comment

Choose a reason for hiding this comment

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

One question around the z-index value, otherwise changes look good.

core/src/components/input/input.ionic.scss Outdated Show resolved Hide resolved
core/src/components/input/input.ionic.scss Show resolved Hide resolved
@liamdebeasi liamdebeasi removed their request for review April 30, 2024 13:43
@liamdebeasi
Copy link
Contributor

Sean approved this, so going to remove myself from review. Let me know if you'd still like me to take a look though!

@thetaPC thetaPC merged commit 4a4d447 into ROU-4848 Apr 30, 2024
44 checks passed
@thetaPC thetaPC deleted the FW-6099 branch April 30, 2024 15:27
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.

None yet

3 participants