Component versioning
Learn how we version our components and the relation to their design specifications.
On this page
OUDS components are first designed on Figma and then developed on each platform the design system targets. That means there can be a time during which a component available on Figma (and therefore usable by designers) is not yet available on OUDS Web. Our designers also update our components designs from time to time, the new features or updated APIs of these components will need some time before coming to OUDS Web.
This is why we list the "design version" of every components in our documentation, this way you can check if we have parity with the component available for the designers. To find the global changelog for a particular component (and its current Figma version), please go to the component specification page (see below) and go to the Changelog tab. As components' design versions are fixed for a specific OUDS Web version, you might need to update the library to benefit from the updated component.
You can find the components matrix here.
| Name | Design version |
|---|---|
| Badge | 1.2.0 (changelogfor Badge) |
| Badge - Count | 1.2.0 (changelogfor Badge - Count) |
| Badge - Icon | 1.2.0 (changelogfor Badge - Icon) |
| Breadcrumb | 1.1.0 (changelogfor Breadcrumb) |
| Bullet list | 1.0.0 (changelogfor Bullet list) |
| Button | 3.2.0 (changelogfor Button) |
| Checkbox | 2.4.0 (changelogfor Checkbox) |
| Divider | 1.0.0 (changelogfor Divider) |
| Filter chip | 1.3.0 (changelogfor Filter chip) |
| Input tag | 1.1.0 (changelogfor Input tag) |
| Link | 2.2.0 (changelogfor Link) |
| Password input | 1.2.0 (changelogfor Password input) |
| Radio button | 1.4.0 (changelogfor Radio button) |
| Select input | 1.2.0 (changelogfor Select input) |
| Suggestion chip | 1.3.0 (changelogfor Suggestion chip) |
| Switch | 1.5.0 (changelogfor Switch) |
| Tag | 1.4.0 (changelogfor Tag) |
| Text area | 1.1.0 (changelogfor Text area) |
| Text input | 1.3.0 (changelogfor Text input) |