Skip to content

Comments

refactor(*): bundle styles with components#15125

Draft
simeonoff wants to merge 170 commits intomasterfrom
simeonoff/scoped-styles
Draft

refactor(*): bundle styles with components#15125
simeonoff wants to merge 170 commits intomasterfrom
simeonoff/scoped-styles

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
simeonoff and others added 30 commits November 10, 2025 11:59
- Standardize `--component-size` for icons in navbar themes.
- Remove redundant `--ig-size` definitions from shared themes.
- Add padding and auto sizing for indigo theme icons.
- Update icon button styles for consistent behavior across themes.
… instead of 'shadow' - scoped (#16461)

* fix(themes): update properties to use 'elevation' variables instead of 'shadow' variables

* deps(theming): bump to the latest version

---------

Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>
* fix(switch): style component using sass theme

* fix(switch): indigo border-radius

* fix(switch): hover shadow
refactor(list): styling discrepancies
* fix(*): styling discrepancies

* fix(slider): remove flex-grow

---------

Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>
* style(textarea): add padding bottom to textarea in all themes

* fix(textare): align material textarea styles with master
* fix(input-group): fix cursor behaviour in input groups

* fix(input-group): fix cursor behaviour in simple-combo

* fix(combo): fix disabled toggle/clear button cursor

* chore(combo): remove additional indigo cursor styles on disabled
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