Skip to content

Commit b95c65b

Browse files
authored
feat(changelog): add descriptions for new components in Blazor changelog (#317)
2 parents e482d6e + 8f663da commit b95c65b

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/xplat/src/content/en/components/general-changelog-dv-blazor.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ All notable changes for each version of {ProductName} are documented on this pag
4040

4141
### New Components
4242

43-
- [IgbChat](./interativity/chat.md) <Badge variant="preview" />
44-
- [IgbSplitter](./layouts/splitter.md)
45-
- [IgbHighlight](./inputs/highlight.md)
43+
- [IgbChat](./interativity/chat.md) <Badge variant="preview" /> - A chat UI component for displaying messages and input interaction. This component is in preview and under active development. Some features are not yet implemented, and APIs may evolve in upcoming releases.
44+
- [IgbSplitter](./layouts/splitter.md) - The <ApiLink type="Splitter" /> component provides a resizable split-pane layout that divides the view into two panels — *start* and *end* — separated by a draggable bar.
45+
- [IgbHighlight](./inputs/highlight.md) - The <ApiLink type="Highlight" /> component provides efficient searching and highlighting of text projected into it via its default slot.
4646

4747
### AI Skills
4848

docs/xplat/src/content/jp/components/general-changelog-dv-blazor.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ import ApiLink from 'igniteui-astro-components/components/mdx/ApiLink.astro';
4242

4343
### 新しいコンポーネント
4444

45-
- [IgbChat](./interativity/chat.md) <Badge variant="preview" />
46-
- [IgbSplitter](./layouts/splitter.md)
47-
- [IgbHighlight](./inputs/highlight.md)
45+
- [IgbChat](./interativity/chat.md) <Badge variant="preview" /> - メッセージの表示と入力操作を行うためのチャット UI コンポーネントです。このコンポーネントはプレビュー段階であり、現在も活発に開発が進められています。一部の機能はまだ実装されておらず、API は今後のリリースで変更される可能性があります。
46+
- [IgbSplitter](./layouts/splitter.md) - <ApiLink type="Splitter" /> コンポーネントは、ビューを *start**end* の 2 つのパネルに分割し、それらをドラッグ可能なバーで区切るサイズ変更可能な分割ペイン レイアウトを提供します。
47+
- [IgbHighlight](./inputs/highlight.md) - <ApiLink type="Highlight" /> コンポーネントは、既定のスロットに投影されたテキストを効率的に検索し、ハイライトする機能を提供します。
4848

4949
### AI スキル
5050

0 commit comments

Comments
 (0)