-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
93d6bf9
commit 701bab7
Showing
1 changed file
with
54 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,43 +4,71 @@ | |
|
||
<!-- generated comparing v5.15.11..master --> | ||
|
||
_Feb 27, 2024_ | ||
_Mar 4, 2024_ | ||
|
||
A big thanks to the 26 contributors who made this release possible. | ||
This release was mostly about 🐛 bug fixes and 📚 documentation improvements. | ||
A big thanks to the 16 contributors who made this release possible. | ||
|
||
🎨 This is the first release of `pigmentcss` ✨ | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 21 -->[Alert] Deprecate composed classes (#40688) @DiegoAndai | ||
- ​<!-- 06 -->Remove unused dev dependency on @mui/lab (#41198) @brijeshb42 | ||
- ​<!-- 05 -->[Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9 | ||
- ​<!-- 19 -->[Button] Deprecate classes for v6 (#40675) @sai6855 | ||
- ​<!-- 18 -->[Chip] Deprecate composed classes (#41235) @sai6855 | ||
- ​<!-- 17 -->[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855 | ||
- ​<!-- 40 -->Support props callback type in theme variants (#40946) @ZeeshanTamboli | ||
- ​<!-- 38 -->[Alert] Convert to support zero runtime (#41230) @siriwatknp | ||
- ​<!-- 37 -->[Alert] Deprecate composed classes (#40688) @DiegoAndai | ||
- ​<!-- 34 -->[Button] Deprecate classes for v6 (#40675) @sai6855 | ||
- ​<!-- 33 -->[Chip] Deprecate composed classes (#41235) @sai6855 | ||
- ​<!-- 32 -->[Chip] Correct `deleteIconColorPrimary` and `deleteIconColorSecondary` class descriptions (#41231) @sai6855 | ||
- ​<!-- 12 -->Remove unused dev dependency on @mui/lab (#41198) @brijeshb42 | ||
- ​<!-- 11 -->[Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9 | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 09 -->Fix createSpacing return type (#41318) @matystroia | ||
|
||
### `@mui/[email protected]` | ||
|
||
- ​<!-- 36 -->[Autocomplete] Fix text overflow in Chip (#40229) @PunitSoniME | ||
|
||
### `@pigmentcss/[email protected]` | ||
|
||
- ​<!-- 10 -->Rename zero-runtime to pigmentcss (#41317) @brijeshb42 | ||
- ​<!-- 06 -->Add support for styled tagged-template literals (#41268) @brijeshb42 | ||
- ​<!-- 05 -->Set up Material UI migration demos (#41267) @siriwatknp | ||
- ​<!-- 04 -->Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42 | ||
- ​<!-- 03 -->Remove `object` intersection from CSS Fallback (#41271) @siriwatknp | ||
- ​<!-- 02 -->Minor wording changes in README (#41253) @brijeshb42 | ||
- ​<!-- 01 -->Prepare zero-runtime packages for public release (#41226) @brijeshb42 | ||
|
||
### Docs | ||
|
||
- ​<!-- 07 -->[joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal | ||
- ​<!-- 16 -->[joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal | ||
- ​<!-- 15 -->[material-ui] Remove duplicated text at FAQ page (#41326) @zanivan | ||
- ​<!-- 14 -->[material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan | ||
|
||
### Core | ||
|
||
- ​<!-- 22 -->Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari | ||
- ​<!-- 20 -->[blog] No bundled demos in blog posts @oliviertassinari | ||
- ​<!-- 16 -->[code-infra] Prepare the markdown package for publishing (#41240) @michaldudak | ||
- ​<!-- 15 -->[code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak | ||
- ​<!-- 14 -->[core] Use runtime agnostic setTimeout type @oliviertassinari | ||
- ​<!-- 13 -->[core] Remove window. reference for common globals @oliviertassinari | ||
- ​<!-- 12 -->[core] Add a script to build all packages (#40631) @michaldudak | ||
- ​<!-- 11 -->[docs-infra] Fix Stack Overflow breaking space @oliviertassinari | ||
- ​<!-- 10 -->[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok | ||
- ​<!-- 09 -->[docs-infra] Improve fix blank links ad @oliviertassinari | ||
- ​<!-- 08 -->[docs-infra] Support interfaces for X docs (#41069) @alexfauquette | ||
- ​<!-- 04 -->[website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette | ||
- ​<!-- 03 -->[zero] Remove `object` intersection from CSS Fallback (#41271) @siriwatknp | ||
- ​<!-- 02 -->[zero] Minor wording changes in README (#41253) @brijeshb42 | ||
- ​<!-- 01 -->[zero] Prepare zero-runtime packages for public release (#41226) @brijeshb42 | ||
- ​<!-- 39 -->Revert "[utils] Port `useLocalStorageState` hook from Toolpad (#41096)" @oliviertassinari | ||
- ​<!-- 35 -->[blog] No bundled demos in blog posts @oliviertassinari | ||
- ​<!-- 31 -->[code-infra] Embed translations in the @mui/docs package (#41246) @Janpot | ||
- ​<!-- 30 -->[code-infra] Prepare the markdown package for publishing (#41240) @michaldudak | ||
- ​<!-- 29 -->[code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak | ||
- ​<!-- 28 -->[core] Use runtime agnostic setTimeout type @oliviertassinari | ||
- ​<!-- 27 -->[core] Remove window. reference for common globals @oliviertassinari | ||
- ​<!-- 26 -->[core] Add a script to build all packages (#40631) @michaldudak | ||
- ​<!-- 25 -->[docs] Standardize WAI-ARIA referencest @oliviertassinari | ||
- ​<!-- 24 -->[docs] Fix image layout shift when loading @oliviertassinari | ||
- ​<!-- 23 -->[docs-infra] Fix missing non breaking spaces @oliviertassinari | ||
- ​<!-- 22 -->[docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal | ||
- ​<!-- 21 -->[docs-infra] Adjust headings dark mode color (#41292) @danilo-leal | ||
- ​<!-- 20 -->[docs-infra] Fix Stack Overflow breaking space @oliviertassinari | ||
- ​<!-- 19 -->[docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok | ||
- ​<!-- 18 -->[docs-infra] Improve fix blank links ad @oliviertassinari | ||
- ​<!-- 17 -->[docs-infra] Support interfaces for X docs (#41069) @alexfauquette | ||
- ​<!-- 13 -->[infra] Adjust the links to search for issues (#41008) @michelengelen | ||
- ​<!-- 08 -->[website] Polish Button outline primary medium (#41298) @oliviertassinari | ||
- ​<!-- 07 -->[website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette | ||
|
||
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @danilo-leal, @DiegoAndai, @divyammadhok, @lhilgert9, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp | ||
All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @danilo-leal, @DiegoAndai, @divyammadhok, @Janpot, @lhilgert9, @matystroia, @michaldudak, @michelengelen, @oliviertassinari, @PunitSoniME, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli | ||
|
||
## v5.15.11 | ||
|
||
|