Skip to content

Commit

Permalink
feat: update whats new page
Browse files Browse the repository at this point in the history
  • Loading branch information
skhamvon committed Jul 19, 2023
1 parent 47ca6f0 commit 92973ab
Showing 1 changed file with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion packages/doc/src/whats-new.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,36 @@

# What's new ?

As it is a major version, you have to do the [migration guide 13.x to 14.x](/story/ovhcloud-design-system-what-s-new-migration-guide-13-x-to-14-x--page)
## v14.1.0
### New features:
* **CDK**
* Manage surface position when located on the edge.
* The surface can now be centered at the top or bottom of the trigger. [See CDK Documentation](/story/libraries-cdk-overlay-strategies-symmetry--page)

We added the following components:
* **Form Field**: [See Form Field Documentation](/story/ui-components-form-field-organism-specifications--default)
* **Switch**: [See Form Field Documentation](/story/ui-components-form-field-organism-specifications--default)

### Features changes:
* **Pagination**
* Add tooltip to the arrows.
* Can now show pages according to a numbers of items shown by page.
> For more information, check our documentation [See Pagination Documentation](/story/ui-components-pagination-molecule-specifications--page)
* **Location-tile**
* Component is now deprecated and won't be supported anymore. It will be deleted in a future release.
> For more information, check our replacement guide [See Location Tile Documentation](/story/ui-components-location-tile-deprecated-remplacement--page)
### Bug fixes:
* **Radio**:
* Radio button is now unfocusable when disabled

* **Input**:
* cursor is set to not-allowed when disabled

## v14.0.0
As it is a major version, you have to do the [migration guide 13.x to 14.x](/story/ovhcloud-design-system-what-s-new-migration-guide-13-x-to-14-x--page)

### New features:
We added the following components:
* **Progress Bar**: [See Progress Bar Documentation](/story/ui-components-progressbar-atom-web-component--default)
Expand Down

0 comments on commit 92973ab

Please sign in to comment.