Each component in our library has a status that indicates its development stage and readiness for use in production services.
The progress status is shown as a coloured pill next to the component name and indicates the overall development stage:
To be developed - This is the initial status when component files have been generated but work to build the component has not started. The component is not ready for use.
In progress - The component is being built. The full functionality has not been completed and it may change in the future. Use with caution in production.
Baseline completed - The core functionality has been completed and the component is ready for use. Small changes may still occur in the future.
In use - The component is completed and being used in production services. Developers should be mindful of existing uses when making changes.
Below each component name, you'll see quality indicators showing whether the component meets specific criteria. These are displayed as green ticks (✓) for completed criteria and red crosses (✗) for incomplete ones.