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

fix(core): fix color palette SCSS import issues #880

Merged
merged 9 commits into from
Nov 16, 2020

Conversation

sophiiae
Copy link
Contributor

@sophiiae sophiiae commented Nov 11, 2020

Closes #866

@sophiiae sophiiae requested review from natashadecoste, theiliad and a team as code owners November 11, 2020 03:37
@sophiiae sophiiae requested review from zvonimirfras and removed request for a team November 11, 2020 03:37
theiliad
theiliad previously approved these changes Nov 11, 2020
@theiliad theiliad merged commit 33a3f5b into carbon-design-system:master Nov 16, 2020
@theiliad theiliad added the type: bug 🐛 Something isn't working label Nov 16, 2020
@theiliad theiliad changed the title fix(core): fix import colors fix(core): fix color palette SCSS import issues Nov 16, 2020
JennChao added a commit to JennChao/carbon-charts that referenced this pull request Nov 17, 2020
…on-charts into sparkline-with-scale-color-option

* 'master' of https://github.com/carbon-design-system/carbon-charts: (24 commits)
  v0.41.4
  Merge pull request carbon-design-system#882 from theiliad/demo-treemap-fix
  docs(core): add theme & API tutorials to storybook (carbon-design-system#883)
  v0.41.3
  Merge pull request carbon-design-system#880 from sophiiae/fix-import-colors
  fix(core): use fill:transparent for toolbar controls (carbon-design-system#884)
  v0.41.2
  fix(core): tooltips should hide when mouseout is triggered on the chart holder (carbon-design-system#887)
  fix(core): sanitize user provided axis domains
  add treemap to the component status table
  v0.41.1
  Merge pull request carbon-design-system#719 from theiliad/tree-map
  fix(core): correct axis title paddings in y-axes (carbon-design-system#873)
  v0.41.0
  fix: use fill:none to allow transparent toolbar control background (carbon-design-system#858)
  feat(core): add alignment options for gauge charts (carbon-design-system#877)
  v0.40.14
  fix(core): replace import to lodash with lodash-es
  fix(core): only set zoombar data and sanitize date values if a cartesian time-series chart
  v0.40.13
  ...
theiliad pushed a commit to theiliad/carbon-charts that referenced this pull request May 17, 2021
…colors

* fix(core, angular, react, vue, svelt): update radar color when option changes

* fix(core): fix import colors issue

* style(core): renaming

* improvement(core): add warning if color scale group doesn't exist

Co-authored-by: Fei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Colors are missing when importing charts/styles/styles.scss
3 participants