Commits on Source 3
-
BREAKING CHANGE: The `size` prop has been removed from `GlBadge`. This might affect test which check that the prop was provided, but more importantly this could affect layout for badges which were set small or large.
-
Mark Florian authored
feat(badge): Reduce variants See merge request gitlab-org/gitlab-ui!3307 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Dan MH <dmizzi-harris@gitlab.com> Approved-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Jose Ivan Vargas <jvargas@gitlab.com> Reviewed-by:
Dan MH <dmizzi-harris@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Reviewed-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
semantic-release-bot authored
# [84.0.0](gitlab-org/gitlab-ui@v83.0.0...v84.0.0) (2024-06-21) ### Features * **GlBadge:** One size fits all ([91f2129e](gitlab-org/gitlab-ui@91f2129e)) ### BREAKING CHANGES * **GlBadge:** The `size` prop has been removed from `GlBadge`. This might affect test which check that the prop was provided, but more importantly this could affect layout for badges which were set small or large.