Skip to content

feat(GILoadingIcon): change default size

David Pisek requested to merge loading-icon-change-default-size-to-md into main

This MR changes the default size of GILoadingIcon from "sm" (16x16) to "md" (24x24).

For context, here are related MRs / Issues:

MR that prepares the migration by adding a sm-size to all instances of gl-loading-icon without a size prop:

Note: This MR is related to gitlab#29847 (closed) (including a change to the new default size)

Edited by David Pisek

Merge request reports