Latest Releases
Provet Cloud Design System’s parts are versioned and released using Node Package Manager. This changelog lists the available packages and their most recent versions.
Web Components
1.3.2New
- Fixes a macOS Safari repaint bug in the Radio component.
- Release date 13.2.2025.
1.3.0
- Makes the Modal component no longer apply padding to the default slot if it is empty.
- Adds new feature without body example for the Modal component.
- Improves the Modal documentation slightly.
- Adds
auto
as aposition
property value to the Popout and Dropdown components, for automatic positioning depending on which side has the most space available. - Adds new position auto usage example for the Popout component.
- Expands the position and alignment usage example for the Popout component to include automatic positioning.
- Expands the position and alignment usage example for the Dropdown component to include automatic positioning.
- Release date 5.2.2025.
1.2.0
- Removes the
baseline
value for thejustifyContent
property of the Stack component, as it is not a valid CSS value and had no effect. - Adds the
baseline
value for thealignItems
property of the Stack component. - Adds new using horizontal align baseline example for the Stack component.
- Release date 28.1.2025.
1.1.0
- Adds new
disabled
property for the Dropdown Item component. - Adds new disabled example for the Dropdown Item component.
- Release date 20.1.2025.
1.0.0
- Initial release of
@provetcloud/web-components
and@provetcloud/web-components-vue-types
. 🎉 - For migration guidelines, please see Migration to 1.0.0.
- For documentation and usage guidelines, please see Web Components.
- For documentation about localization, please see Localization guidelines.
- To see the full list of previous changes, please refer to the Nord changelog.
- Release date 3.12.2024.