|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5 | 5 |
|
| 6 | +## 2024-09-16 |
| 7 | + |
| 8 | +### Changes |
| 9 | + |
| 10 | +--- |
| 11 | + |
| 12 | +Packages with breaking changes: |
| 13 | + |
| 14 | + - There are no breaking changes in this release. |
| 15 | + |
| 16 | +Packages with other changes: |
| 17 | + |
| 18 | + - [`remix` - `v0.0.2-alpha.1`](#remix---v002-alpha1) |
| 19 | + |
| 20 | +--- |
| 21 | + |
| 22 | +#### `remix` - `v0.0.2-alpha.1` |
| 23 | + |
| 24 | + - **REFACTOR**: Remix was rewritten using Fluent API (#476). |
| 25 | + - **REFACTOR**: Rewrite all components in the new Archtecture (#467). |
| 26 | + - **REFACTOR**: Create a new Architecture for remix's components (#446). |
| 27 | + - **REFACTOR**: Remix progress (#429). |
| 28 | + - **FEAT**: remix-styling-configuration (#483). |
| 29 | + - **FEAT**: Segmented control (#479). |
| 30 | + - **FEAT**: Accordion component (#433). |
| 31 | + - **FEAT**: Add more directives to Colors (#477). |
| 32 | + - **FEAT**: Create a theme for Remix (#470). |
| 33 | + - **FEAT**: Add group feature to Radio (#435). |
| 34 | + - **FEAT**: Create Select component (#448). |
| 35 | + - **FEAT**: Add parameter onEnd for AnimatedStyle (#458). |
| 36 | + - **FEAT**: button supports component builder (#444). |
| 37 | + - **FEAT**: Refactor Remix components (#428). |
| 38 | + - **FEAT**: Remix improvements and further improvements (#410). |
| 39 | + - **FEAT**: Ability to pass MixWidgetStateController to SpecBuilder (#391). |
| 40 | + - **FEAT**: remix - Foundational components (#317). |
| 41 | + - **DOCS**: improve mix theme data features explanations (#404). |
| 42 | + |
| 43 | + |
6 | 44 | ## 2024-09-16
|
7 | 45 |
|
8 | 46 | ### Changes
|
|
0 commit comments