ionic-framework icon indicating copy to clipboard operation
ionic-framework copied to clipboard

feat(input): add ionic theme styles and size property

Open brandyscarney opened this issue 1 year ago • 2 comments

Issue number: internal


What is the current behavior?

The input uses md styles on the ionic theme.

What is the new behavior?

Adds the following for the ionic theme:

  • The --text-color-invalid CSS variable
  • The size property with support for the large size
  • The outline fill styles for the input
  • The round shape styles for the input
  • The helper and error text styles
  • The focused, disabled and hover styles
  • The clear button styles

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

The outline fill & stacked label were the main priority here so some screenshots may look plain. Floating label will be added in future work.

brandyscarney avatar Apr 23 '24 19:04 brandyscarney

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 May 30, 2024 2:34pm

vercel[bot] avatar Apr 23 '24 19:04 vercel[bot]

Going to remove myself from reviewing since you have an approval. Lmk if you'd still like me to take a look!

liamdebeasi avatar Apr 29 '24 13:04 liamdebeasi