Overview

Last build: Thursday, 16 Feb 2023 15:24:03 UTC

This pattern library displays and documents all the UI components for Wine Cellar 2.0. It also displays entire prototype pages for demo purposes.

Component statuses

Every component have a status that signals whether it’s ready for use in production or not. Currently, the default status is set to WIP if nothing else is configured. This is set in the config file for each component using the status: property.

Status label Description

|

Prototype

| Not ready for production. Do not implement. | |

WIP

| Work in progress. Development is still ongoing. Implement with caution. | |

Ready

| Ready to implement. | |

Updated

| Components that were in a ready state, but has since changed. Check the notes tab for a component for details. | |

Deprecated

| Might still be used in production, but no new features should be based upon this. |