Add a spinner component.

Review Request #13620 — Created March 6, 2024 and submitted

Information

Ink
master

Reviewers

This is a very simple spinner, showing an operation is in progress (such
as content loading from a server). It uses a typical semi-circle image,
the one we have in Djblets, masked to the current color (which allows
some degree of customization).

By itself, this component does not provide any accessibility
information. Due to the various ways this can be used, that's an
exercise left to the consumer. Guidance is provided in the
documentation.

Unit tests pass.

Played with the spinners in Storybook. These are basic so there isn't
much to test.

Summary ID
Add a spinner component.
This is a very simple spinner, showing an operation is in progress (such as content loading from a server). It uses a typical semi-circle image, the one we have in Djblets, masked to the current color (which allows some degree of customization). By itself, this component does not provide any accessibility information. Due to the various ways this can be used, that's an exercise left to the consumer. Guidance is provided in the documentation.
8da99ff8cabdd80e6817aa38765af2a8680e8a3f

chipx86
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (efca410)
Loading...