-
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]
- Loading branch information
1 parent
a680690
commit 23f0c9b
Showing
11 changed files
with
101 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 |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="0.1.0"></a> | ||
|
||
# 0.1.0 (2024-02-20) | ||
|
||
### Features | ||
|
||
- **codemods:** Introduce codemods package ([5d59656](https://github.com/lmc-eu/spirit-design-system/commit/5d59656)) | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-codemods |
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-02-20) | ||
|
||
Miscellaneous changes | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-form-validations | ||
|
||
<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-02-07) | ||
|
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,31 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<a name="1.13.0"></a> | ||
|
||
# [1.13.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-02-20) | ||
|
||
### Bug Fixes | ||
|
||
- **web-react:** Add forwardRef to Icon components ([f5cec52](https://github.com/lmc-eu/spirit-design-system/commit/f5cec52)) | ||
- **web-react:** Remove unnecessary rest props on Tooltip Trigger [#DS-1150](https://github.com/lmc-eu/spirit-design-system/issues/DS-1150) ([b7c145f](https://github.com/lmc-eu/spirit-design-system/commit/b7c145f)) | ||
- **web-react:** Require `html-react-parser` as dependency ([84ef862](https://github.com/lmc-eu/spirit-design-system/commit/84ef862)) | ||
- **web-react:** TooltipTrigger props update ([40b3ffd](https://github.com/lmc-eu/spirit-design-system/commit/40b3ffd)) | ||
|
||
### Documentation | ||
|
||
- **web-react, web-twig:** Add `isFluid` to the API documentations of `FieldGroup` ([7e69912](https://github.com/lmc-eu/spirit-design-system/commit/7e69912)) | ||
- **web-react:** Add demo with Tooltip on Icon cmp ([a768a78](https://github.com/lmc-eu/spirit-design-system/commit/a768a78)) | ||
- **web, web-react, web-twig:** Fix the `aria-controls` ID references in examples ([2a7c1aa](https://github.com/lmc-eu/spirit-design-system/commit/2a7c1aa)) | ||
- **web:** Fix Sass implementation notes ([24054e1](https://github.com/lmc-eu/spirit-design-system/commit/24054e1)) | ||
|
||
### Features | ||
|
||
- **web-react:** Deprecate non-flow-relative placements in `Dropdown` [#DS-1132](https://github.com/lmc-eu/spirit-design-system/issues/DS-1132) ([51da754](https://github.com/lmc-eu/spirit-design-system/commit/51da754)) | ||
- **web-react:** Tooltip can be opened by hover ([caac686](https://github.com/lmc-eu/spirit-design-system/commit/caac686)), closes [#DS-1140](https://github.com/lmc-eu/spirit-design-system/issues/DS-1140) | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-web-react | ||
|
||
<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-02-07) | ||
|
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.12.0"></a> | ||
|
||
# [2.12.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-02-20) | ||
|
||
### Bug Fixes | ||
|
||
- **web-twig:** Enable rendering Symfony Forms fields inside `FieldGroup` ([59fc8a2](https://github.com/lmc-eu/spirit-design-system/commit/59fc8a2)) | ||
|
||
### Documentation | ||
|
||
- **web-react, web-twig:** Add `isFluid` to the API documentations of `FieldGroup` ([7e69912](https://github.com/lmc-eu/spirit-design-system/commit/7e69912)) | ||
- **web-twig:** Add demo with Tooltip on Icon cmp ([2f13597](https://github.com/lmc-eu/spirit-design-system/commit/2f13597)) | ||
- **web:** Fix Sass implementation notes ([24054e1](https://github.com/lmc-eu/spirit-design-system/commit/24054e1)) | ||
|
||
### Features | ||
|
||
- **web-react:** Deprecate non-flow-relative placements in `Dropdown` [#DS-1132](https://github.com/lmc-eu/spirit-design-system/issues/DS-1132) ([51da754](https://github.com/lmc-eu/spirit-design-system/commit/51da754)) | ||
- **web-twig:** Deprecate non-flow-relative placements in `Dropdown` [#DS-1132](https://github.com/lmc-eu/spirit-design-system/issues/DS-1132) ([8e171ed](https://github.com/lmc-eu/spirit-design-system/commit/8e171ed)) | ||
- **web-twig:** Tooltip can be opened by hover ([eab479c](https://github.com/lmc-eu/spirit-design-system/commit/eab479c)) | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-web-twig | ||
|
||
<a name="2.11.0"></a> | ||
|
||
# [2.11.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-02-07) | ||
|
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,28 @@ | |
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
<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) | ||
|
||
### Chores | ||
|
||
- **web:** Set `sass` as optional peer dependency ([a680690](https://github.com/lmc-eu/spirit-design-system/commit/a680690)), closes [#DS-1162](https://github.com/lmc-eu/spirit-design-system/issues/DS-1162) | ||
|
||
### Documentation | ||
|
||
- **web, web-react, web-twig:** Fix the `aria-controls` ID references in examples ([2a7c1aa](https://github.com/lmc-eu/spirit-design-system/commit/2a7c1aa)) | ||
- **web:** Add demo with Tooltip on Icon element ([fae7fde](https://github.com/lmc-eu/spirit-design-system/commit/fae7fde)) | ||
- **web:** Fix Sass implementation notes ([24054e1](https://github.com/lmc-eu/spirit-design-system/commit/24054e1)) | ||
|
||
### Features | ||
|
||
- **web:** Deprecate Dropdown non flow and modifier placement DS-1132 ([28ef059](https://github.com/lmc-eu/spirit-design-system/commit/28ef059)) | ||
- **web:** Tooltip hover ([dfd1dd1](https://github.com/lmc-eu/spirit-design-system/commit/dfd1dd1)) | ||
- **web:** Unify naming in SCSS, use padding or gap [#DS-782](https://github.com/lmc-eu/spirit-design-system/issues/DS-782) ([eab44eb](https://github.com/lmc-eu/spirit-design-system/commit/eab44eb)) | ||
|
||
**Note:** Version bump only for package @lmc-eu/spirit-web | ||
|
||
<a name="1.10.0"></a> | ||
|
||
# [1.10.0](https://github.com/lmc-eu/spirit-design-system/compare/@lmc-eu/[email protected]...@lmc-eu/[email protected]) (2024-02-07) | ||
|
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