Skip to content

fix(input-group): bootstrap invalid and success state shadows#15959

Merged
simeonoff merged 4 commits into20.0.xfrom
apetrov/fix-bootstrap-shadows
Jun 19, 2025
Merged

fix(input-group): bootstrap invalid and success state shadows#15959
simeonoff merged 4 commits into20.0.xfrom
apetrov/fix-bootstrap-shadows

Conversation

@adrianptrv
Copy link
Copy Markdown
Contributor

Closes #434

The WC components were fixed in this PR: IgniteUI/igniteui-webcomponents#1747

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

@adrianptrv adrianptrv requested a review from simeonoff June 19, 2025 08:10
@desig9stein desig9stein added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Jun 19, 2025
@desig9stein desig9stein added ✅ status: verified Applies to PRs that have passed manual verification and removed ✅ status: verified Applies to PRs that have passed manual verification labels Jun 19, 2025
simeonoff
simeonoff previously approved these changes Jun 19, 2025
@simeonoff simeonoff changed the base branch from master to 20.0.x June 19, 2025 15:16
@simeonoff simeonoff dismissed their stale review June 19, 2025 15:16

The base branch was changed.

@simeonoff simeonoff merged commit 625769a into 20.0.x Jun 19, 2025
3 checks passed
@simeonoff simeonoff deleted the apetrov/fix-bootstrap-shadows branch June 19, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bootstrap-theme input-group version: 20.0.x ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Input Group] [Bootstrap] The Input controls in error, warn, success state should have a 4px focus border only when focused

3 participants