Skip to content

web: migrate Bootstrap button classes to the Wildcard component

Administrator requested to merge vb/button-migration-2 into main

Created by: valerybugakov

Context

Migration of the outstanding Bootstrap button classes to the Wildcard Button component.

Notes

  • Most of the diff comes from updated snapshots extracted into a separate commit. 🙂
  • The migration of the shared components required disabling branded styles in the Button component, which required adding the branded context to unit tests to avoid changing snapshots. It's done in one standalone commit: web: update snapshots.

Follow-up for https://github.com/sourcegraph/sourcegraph/pull/30096. Closes https://github.com/sourcegraph/sourcegraph/issues/29318.

Merge request reports

Loading