From 7d4e5e7ee71e20b1fddad78e6a77406855ea5b7b Mon Sep 17 00:00:00 2001 From: Diego Andai Date: Tue, 12 Sep 2023 14:38:04 -0300 Subject: [PATCH] Update changelog with latest changes --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b7a9821fc7db99..73e7e92dc69fc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -77,6 +77,11 @@ A big thanks to the 15 contributors who made this release possible. Here are som - ​[docs][material-ui] Revise and split up "Styled engine" doc (#37774) @samuelsycamore - ​[TextareaAutosize][docs] Fix component creation in render (#38577) @oliviertassinari +### Examples + +- ​[examples] Add shortcut to open example in online IDE (#38572) @oliviertassinari +- ​[examples][base-ui] Add Base UI + Vite + Tailwind CSS example in TypeScript (#37595) @dvkam + ### Core - ​[core] Fix prop-types generation (#38831) @flaviendelangle @@ -91,7 +96,6 @@ A big thanks to the 15 contributors who made this release possible. Here are som - ​[docs-infra] Improve show code button affordance (#38824) @danilo-leal - ​[docs–infra] Fix callout container width (#38880) @oliviertassinari - ​[docs-infra] Catch duplicated trailing splashes in links (#38758) @oliviertassinari -- ​[examples] Add shortcut to open example in online IDE (#38572) @oliviertassinari - ​[website] add Michel Engelen to the about us page (#38818) @michelengelen - ​[website] Add a templates & design kits section to the Material UI page (#38617) @danilo-leal