Commits on Source 10
-
Lukas Eipert authored
BREAKING CHANGE: @gitlab/ui doesn't rely on bootstrap-vue as a npm dependency because it vendors bootstrap-vue. If you are importing things directly from bootstrap-vue, you might need to adjust import paths
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Lukas Eipert authored
-
🤖 GitLab Bot 🤖 authored
-
Olena Horal-Koretska authored
chore(deps): update dependency cypress to v13.12.0 See merge request gitlab-org/gitlab-ui!4310 Merged-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Jannik Lehmann authored
-
Lukas 'ai-pi' Eipert authored
feat: Consume vendored bootstrap-vue See merge request gitlab-org/gitlab-ui!4213 Merged-by:
Lukas 'ai-pi' Eipert <leipert@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Lukas 'ai-pi' Eipert <leipert@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com>
-
Enrique Alcántara authored
fix(DuoChat): don't show cancel button on slash commands See merge request gitlab-org/gitlab-ui!4309 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Reviewed-by:
Jannik Lehmann <jlehmann@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Co-authored-by:
Jannik Lehmann <jlehmann@gitlab.com>
-
semantic-release-bot authored
# [85.0.0](gitlab-org/gitlab-ui@v84.2.0...v85.0.0) (2024-06-24) ### Bug Fixes * **DuoChat:** don't show cancel button on slash commands ([0c6ca4a9](gitlab-org/gitlab-ui@0c6ca4a9)) ### Features * Consume vendored bootstrap-vue ([8f885f02](gitlab-org/gitlab-ui@8f885f02)) ### BREAKING CHANGES * @gitlab/ui doesn't rely on bootstrap-vue as a npm dependency because it vendors bootstrap-vue. If you are importing things directly from bootstrap-vue, you might need to adjust import paths