Skip to content

Conversation

@simeonoff
Copy link
Collaborator

@simeonoff simeonoff commented Dec 2, 2024

Closes #13770

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

simeonoff and others added 30 commits November 6, 2024 17:27
SisIvanova and others added 30 commits June 19, 2025 18:20
…ombo clear button parameters (#15966)

* fix(grid & combo): remove grid negative margin & fix combo clear button parameters

* fix(combo): fix spacing
* feat(combo): fix combo initial dropdown height

* refactor(themes): update dropdown theme to use a CSS variable for item count

---------

Co-authored-by: Simeon Simeonoff <[email protected]>
- 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.
* feat(checkbox): set tick-width property

* chore(theming): bump version to 22.0.0-beta.1

* deps(theming): bump to latest version

---------

Co-authored-by: Simeon Simeonoff <[email protected]>
* refactor(input-group): add readonly styles

* fix(input-group): material border styles
* refactor(input-group): input refinement

* refactor(input-group): address review comments

* fix(input-group): helper text issue

* Update _core.scss

---------

Co-authored-by: Simeon Simeonoff <[email protected]>
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.

Themes: Scope component styles to component

6 participants