Skip to content

fix(button-group): remove unnecessary bootstrap-specific styles#16259

Merged
simeonoff merged 1 commit intomasterfrom
mpopov/burron-group/fix/issue-1865
Sep 30, 2025
Merged

fix(button-group): remove unnecessary bootstrap-specific styles#16259
simeonoff merged 1 commit intomasterfrom
mpopov/burron-group/fix/issue-1865

Conversation

@desig9stein
Copy link
Copy Markdown
Contributor

@desig9stein desig9stein commented Sep 29, 2025

  • We should not remove a border or any schema-connected style from the theme. Rather, we should update the variable in the schema, which in this case is already done.

Closes #16258

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

- We should not remove a border or any schema-connected style from the theme. Rather, we should update the variable in the schema, which in this case is already done.
@simeonoff simeonoff added ✅ status: verified Applies to PRs that have passed manual verification and removed ❌ status: awaiting-test PRs awaiting manual verification labels Sep 30, 2025
@simeonoff simeonoff merged commit 37a33f6 into master Sep 30, 2025
5 checks passed
@simeonoff simeonoff deleted the mpopov/burron-group/fix/issue-1865 branch September 30, 2025 07:40
simeonoff added a commit that referenced this pull request Sep 30, 2025
simeonoff added a commit that referenced this pull request Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

button-group ✅ status: verified Applies to PRs that have passed manual verification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Unable to correctly style the button group using themes from Ignite UI Theming

2 participants