Commits on Source 3
-
Miguel Rincon authored
Historically, GlChartTooltip was published as an export of @gitlab/ui. In this MR we remove it from the published bundle so it becomes a purely internal component. BREAKING CHANGE: GlChartTooltip cannot be imported from '@gitlab/ui/dist/charts'
-
Paul Gascou-Vaillancourt authored
feat(charts): Removes GlTooltip component from published package See merge request gitlab-org/gitlab-ui!5000 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Kushal Pandya <kushal@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com>
-
semantic-release-bot authored
# [110.0.0](v109.2.1...v110.0.0) (2025-03-07) ### Features * **charts:** Removes GlChartTooltip component from published package ([99517f41](99517f41)) ### BREAKING CHANGES * **charts:** GlChartTooltip cannot be imported from '@gitlab/ui/dist/charts'