Skip to content

Commit 71e4860

Browse files
authored
docs: Updated CHANGELOG (#1585)
Reverted keep-a-changelog version
1 parent 463c5e5 commit 71e4860

File tree

4 files changed

+2298
-2118
lines changed

4 files changed

+2298
-2118
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7-
## [Unreleased]
8-
7+
## [5.2.4] - 2025-02-24
98
### Changed
10-
119
- #### Carousel - **Potential visual breaking change.**
12-
- Removed `[part='base']` wrapping container from slide's internal DOM.
10+
- Removed `[part='base']` wrapping container from slide's internal DOM.
11+
1312
## [5.2.3] - 2025-02-13
1413
### Fixed
1514
- #### Chip
@@ -700,6 +699,7 @@ Initial release of Ignite UI Web Components
700699
- Ripple component
701700
- Switch component
702701

702+
[5.2.4]: https://github.com/IgniteUI/igniteui-webcomponents/compare/5.2.3...5.2.4
703703
[5.2.3]: https://github.com/IgniteUI/igniteui-webcomponents/compare/5.2.2...5.2.3
704704
[5.2.2]: https://github.com/IgniteUI/igniteui-webcomponents/compare/5.2.1...5.2.2
705705
[5.2.1]: https://github.com/IgniteUI/igniteui-webcomponents/compare/5.2.0...5.2.1

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ See the [Storybook Here](https://igniteui.github.io/igniteui-webcomponents)
2323

2424
| Components | Status | Documentation | Released Version |
2525
| :---------------------- | :----: | :----------------------------: | :--------------: |
26+
| Carousel || [Docs][Carousel Docs] | [5.1.0] |
2627
| Date picker || [Docs][Date Picker Docs] | [4.10.0] |
2728
| Divider || [Docs][Divider Docs] | [4.10.0] |
2829
| Banner || [Docs][Banner Docs] | [4.10.0] |
@@ -235,6 +236,7 @@ npm run storybook:build
235236
[Banner Docs]: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/notifications/banner
236237
[Divider Docs]: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/layouts/divider
237238
[Date Picker Docs]: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/scheduling/date-picker
239+
[Carousel Docs]: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/layouts/carousel
238240
[1.0.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/1.0.0
239241
[2.0.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/2.0.0
240242
[2.1.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/2.1.0
@@ -245,3 +247,4 @@ npm run storybook:build
245247
[4.1.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/4.1.0
246248
[4.5.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/4.5.0
247249
[4.10.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/4.10.0
250+
[5.1.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/5.1.0

0 commit comments

Comments
 (0)