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(themes): size component using CSS vars #484

Merged
merged 7 commits into from
Sep 29, 2022

Conversation

simeonoff
Copy link
Collaborator

@simeonoff simeonoff commented Aug 16, 2022

Closes #115
Closes #506

@simeonoff simeonoff force-pushed the simeonoff/css-sizing branch from 17812f1 to c446935 Compare August 25, 2022 12:54
simeonoff and others added 2 commits August 30, 2022 15:20
* 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>
@simeonoff simeonoff marked this pull request as ready for review September 16, 2022 07:43
* 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
@simeonoff simeonoff changed the title refactor(avatar): size component using CSS vars refactor(themes): size component using CSS vars Sep 16, 2022
@simeonoff simeonoff merged commit 07eb026 into igniteui-theming Sep 29, 2022
@simeonoff simeonoff deleted the simeonoff/css-sizing branch September 29, 2022 07:24
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.

3 participants