Commits on Source 7
-
James Rushford authored
-
James Rushford authored
Draft: feat(DesignTokens): Add design tokens for Border Color Error Closes #3183 See merge request !5147 Merged-by:
James Rushford <jrushford@gitlab.com>
-
🤖 GitLab Bot 🤖 authored
-
Miguel Rincon authored
This change updates the columns chart stack values so they are strings, as determined by the eCharts API. Previously, we mistakenly passed the groupBy value as a stack, which was of the type array causing an undetermined stacking behavior for the columns in the chart.
-
Scott de Jonge authored
chore(badge): Remove deprecated color class in story Closes #3183 See merge request !5147 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Co-authored-by:
GitLab Bot <gitlab-bot@gitlab.com> Co-authored-by:
James Rushford <jrushford@gitlab.com>
-
Scott de Jonge authored
fix(GlColumnChart): Use correct stack values See merge request !5160 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com> -
semantic-release-bot authored
## [114.0.1](v114.0.0...v114.0.1) (2025-05-16) ### Bug Fixes * **GlColumnChart:** Use correct stack values ([6565a489](6565a489))