Skip to content

Commit c46f102

Browse files
authored
Add Chat component to README documentation
1 parent b0d8a22 commit c46f102

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ See the [Storybook Here](https://igniteui.github.io/igniteui-webcomponents)
2626

2727
| Components | Status | Documentation | Released Version |
2828
| :---------------------- | :----: | :----------------------------: | :--------------: |
29+
| Chat || [Docs][Chat Docs] | [6.3.0] |
2930
| Date Range Picker || [Docs][Date Range Picker Docs] | [6.1.0] |
3031
| Tooltip || [Docs][Tooltip Docs] | [5.4.0] |
3132
| File Input || [Docs][File Input Docs] | [5.4.0] |
@@ -256,6 +257,7 @@ npm run storybook:build
256257
[File Input Docs]: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/inputs/file-input
257258
[Tooltip Docs]: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/inputs/tooltip
258259
[Date Range Picker Docs]: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/scheduling/date-range-picker
260+
[Chat Docs]: https://www.infragistics.com/products/ignite-ui-web-components/web-components/components/interactivity/chat
259261
[1.0.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/1.0.0
260262
[2.0.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/2.0.0
261263
[2.1.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/2.1.0
@@ -270,3 +272,4 @@ npm run storybook:build
270272
[5.3.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/5.3.0
271273
[5.4.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/5.4.0
272274
[6.1.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/6.1.0
275+
[6.3.0]: https://github.com/IgniteUI/igniteui-webcomponents/releases/tag/6.3.0

0 commit comments

Comments
 (0)