Skip to content

Conversation

@didimmova
Copy link
Contributor

Closes #15708

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them
@didimmova didimmova requested a review from simeonoff April 16, 2025 07:57
@didimmova didimmova linked an issue Apr 17, 2025 that may be closed by this pull request
@SisIvanova SisIvanova added 💥 status: in-test PRs currently being tested and removed ❌ status: awaiting-test PRs awaiting manual verification labels Apr 23, 2025
@didimmova
Copy link
Contributor Author

didimmova commented Apr 25, 2025

Important Disclaimer

If you want to set a box input theme, scope the theme vars under .igx-input-group--box
The same goes for the search input, scope the theme vars under .igx-input-group--search

Otherwise in some cases, the other type inputs can break.
For example using a dark color for the $box-background property will break the border in the border and line inputs

@SisIvanova SisIvanova added ✅ status: verified Applies to PRs that have passed manual verification and removed 💥 status: in-test PRs currently being tested labels Apr 28, 2025
@simeonoff simeonoff merged commit 0b696a4 into didimmova/improve-component-themes Apr 28, 2025
@simeonoff simeonoff deleted the didimmova/improve-input-theme branch April 28, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

input input-group ✨ themes ✅ status: verified Applies to PRs that have passed manual verification

4 participants