Commits on Source 5
-
Lorenz van Herwaarden authored
BREAKING CHANGE: Remove GlBadge's router link and nuxt link related props. * Migrates GlBadge so it does not make use of Bootstrap Vue's BBadge anymore. * Still uses the BLink component if link props are provided. * Specs are added for the additional functionality. * Docs for the badge include information about the link badge now. * Include link badge styling for disabled case. * Update GlBadge default story. * Removes vendored BBadge code.
-
🤖 GitLab Bot 🤖 authored
-
Florie Guibert authored
chore(deps): update dependency cypress to v13.15.1 See merge request !4741 Merged-by:
Florie Guibert <fguibert@gitlab.com> Approved-by:
Florie Guibert <fguibert@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Scott de Jonge authored
feat: migrate GlBadge Closes #2862 See merge request !4713 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Vanessa Otto <votto@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Scott de Jonge <sdejonge@gitlab.com> Reviewed-by:
Vanessa Otto <votto@gitlab.com> Co-authored-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com>
-
semantic-release-bot authored
# [100.0.0](v99.1.0...v100.0.0) (2024-10-29) ### Features * migrate GlBadge ([02f3e906](02f3e906)) ### BREAKING CHANGES * Remove GlBadge's router link and nuxt link related props. * Migrates GlBadge so it does not make use of Bootstrap Vue's BBadge anymore. * Still uses the BLink component if link props are provided. * Specs are added for the additional functionality. * Docs for the badge include information about the link badge now. * Include link badge styling for disabled case. * Update GlBadge default story. * Removes vendored BBadge code.