feat: rename GlButton to GlDeprecatedButton
- Related issue: #608 (closed)
- GitLab integration MR: gitlab!27835 (merged)
- Customer Portal integration MR: https://gitlab.com/gitlab-org/customers-gitlab-com/-/merge_requests/1189
- Status Page integration MR: Not needed as the
GlButtoncomponent is currently not used there.
BREAKING CHANGE: The GlButton component has been renamed to GlDeprecatedButton.
Summary
To discourage the use of the old button component in favor of the new one. We're renaming GlButton to GlDeprecatedButton.
In a follow-up MR, GlNewButton will be renamed to GlButton.
Edited by Paul Gascou-Vaillancourt