Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(components): size components using CSS vars #502

Merged
merged 5 commits into from
Sep 16, 2022

Conversation

SisIvanova
Copy link
Contributor

@SisIvanova SisIvanova commented Sep 7, 2022

Related to #115
Related to #506

@SisIvanova SisIvanova marked this pull request as ready for review September 7, 2022 14:12
@simeonoff simeonoff merged commit 7329fcc into simeonoff/css-sizing Sep 16, 2022
@simeonoff simeonoff deleted the sivanova/css-sizing branch September 16, 2022 07:47
simeonoff added a commit that referenced this pull request Sep 29, 2022
* refactor(avatar): use CSS for sizing

* Adding sizing (#498)

* refactor(button): to use sizing

* refactor(icon-button): to use sizing

* refactor(calendar): to use sizing

Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>

* refactor(components): size components using CSS vars (#502)

* refactor(components): size components using CSS vars

* refactor(input): size component using CSS vars

* fix(calendar): border-radius issue

* feat(spacing): customizable spacing using pad functions

* refactor(themes): remove igc-spacing variables

* npm(theming): bump to latest beta

* fix(checkbox): size changes in tree component

Co-authored-by: Marin Popov <desig9stein@users.noreply.github.com>
Co-authored-by: Silvia Ivanova <59446295+SisIvanova@users.noreply.github.com>
Co-authored-by: sivanova <sivanova@infragistics.com>
simeonoff added a commit that referenced this pull request Oct 13, 2022
…#454)

* refactor(themes): use theming package for global themes

* refactor(themes): replace type-category with type-style

* refactor(themes): revert color usage

* build(styles): use compile function for scss files

* refactor(themes): remove utils

* build(themes): use compile to build scss files

* build(styles): refactor build and watcher

* npm(package.json): update styles watcher script

* refactor(themes): optimize imports

* refactor(themes): update components themes from accordion to dropdown (#455)

* refactor(themes): forward all igniteui-theming modules

* refactor(*): update prefix (#457)

* refactor(watchers): do not rebuild stories on CSS changes

* deps(theming): bump to beta 5

* update theme vars for typography and elevations (#458)

* deps(theming): bump version

* npm(igniteui-theming): bump to latest beta

* npm(theming): bump version

* npm(theming): bump version

* npm(theming): bump to latest version

* refactor(select): replace type-category with type-style

* npm(theming): bump version

* feat(themes): add grid dark themes

* refactor(themes): remove grid dg prefix

* npm(theming): bump to latest beta

* refactor(dialog): migrate to theming package typography mixins

* refactor(themes): size component using CSS vars (#484)

* refactor(avatar): use CSS for sizing

* Adding sizing (#498)

* refactor(button): to use sizing

* refactor(icon-button): to use sizing

* refactor(calendar): to use sizing

Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>

* refactor(components): size components using CSS vars (#502)

* refactor(components): size components using CSS vars

* refactor(input): size component using CSS vars

* fix(calendar): border-radius issue

* feat(spacing): customizable spacing using pad functions

* refactor(themes): remove igc-spacing variables

* npm(theming): bump to latest beta

* fix(checkbox): size changes in tree component

Co-authored-by: Marin Popov <desig9stein@users.noreply.github.com>
Co-authored-by: Silvia Ivanova <59446295+SisIvanova@users.noreply.github.com>
Co-authored-by: sivanova <sivanova@infragistics.com>

* lint(styles): fix errors

* refactor(themes): update dark grid selector

* build(theming): bump version

* refactor(scrollbar): class igc-scrollbar to ig-scrollbar

* refactor(themes): rename igc-theme to ig-theme

* refactor(themes): rename igc-scrollbar to ig-scrollbar

Co-authored-by: Dilyana Yarabanova <45598235+didimmova@users.noreply.github.com>
Co-authored-by: Silvia Ivanova <59446295+SisIvanova@users.noreply.github.com>
Co-authored-by: Marin Popov <desig9stein@users.noreply.github.com>
Co-authored-by: sivanova <sivanova@infragistics.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Adjust component size via CSS custom properties
2 participants