|
546 | 546 |
|
547 | 547 | ### Major Changes |
548 | 548 |
|
549 | | -- [#5428](https://github.com/scaleway/ultraviolet/pull/5428) [`177fd92`](https://github.com/scaleway/ultraviolet/commit/177fd92f018b692084815705bf10537832368330) Thanks [@matthprost](https://github.com/matthprost)! - ! BREAKING CHANGES ! |
| 549 | +- [#5428](https://github.com/scaleway/ultraviolet/pull/5428) [`177fd92`](https://github.com/scaleway/ultraviolet/commit/177fd92f018b692084815705bf10537832368330) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ BREAKING CHANGES ⚠️ |
550 | 550 | In order to start using the new style, you will need to import new `<ThemeProvider />` and import new CSS generated at build time: |
551 | 551 |
|
552 | 552 | ```tsx |
|
575 | 575 |
|
576 | 576 | ### Major Changes |
577 | 577 |
|
578 | | -- [#5428](https://github.com/scaleway/ultraviolet/pull/5428) [`177fd92`](https://github.com/scaleway/ultraviolet/commit/177fd92f018b692084815705bf10537832368330) Thanks [@matthprost](https://github.com/matthprost)! - ! BREAKING CHANGES ! |
| 578 | +- [#5428](https://github.com/scaleway/ultraviolet/pull/5428) [`177fd92`](https://github.com/scaleway/ultraviolet/commit/177fd92f018b692084815705bf10537832368330) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ BREAKING CHANGES ⚠️ |
579 | 579 | In order to start using the new style, you will need to import new `<ThemeProvider />` and import new CSS generated at build time: |
580 | 580 |
|
581 | 581 | ```tsx |
|
689 | 689 | - `Checkbox`: props "progress" and "size" removed |
690 | 690 | - `CopyButton`: prop "noBorder" removed -> use "bordered" instead |
691 | 691 |
|
692 | | -- [#5380](https://github.com/scaleway/ultraviolet/pull/5380) [`7dd79d2`](https://github.com/scaleway/ultraviolet/commit/7dd79d21854986780983094ef0deeabcc58b74b7) Thanks [@matthprost](https://github.com/matthprost)! - ! Breaking changes: |
| 692 | +- [#5380](https://github.com/scaleway/ultraviolet/pull/5380) [`7dd79d2`](https://github.com/scaleway/ultraviolet/commit/7dd79d21854986780983094ef0deeabcc58b74b7) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ Breaking changes: |
693 | 693 |
|
694 | 694 | `ThemeRegistry` is no longer available in this package. You can import it by adding `@ultraviolet/nextjs` package to your project. The component is the same only the import changes. |
695 | 695 |
|
|
833 | 833 | </Tag>; |
834 | 834 | ``` |
835 | 835 |
|
836 | | -- [#5380](https://github.com/scaleway/ultraviolet/pull/5380) [`7dd79d2`](https://github.com/scaleway/ultraviolet/commit/7dd79d21854986780983094ef0deeabcc58b74b7) Thanks [@matthprost](https://github.com/matthprost)! - ! Breaking changes: |
| 836 | +- [#5380](https://github.com/scaleway/ultraviolet/pull/5380) [`7dd79d2`](https://github.com/scaleway/ultraviolet/commit/7dd79d21854986780983094ef0deeabcc58b74b7) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ Breaking changes: |
837 | 837 |
|
838 | 838 | - Removal of `<PasswordStrengthMeter />` component => replaced by `<Meter />` |
839 | 839 | - Dialog no long experimental |
840 | 840 |
|
841 | | -- [#5380](https://github.com/scaleway/ultraviolet/pull/5380) [`7dd79d2`](https://github.com/scaleway/ultraviolet/commit/7dd79d21854986780983094ef0deeabcc58b74b7) Thanks [@matthprost](https://github.com/matthprost)! - ! BREAKING CHANGES |
| 841 | +- [#5380](https://github.com/scaleway/ultraviolet/pull/5380) [`7dd79d2`](https://github.com/scaleway/ultraviolet/commit/7dd79d21854986780983094ef0deeabcc58b74b7) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ BREAKING CHANGES |
842 | 842 |
|
843 | 843 | We removed all old components and renamed the V2 components to remove that suffix. Thus, the followng components have changed: |
844 | 844 |
|
|
850 | 850 | TimeInputV2 -> TimeInput |
851 | 851 | NumberInputV2 -> NumberInput |
852 | 852 |
|
853 | | -- [#5380](https://github.com/scaleway/ultraviolet/pull/5380) [`7dd79d2`](https://github.com/scaleway/ultraviolet/commit/7dd79d21854986780983094ef0deeabcc58b74b7) Thanks [@matthprost](https://github.com/matthprost)! - ! Breaking changes: |
| 853 | +- [#5380](https://github.com/scaleway/ultraviolet/pull/5380) [`7dd79d2`](https://github.com/scaleway/ultraviolet/commit/7dd79d21854986780983094ef0deeabcc58b74b7) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ Breaking changes: |
854 | 854 |
|
855 | 855 | `SCWUITheme` no longer exists, use `UltravioletUITheme`. The type is the same. |
856 | 856 |
|
|
990 | 990 |
|
991 | 991 | ### Major Changes |
992 | 992 |
|
993 | | -- [#5366](https://github.com/scaleway/ultraviolet/pull/5366) [`f791286`](https://github.com/scaleway/ultraviolet/commit/f791286dc4e5dad0f4cbf14c53801d7890e0ee63) Thanks [@matthprost](https://github.com/matthprost)! - ! Breaking changes: |
| 993 | +- [#5366](https://github.com/scaleway/ultraviolet/pull/5366) [`f791286`](https://github.com/scaleway/ultraviolet/commit/f791286dc4e5dad0f4cbf14c53801d7890e0ee63) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ Breaking changes: |
994 | 994 |
|
995 | 995 | `SCWUITheme` no longer exists, use `UltravioletUITheme`. The type is the same. |
996 | 996 |
|
|
1064 | 1064 |
|
1065 | 1065 | ### Major Changes |
1066 | 1066 |
|
1067 | | -- [#5311](https://github.com/scaleway/ultraviolet/pull/5311) [`b8fa3f6`](https://github.com/scaleway/ultraviolet/commit/b8fa3f6542b0b99bd2887b07ac4db0487e9371a1) Thanks [@matthprost](https://github.com/matthprost)! - ! Breaking changes: |
| 1067 | +- [#5311](https://github.com/scaleway/ultraviolet/pull/5311) [`b8fa3f6`](https://github.com/scaleway/ultraviolet/commit/b8fa3f6542b0b99bd2887b07ac4db0487e9371a1) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ Breaking changes: |
1068 | 1068 |
|
1069 | 1069 | `ThemeRegistry` is no longer available in this package. You can import it by adding `@ultraviolet/nextjs` package to your project. The component is the same only the import changes. |
1070 | 1070 |
|
|
1127 | 1127 |
|
1128 | 1128 | ### Major Changes |
1129 | 1129 |
|
1130 | | -- [#5285](https://github.com/scaleway/ultraviolet/pull/5285) [`b3873c7`](https://github.com/scaleway/ultraviolet/commit/b3873c7a0f9e77ed9b075735e0e444c1d33d21b3) Thanks [@matthprost](https://github.com/matthprost)! - ! Breaking changes: |
| 1130 | +- [#5285](https://github.com/scaleway/ultraviolet/pull/5285) [`b3873c7`](https://github.com/scaleway/ultraviolet/commit/b3873c7a0f9e77ed9b075735e0e444c1d33d21b3) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ Breaking changes: |
1131 | 1131 |
|
1132 | 1132 | - Removal of `<PasswordStrengthMeter />` component => replaced by `<Meter />` |
1133 | 1133 | - Dialog no long experimental |
|
1184 | 1184 |
|
1185 | 1185 | ### Major Changes |
1186 | 1186 |
|
1187 | | -- [#5228](https://github.com/scaleway/ultraviolet/pull/5228) [`0040779`](https://github.com/scaleway/ultraviolet/commit/00407792bf0cd64eee0c02db107f3c43d42fa1a4) Thanks [@matthprost](https://github.com/matthprost)! - ! BREAKING CHANGES |
| 1187 | +- [#5228](https://github.com/scaleway/ultraviolet/pull/5228) [`0040779`](https://github.com/scaleway/ultraviolet/commit/00407792bf0cd64eee0c02db107f3c43d42fa1a4) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ BREAKING CHANGES |
1188 | 1188 |
|
1189 | 1189 | We removed all old components and renamed the V2 components to remove that suffix. Thus, the followng components have changed: |
1190 | 1190 |
|
|
4013 | 4013 |
|
4014 | 4014 | - [#3075](https://github.com/scaleway/ultraviolet/pull/3075) [`9d985b8f`](https://github.com/scaleway/ultraviolet/commit/9d985b8fd02dd283d6e1d5d6d4a5333a25212cf5) Thanks [@QuiiBz](https://github.com/QuiiBz)! - Fix MenuV2 focus when opening it by replace `requestIdleCallback` by `setTimeout` |
4015 | 4015 |
|
4016 | | -- [#3076](https://github.com/scaleway/ultraviolet/pull/3076) [`2e60a083`](https://github.com/scaleway/ultraviolet/commit/2e60a08383351c63789bb6692dc202d36abc8af9) Thanks [@matthprost](https://github.com/matthprost)! - ! HOTFIX: MenuV2 not correctly working when having a modal with inputs inside of it due to on click event handler |
| 4016 | +- [#3076](https://github.com/scaleway/ultraviolet/pull/3076) [`2e60a083`](https://github.com/scaleway/ultraviolet/commit/2e60a08383351c63789bb6692dc202d36abc8af9) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ HOTFIX: MenuV2 not correctly working when having a modal with inputs inside of it due to on click event handler |
4017 | 4017 |
|
4018 | 4018 | ## 1.21.0 |
4019 | 4019 |
|
|
4037 | 4037 |
|
4038 | 4038 | ### Patch Changes |
4039 | 4039 |
|
4040 | | -- [#3050](https://github.com/scaleway/ultraviolet/pull/3050) [`cc8bce1d`](https://github.com/scaleway/ultraviolet/commit/cc8bce1d0fc7f326d19d6f55173f2cf386079d23) Thanks [@matthprost](https://github.com/matthprost)! - ! **Hotfix**: fixing the type error on `<DateField />` component not to required props `startDate`, `endDate`, `excludeDate` and `selectsRange` |
| 4040 | +- [#3050](https://github.com/scaleway/ultraviolet/pull/3050) [`cc8bce1d`](https://github.com/scaleway/ultraviolet/commit/cc8bce1d0fc7f326d19d6f55173f2cf386079d23) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️ **Hotfix**: fixing the type error on `<DateField />` component not to required props `startDate`, `endDate`, `excludeDate` and `selectsRange` |
4041 | 4041 |
|
4042 | 4042 | ## 1.20.1 |
4043 | 4043 |
|
|
4556 | 4556 |
|
4557 | 4557 | ### Minor Changes |
4558 | 4558 |
|
4559 | | -- [#2629](https://github.com/scaleway/ultraviolet/pull/2629) [`01ab2175`](https://github.com/scaleway/ultraviolet/commit/01ab21759aa109765a625a5bc1ad1865dde107f0) Thanks [@matthprost](https://github.com/matthprost)! - !!! **THOSE PACKAGES ARE DEPRECATED** !!! |
| 4559 | +- [#2629](https://github.com/scaleway/ultraviolet/pull/2629) [`01ab2175`](https://github.com/scaleway/ultraviolet/commit/01ab21759aa109765a625a5bc1ad1865dde107f0) Thanks [@matthprost](https://github.com/matthprost)! - ⚠️⚠️⚠️ **THOSE PACKAGES ARE DEPRECATED** ⚠️⚠️⚠️ |
4560 | 4560 |
|
4561 | 4561 | We renamed the scope of our packages from `@scaleway` to `@ultraviolet` and made a major update to all of them. |
4562 | 4562 |
|
@@ -12132,7 +12132,7 @@ All notable changes to this project will be documented in this file. See [standa |
12132 | 12132 |
|
12133 | 12133 | ## [0.13.0](https://***REMOVED***///compare/v0.12.5...v0.13.0) (2020-07-01) |
12134 | 12134 |
|
12135 | | -### ! BREAKING CHANGES |
| 12135 | +### ⚠ BREAKING CHANGES |
12136 | 12136 |
|
12137 | 12137 | - **richselect:** it should break tests based on data-test |
12138 | 12138 |
|
|
0 commit comments