Skip to content

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

Merged
simeonoff merged 1 commit intosimeonoff/scoped-stylesfrom
mpopov/button-group/fix/issue-16259
Sep 30, 2025
Merged

fix(button-group): remove unnecessary bootstrap-specific styles#16260
simeonoff merged 1 commit intosimeonoff/scoped-stylesfrom
mpopov/button-group/fix/issue-16259

Conversation

@desig9stein
Copy link
Copy Markdown
Contributor

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

Closes #16259

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 merged commit a397802 into simeonoff/scoped-styles Sep 30, 2025
@simeonoff simeonoff deleted the mpopov/button-group/fix/issue-16259 branch September 30, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

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