Commits on Source 5
-
🤖 GitLab Bot 🤖 authored
-
Enrique Alcántara authored
chore(deps): update dependency cypress to v13.11.0 See merge request gitlab-org/gitlab-ui!4269 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Marina Mosti authored
Allows controlling the GlFormTextArea rows attribute with a prop. It was forcefully set to a height with SCSS, but with a default value of 4 we maintain the height while allowing control over the rows.
-
Mark Florian authored
feat: allow controlling GlFormTextArea rows See merge request gitlab-org/gitlab-ui!4266 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Jeremy Elder <jelder@gitlab.com> Approved-by:
Dheeraj Joshi <djoshi@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Marina Mosti <mmosti@gitlab.com>
-
semantic-release-bot authored
# [80.20.0](gitlab-org/gitlab-ui@v80.19.1...v80.20.0) (2024-06-10) ### Features * allow controlling GlFormTextArea rows ([074004de](gitlab-org/gitlab-ui@074004de))