# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.



[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [15.0.0](https://ovhcloud.design/v15.0.0/?path=/docs/design-system-changelog--page) (2023-07-25)
[compare](https://github.com/ovh/design-system/compare/v13.0.1...v15.0.0)

### Bug Fixes

* **checkbox-button:** add aspect ratio to 1 ([#79](https://github.com/ovh/design-system/issues/79)) ([cc72649](https://github.com/ovh/design-system/commit/cc726492ed0180456c39207ad4bcd31f72094908))
* **input:** set cursor to not-allowed when disabled ([#101](https://github.com/ovh/design-system/issues/101)) ([43ee887](https://github.com/ovh/design-system/commit/43ee88707f82557c1a1cd78e207870cf5780e5c0))
* **link:** add missing color for active state ([#81](https://github.com/ovh/design-system/issues/81)) ([0ed10dc](https://github.com/ovh/design-system/commit/0ed10dc8a3d5b7875bacfe20bacd9d0333b6d6e6))
* **link:** fix link host container size to match its content ([#82](https://github.com/ovh/design-system/issues/82)) ([d9b3900](https://github.com/ovh/design-system/commit/d9b390035b07f1b88d83bb0d007398b469f8ecc1))
* **password:** use latest release version ([666b4db](https://github.com/ovh/design-system/commit/666b4db24ee102ba20c63bea61708710061e5183))
* **popover:** change toBeFalse to toBe false in testing ([#86](https://github.com/ovh/design-system/issues/86)) ([b2e74b7](https://github.com/ovh/design-system/commit/b2e74b7648b7b6e0ecae89493c0c4832962f6abe))
* **radio:** disable tabindex on disabled radio ([#95](https://github.com/ovh/design-system/issues/95)) ([cfb31b6](https://github.com/ovh/design-system/commit/cfb31b696b0c75e7f0256ca87c74995267df348a))
* **textarea:** remove 100% width when flex is removed ([#83](https://github.com/ovh/design-system/issues/83)) ([5a4563e](https://github.com/ovh/design-system/commit/5a4563ebf5f4df54dfab4d9c88ae3801c84e82bd))
* **tile:** add hoverable attribute to avoid double focus in radio when interactive ([#80](https://github.com/ovh/design-system/issues/80)) ([9429178](https://github.com/ovh/design-system/commit/942917827474b7a0524ea4d26fbaade95baee55f))


### Features

* **form-field:** rendering, styling, testing and documenting ([#97](https://github.com/ovh/design-system/issues/97)) ([d249998](https://github.com/ovh/design-system/commit/d249998b90e08280d2e37c04606f3a9419b026ec))
* **icon:** add hover style ([#77](https://github.com/ovh/design-system/issues/77)) ([d4b221f](https://github.com/ovh/design-system/commit/d4b221ff82a67b63b2eba89022bb9dff9b0d12ec))
* **input-v1:** upgrading component ([#71](https://github.com/ovh/design-system/issues/71)) ([5609893](https://github.com/ovh/design-system/commit/56098935d29be39dbc9a763fb0b92396544f4d44))
* **popover:** add new component popover ([#14](https://github.com/ovh/design-system/issues/14)) ([507155c](https://github.com/ovh/design-system/commit/507155c4961c69adc5f98fd7c7c85518c483893f))
* add progress bar component ([#62](https://github.com/ovh/design-system/issues/62)) ([9d35e79](https://github.com/ovh/design-system/commit/9d35e79edf6a9680775d20ab8e44884ff7d8d381))





[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [14.1.1](https://ovhcloud.design/v14.1.1/?path=/docs/design-system-changelog--page) (2023-07-19)
[compare](https://github.com/ovh/design-system/compare/v14.1.0...v14.1.1)

### Bug Fixes

* **input:** set cursor to not-allowed when disabled ([#101](https://github.com/ovh/design-system/issues/101)) ([43ee887](https://github.com/ovh/design-system/commit/43ee88707f82557c1a1cd78e207870cf5780e5c0))





[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [14.1.0](https://ovhcloud.design/v14.1.0/?path=/docs/design-system-changelog--page) (2023-07-18)
[compare](https://github.com/ovh/design-system/compare/v13.0.1...v14.1.0)

### Bug Fixes

* **checkbox-button:** add aspect ratio to 1 ([#79](https://github.com/ovh/design-system/issues/79)) ([cc72649](https://github.com/ovh/design-system/commit/cc726492ed0180456c39207ad4bcd31f72094908))
* **link:** add missing color for active state ([#81](https://github.com/ovh/design-system/issues/81)) ([0ed10dc](https://github.com/ovh/design-system/commit/0ed10dc8a3d5b7875bacfe20bacd9d0333b6d6e6))
* **link:** fix link host container size to match its content ([#82](https://github.com/ovh/design-system/issues/82)) ([d9b3900](https://github.com/ovh/design-system/commit/d9b390035b07f1b88d83bb0d007398b469f8ecc1))
* **popover:** change toBeFalse to toBe false in testing ([#86](https://github.com/ovh/design-system/issues/86)) ([b2e74b7](https://github.com/ovh/design-system/commit/b2e74b7648b7b6e0ecae89493c0c4832962f6abe))
* **radio:** disable tabindex on disabled radio ([#95](https://github.com/ovh/design-system/issues/95)) ([cfb31b6](https://github.com/ovh/design-system/commit/cfb31b696b0c75e7f0256ca87c74995267df348a))
* **textarea:** remove 100% width when flex is removed ([#83](https://github.com/ovh/design-system/issues/83)) ([5a4563e](https://github.com/ovh/design-system/commit/5a4563ebf5f4df54dfab4d9c88ae3801c84e82bd))
* **tile:** add hoverable attribute to avoid double focus in radio when interactive ([#80](https://github.com/ovh/design-system/issues/80)) ([9429178](https://github.com/ovh/design-system/commit/942917827474b7a0524ea4d26fbaade95baee55f))


### Features

* **form-field:** rendering, styling, testing and documenting ([#97](https://github.com/ovh/design-system/issues/97)) ([d249998](https://github.com/ovh/design-system/commit/d249998b90e08280d2e37c04606f3a9419b026ec))
* **icon:** add hover style ([#77](https://github.com/ovh/design-system/issues/77)) ([d4b221f](https://github.com/ovh/design-system/commit/d4b221ff82a67b63b2eba89022bb9dff9b0d12ec))
* **input-v1:** upgrading component ([#71](https://github.com/ovh/design-system/issues/71)) ([5609893](https://github.com/ovh/design-system/commit/56098935d29be39dbc9a763fb0b92396544f4d44))
* **popover:** add new component popover ([#14](https://github.com/ovh/design-system/issues/14)) ([507155c](https://github.com/ovh/design-system/commit/507155c4961c69adc5f98fd7c7c85518c483893f))
* add progress bar component ([#62](https://github.com/ovh/design-system/issues/62)) ([9d35e79](https://github.com/ovh/design-system/commit/9d35e79edf6a9680775d20ab8e44884ff7d8d381))



[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [14.0.1](https://ovhcloud.design/v14.0.1/?path=/docs/design-system-changelog--page) (2023-06-28)
[compare](https://github.com/ovh/design-system/compare/v14.0.0...v14.0.1)

**Note:** Version bump only for package @ovhcloud/ods-stencil-components







[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [14.0.0](https://ovhcloud.design/v14.0.0/?path=/docs/design-system-changelog--page) (2023-06-28)
[compare](https://github.com/ovh/design-system/compare/v13.0.1...v14.0.0)

### Bug Fixes

* **checkbox-button:** add aspect ratio to 1 ([#79](https://github.com/ovh/design-system/issues/79)) ([cc72649](https://github.com/ovh/design-system/commit/cc726492ed0180456c39207ad4bcd31f72094908))
* **link:** add missing color for active state ([#81](https://github.com/ovh/design-system/issues/81)) ([0ed10dc](https://github.com/ovh/design-system/commit/0ed10dc8a3d5b7875bacfe20bacd9d0333b6d6e6))
* **link:** fix link host container size to match its content ([#82](https://github.com/ovh/design-system/issues/82)) ([d9b3900](https://github.com/ovh/design-system/commit/d9b390035b07f1b88d83bb0d007398b469f8ecc1))
* **popover:** change toBeFalse to toBe false in testing ([#86](https://github.com/ovh/design-system/issues/86)) ([b2e74b7](https://github.com/ovh/design-system/commit/b2e74b7648b7b6e0ecae89493c0c4832962f6abe))
* **textarea:** remove 100% width when flex is removed ([#83](https://github.com/ovh/design-system/issues/83)) ([5a4563e](https://github.com/ovh/design-system/commit/5a4563ebf5f4df54dfab4d9c88ae3801c84e82bd))
* **tile:** add hoverable attribute to avoid double focus in radio when interactive ([#80](https://github.com/ovh/design-system/issues/80)) ([9429178](https://github.com/ovh/design-system/commit/942917827474b7a0524ea4d26fbaade95baee55f))


### Features

* **icon:** add hover style ([#77](https://github.com/ovh/design-system/issues/77)) ([d4b221f](https://github.com/ovh/design-system/commit/d4b221ff82a67b63b2eba89022bb9dff9b0d12ec))
* **input-v1:** upgrading component ([#71](https://github.com/ovh/design-system/issues/71)) ([5609893](https://github.com/ovh/design-system/commit/56098935d29be39dbc9a763fb0b92396544f4d44))
* **popover:** add new component popover ([#14](https://github.com/ovh/design-system/issues/14)) ([507155c](https://github.com/ovh/design-system/commit/507155c4961c69adc5f98fd7c7c85518c483893f))
* add progress bar component ([#62](https://github.com/ovh/design-system/issues/62)) ([9d35e79](https://github.com/ovh/design-system/commit/9d35e79edf6a9680775d20ab8e44884ff7d8d381))



[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [13.0.1](https://ovhcloud.design/v13.0.1/?path=/docs/design-system-changelog--page) (2023-06-09)
[compare](https://github.com/ovh/design-system/compare/v13.0.0...v13.0.1)

**Note:** Version bump only for package @ovhcloud/ods-stencil-components







[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [13.0.0](https://ovhcloud.design/v13.0.0/?path=/docs/design-system-changelog--page) (2023-06-08)
[compare](https://github.com/ovh/design-system/compare/v12.1.3...v13.0.0)

### Bug Fixes

* **breadcrumb:** ensure alignement with empty text ([#65](https://github.com/ovh/design-system/issues/65)) ([d3a91e3](https://github.com/ovh/design-system/commit/d3a91e320b31b306cbd1980b1877e7fe63fe48b7))
* align icon and label in link ([#64](https://github.com/ovh/design-system/issues/64)) ([4c7c0ce](https://github.com/ovh/design-system/commit/4c7c0cee2d1fe35ac7c5388c70d1a8aba16311aa))
* **chip:** apply style on element focus ([#60](https://github.com/ovh/design-system/issues/60)) ([a0229fc](https://github.com/ovh/design-system/commit/a0229fc8f38a91ff69b956dfbaf6e86927270321))
* **input:** not emit odsValueChange on init component ([#48](https://github.com/ovh/design-system/issues/48)) ([f789285](https://github.com/ovh/design-system/commit/f78928508ce82a0b6e61e2f4e34009890bc0c240))
* **link:** set href & target optionnal ([#61](https://github.com/ovh/design-system/issues/61)) ([4943d84](https://github.com/ovh/design-system/commit/4943d84e0650acc0800cd011b2d44989225e4b6e))
* **select:** check outside click target inside its DOM ([#51](https://github.com/ovh/design-system/issues/51)) ([fce9049](https://github.com/ovh/design-system/commit/fce904978088f8405899575d39f2f629482e0bc9))


### Features

* add circle shape in button ([#42](https://github.com/ovh/design-system/issues/42)) ([d024fae](https://github.com/ovh/design-system/commit/d024faecdda903d291a5bb88323c3dc4da3a5a0e))
* **component.pagination:** Add new component pagination ([#10](https://github.com/ovh/design-system/issues/10)) ([3b4c767](https://github.com/ovh/design-system/commit/3b4c767b5fb2c7d90b8acf2e787d69aa5a048c0f))



[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.1.3](https://ovhcloud.design/v12.1.3/?path=/docs/design-system-changelog--page) (2023-05-16)
[compare](https://github.com/ovh/design-system/compare/v12.1.2...v12.1.3)

**Note:** Version bump only for package @ovhcloud/ods-stencil-components





[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.1.2](https://ovhcloud.design/v12.1.2/?path=/docs/design-system-changelog--page) (2023-05-16)
[compare](https://github.com/ovh/design-system/compare/v12.1.1...v12.1.2)

**Note:** Version bump only for package @ovhcloud/ods-stencil-components





[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.1.1](https://ovhcloud.design/v12.1.1/?path=/docs/design-system-changelog--page) (2023-05-05)
[compare](https://github.com/ovh/design-system/compare/v12.1.0...v12.1.1)

**Note:** Version bump only for package @ovhcloud/ods-stencil-components







[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.1.0](https://ovhcloud.design/v12.1.0/?path=/docs/design-system-changelog--page) (2023-05-03)
[compare](https://github.com/ovh/design-system/compare/v12.0.5...v12.1.0)

### Bug Fixes

* **tabs:** fix tabs for master ([#34](https://github.com/ovh/design-system/issues/34)) ([61bfe4a](https://github.com/ovh/design-system/commit/61bfe4accfba7df4cc176a581956dcf8ea5b1e4d))
* wrong packages versions ([#32](https://github.com/ovh/design-system/issues/32)) ([bace87e](https://github.com/ovh/design-system/commit/bace87e82c3fad0315043698a563204f86f7cf5c))
* **button:** fix width issue, ellipsis when flex & typo for lg ([#16](https://github.com/ovh/design-system/issues/16)) ([bb32708](https://github.com/ovh/design-system/commit/bb32708531bdc3fc2eefe62237370ab106726c26))
* **range:** wrong color when range is in error ([#4](https://github.com/ovh/design-system/issues/4)) ([56207e5](https://github.com/ovh/design-system/commit/56207e568de76db45df3a88204661bbd60706cb7))


### Features

* **component.tabs:** Add new component tabs ([#13](https://github.com/ovh/design-system/issues/13)) ([e73b220](https://github.com/ovh/design-system/commit/e73b220bb287ad2f0233297ad4477134af91947b))



[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.0.5](https://ovhcloud.design/v12.0.5/?path=/docs/design-system-changelog--page) (2023-04-28)
[compare](https://github.com/ovh/design-system/compare/v12.0.4...v12.0.5)

**Note:** Version bump only for package @ovhcloud/ods-stencil-components







[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.0.4](https://ovhcloud.design/v12.0.4/?path=/docs/design-system-changelog--page) (2023-04-28)
[compare](https://github.com/ovh/design-system/compare/v12.0.3...v12.0.4)

### Bug Fixes

* **button:** submit button when in form ([#27](https://github.com/ovh/design-system/issues/27)) ([52a6f55](https://github.com/ovh/design-system/commit/52a6f558a6d252ae15aa12ee82185c9ffc782c23))
* **quantity:** disable button when min input is 0 ([#26](https://github.com/ovh/design-system/issues/26)) ([1255a10](https://github.com/ovh/design-system/commit/1255a105ea318452d22b282ee01d0ab3bb3a5d60))
* **quantity:** fix osds-input type in quantity ([#22](https://github.com/ovh/design-system/issues/22)) ([c130868](https://github.com/ovh/design-system/commit/c1308680b61850e16b761e8a5a61482364995759))
* **testing:** fix imported cmpts screenshot tests ([#25](https://github.com/ovh/design-system/issues/25)) ([5aa963a](https://github.com/ovh/design-system/commit/5aa963ae85e4bb802830bbe973f87057fe008a56))



[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.0.3](https://ovhcloud.design/v12.0.3/?path=/docs/design-system-changelog--page) (2023-02-28)
[compare](https://github.com/ovh/design-system/compare/v12.0.2...v12.0.3)

**Note:** Version bump only for package @ovhcloud/ods-stencil-components





[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.0.2](https://ovhcloud.design/v12.0.2/?path=/docs/design-system-changelog--page) (2023-02-28)
[compare](https://github.com/ovh/design-system/compare/v12.0.1...v12.0.2)

**Note:** Version bump only for package @ovhcloud/ods-stencil-components





[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.0.1](https://ovhcloud.design/v12.0.1/?path=/docs/design-system-changelog--page) (2023-02-28)
[compare](https://github.com/ovh/design-system/compare/v12.0.0...v12.0.1)

**Note:** Version bump only for package @ovhcloud/ods-stencil-components





[Latest version](https://ovhcloud.design/latest/?path=/docs/design-system-changelog--page)


# [12.0.0](https://ovhcloud.design/v12.0.0/?path=/docs/design-system-changelog--page) (2023-02-27)
12.0.0

**Note:** Version bump only for package @ovhcloud/ods-stencil-components
