Skip to content

Migrate deprecated buttons to Pajamas components

James Nutt requested to merge jnutt/pajamas into master

What does this MR do and why?

Migrate deprecated buttons to Pajamas components

This MR is for Pajamas Migration Day.

I tried to tackle each of the issues in diff_helper.rb, but the migration of the inline/side-by-side toggle would be best handled with a new Vue component as there is no direct migration path for it. That's a little beyond my capacity (both in terms of time and ability) in this milestone.

Related issue: #417798 (closed)

Screenshots or screen recordings

Before After
CleanShot_2023-10-16_at_11.10.20_2x CleanShot_2023-10-16_at_11.11.03_2x
CleanShot_2023-10-16_at_11.25.47_2x CleanShot_2023-10-16_at_11.24.48_2x

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by James Nutt

Merge request reports