-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- @lmc-eu/[email protected] - @lmc-eu/[email protected] - @lmc-eu/[email protected] - @lmc-eu/[email protected] - @lmc-eu/[email protected] - @lmc-eu/[email protected]
- Loading branch information
Showing
13 changed files
with
116 additions
and
10 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 |
---|---|---|
|
@@ -3,6 +3,20 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="0.2.0"></a> | ||
|
||
# [0.2.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-03-11) | ||
|
||
### Bug Fixes | ||
|
||
- **codemods:** FileuploaderAttachment codemods ([ac4d7e1](https://github.com/lmc-eu/spirit-design-system/commit/ac4d7e1)) | ||
|
||
### Features | ||
|
||
- **web-react:** Add spirit-codemod package ([0ddc4fe](https://github.com/lmc-eu/spirit-design-system/commit/0ddc4fe)) | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-codemods | ||
|
||
<a name="0.1.0"></a> | ||
|
||
# 0.1.0 (2024-02-20) | ||
|
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
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 |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.1.3"></a> | ||
|
||
## [1.1.3](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-03-11) | ||
|
||
Miscellaneous changes | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-form-validations | ||
|
||
<a name="1.1.2"></a> | ||
|
||
## [1.1.2](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-02-20) | ||
|
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
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 |
---|---|---|
|
@@ -3,6 +3,14 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.1.2"></a> | ||
|
||
## [1.1.2](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-03-11) | ||
|
||
Miscellaneous changes | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-icons | ||
|
||
<a name="1.1.1"></a> | ||
|
||
## [1.1.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-01-12) | ||
|
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
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 |
---|---|---|
|
@@ -3,6 +3,39 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.14.0"></a> | ||
|
||
# [1.14.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-03-11) | ||
|
||
### Bug Fixes | ||
|
||
- **web-react:** TextArea should autoresize when mounted ([20059b0](https://github.com/lmc-eu/spirit-design-system/commit/20059b0)), closes [#DS-1158](https://github.com/lmc-eu/spirit-design-system/issues/DS-1158) | ||
|
||
### Chores | ||
|
||
- **web-react:** Remove post process script ([9a51d3e](https://github.com/lmc-eu/spirit-design-system/commit/9a51d3e)) | ||
|
||
### Code Refactoring | ||
|
||
- **web-react:** Introduce `htmlReactParser` for rendering SVG icons ([63a4a7e](https://github.com/lmc-eu/spirit-design-system/commit/63a4a7e)) | ||
|
||
### Documentation | ||
|
||
- **web-react:** Do not list components that don't have index.html on Demo homepage [#DS-1185](https://github.com/lmc-eu/spirit-design-system/issues/DS-1185) ([6eedb11](https://github.com/lmc-eu/spirit-design-system/commit/6eedb11)) | ||
- **web-react:** Introducing deprecations list ([2f48e67](https://github.com/lmc-eu/spirit-design-system/commit/2f48e67)), closes [#DS-1147](https://github.com/lmc-eu/spirit-design-system/issues/DS-1147) | ||
- **web-react:** Show Bordered Alert Feature Flag in Demo [#DS-1156](https://github.com/lmc-eu/spirit-design-system/issues/DS-1156) ([5b448eb](https://github.com/lmc-eu/spirit-design-system/commit/5b448eb)) | ||
|
||
### Features | ||
|
||
- **web-react:** `Stack` no longer requires the `hasSpacing` prop to apply custom `spacing` [#DS-1133](https://github.com/lmc-eu/spirit-design-system/issues/DS-1133) ([9920fbf](https://github.com/lmc-eu/spirit-design-system/commit/9920fbf)) | ||
- **web-react:** Deprecate icon for `danger` color in Alert component ([2d17821](https://github.com/lmc-eu/spirit-design-system/commit/2d17821)), closes [#DS-1156](https://github.com/lmc-eu/spirit-design-system/issues/DS-1156) | ||
|
||
### Styles | ||
|
||
- **web-react:** Sort imports in TextArea component test ([4a00ca5](https://github.com/lmc-eu/spirit-design-system/commit/4a00ca5)) | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-web-react | ||
|
||
<a name="1.13.1"></a> | ||
|
||
## [1.13.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-02-23) | ||
|
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
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 |
---|---|---|
|
@@ -3,6 +3,28 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="2.13.0"></a> | ||
|
||
# [2.13.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-03-11) | ||
|
||
### Documentation | ||
|
||
- **web-twig:** Fix default placement in Dropdown demo ([9f17156](https://github.com/lmc-eu/spirit-design-system/commit/9f17156)) | ||
- **web-twig:** Introducing deprecations list ([6a0c065](https://github.com/lmc-eu/spirit-design-system/commit/6a0c065)), closes [#DS-1148](https://github.com/lmc-eu/spirit-design-system/issues/DS-1148) | ||
- **web-twig:** Show Bordered Alert Feature Flag in Demo [#DS-1156](https://github.com/lmc-eu/spirit-design-system/issues/DS-1156) ([a6edcfe](https://github.com/lmc-eu/spirit-design-system/commit/a6edcfe)) | ||
- **web-twig:** Unify the `Dropdown` demo according to its `web` package counterpart ([f25bfe0](https://github.com/lmc-eu/spirit-design-system/commit/f25bfe0)) | ||
|
||
### Features | ||
|
||
- **web-twig:** `Stack` no longer requires the `hasSpacing` prop to apply custom `spacing` [#DS-1133](https://github.com/lmc-eu/spirit-design-system/issues/DS-1133) ([c75af1d](https://github.com/lmc-eu/spirit-design-system/commit/c75af1d)) | ||
- **web-twig:** Deprecate icon for `danger` color in Alert component ([4241478](https://github.com/lmc-eu/spirit-design-system/commit/4241478)), closes [#DS-1156](https://github.com/lmc-eu/spirit-design-system/issues/DS-1156) | ||
|
||
### Tests | ||
|
||
- **web-twig:** Update snapshots according to the modified icons ([4a3df20](https://github.com/lmc-eu/spirit-design-system/commit/4a3df20)) | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-web-twig | ||
|
||
<a name="2.12.1"></a> | ||
|
||
## [2.12.1](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-02-23) | ||
|
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
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
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 |
---|---|---|
|
@@ -3,6 +3,27 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.12.0"></a> | ||
|
||
# [1.12.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-03-11) | ||
|
||
### Bug Fixes | ||
|
||
- **web:** Dropdown autoclose option should be strictly checked ([b8966a4](https://github.com/lmc-eu/spirit-design-system/commit/b8966a4)), closes [#DS-1157](https://github.com/lmc-eu/spirit-design-system/issues/DS-1157) | ||
|
||
### Documentation | ||
|
||
- **web:** Do not list components that don't have index.html on Demo homepage [#DS-1185](https://github.com/lmc-eu/spirit-design-system/issues/DS-1185) ([7162a16](https://github.com/lmc-eu/spirit-design-system/commit/7162a16)) | ||
- **web:** Dropdown demo with disabled autoclose should be disabled ([0bd9836](https://github.com/lmc-eu/spirit-design-system/commit/0bd9836)), closes [#DS-1157](https://github.com/lmc-eu/spirit-design-system/issues/DS-1157) | ||
- **web:** Use danger icon for danger color in Alert and Toast ([3324d6b](https://github.com/lmc-eu/spirit-design-system/commit/3324d6b)) | ||
|
||
### Features | ||
|
||
- **web:** Add Bordered Alert Feature Flag and showcase it in Demo ([b5ff0f5](https://github.com/lmc-eu/spirit-design-system/commit/b5ff0f5)), closes [#DS-1156](https://github.com/lmc-eu/spirit-design-system/issues/DS-1156) | ||
- **web:** Introduce the `Toast` component [#DS-1112](https://github.com/lmc-eu/spirit-design-system/issues/DS-1112) ([07742b8](https://github.com/lmc-eu/spirit-design-system/commit/07742b8)) | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-web | ||
|
||
<a name="1.11.0"></a> | ||
|
||
# [1.11.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-02-20) | ||
|
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