Commits on Source 8
-
Vanessa Otto authored
BREAKING CHANGE: * Remove component GlNavbar * Remove prop 'isNav' from GlCollapse
-
Lukas Eipert authored
Fix some timer related issues.
-
Lukas Eipert authored
-
Lukas Eipert authored
Now that @gitlab/ui and bootstrap-vue use the same versions of jest, we simply can hoist the test execution up to @gitlab/ui.
-
Lukas Eipert authored
Given that we are now testing on the top-level @gitlab/ui project, we can get rid of these dependencies. Woop. Woop.
-
Lukas Eipert authored
chore(bootstrap-vue): Use top-level jest jobs See merge request !4703 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Thomas Hutterer <thutterer@gitlab.com> Reviewed-by:
Lukas Eipert <leipert@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Thomas Hutterer <thutterer@gitlab.com>
-
Thomas Hutterer authored
Remove GlNavbar + BNavbar Component Closes #2909 and #2911 See merge request !4652 Merged-by:
Thomas Hutterer <thutterer@gitlab.com> Approved-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Approved-by:
Thomas Hutterer <thutterer@gitlab.com> Approved-by:
Amelia Bauerly <abauerly@gitlab.com> Reviewed-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Co-authored-by:
Vanessa Otto <votto@gitlab.com>
-
semantic-release-bot authored
# [98.0.0](v97.3.0...v98.0.0) (2024-10-18) ### Features * Remove GlNavbar, BNavbar and traces of the component ([90943419](90943419)) ### BREAKING CHANGES * * Remove component GlNavbar * Remove prop 'isNav' from GlCollapse