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

feat(many): expand global config for icons

Open thetaPC opened this issue 1 year ago • 1 comments

Issue number: internal


What is the current behavior?

Developers have to override icons per component instance. For example, to customize the clear input icon on Input, developers must set the clearInputIcon property on every instance of the component.

What is the new behavior?

  • The global config has been updated to let developers set icons at a higher level.
  • Components have been updated to render the icons in the following priority: "Component property > Global config > Default"

Does this introduce a breaking change?

  • [ ] Yes
  • [x] No

Other information

Dev build: 8.0.0-dev.11713988726.1e82b9a0

thetaPC avatar Apr 22 '24 19:04 thetaPC

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 8, 2024 10:55pm

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