Commits on Source 3
-
- Removes Bootstrap Vue's BFormInput from GlFormInput - Copy and adapt Bootstrap Vue's BFormInput tests for GlFormInput - Add more extensive GlFormInput docs BREAKING CHANGE: Remove support for `size` prop which does not have any effect anyway.
-
Peter Hegman authored
Remove BFormInput from GlFormInput Closes #3036 See merge request !4905 Merged-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Peter Hegman <phegman@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Peter Hegman <phegman@gitlab.com> Co-authored-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com>
-
semantic-release-bot authored
# [108.0.0](v107.7.1...v108.0.0) (2025-02-03) ### Features * remove BFormInput from GlFormInput ([f71e397e](f71e397e)) ### BREAKING CHANGES * Remove support for `size` prop which does not have any effect anyway.