[jp-sync] fix(jp/grid-lite): add API reference links to Japanese grid-lite topics#423
Merged
jsakamotoIGJP merged 3 commits intoJul 13, 2026
Merged
Conversation
Sync Japanese documentation with English changes from PR #420. Adds API references section for WebComponents and Blazor platforms to all grid-lite topics. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
jsakamotoIGJP
self-requested a review
July 10, 2026 07:58
jsakamotoIGJP
approved these changes
Jul 13, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original author: Hristo Hristov 57346540+Hristo313@users.noreply.github.com
Syncs the Japanese documentation with English changes from PR #420 ("fix(grid-lite): add api links to the topics").
Changes
Added
## API リファレンスsections for WebComponents and Blazor platforms to all 8 grid-lite topic files, replacing the previous{/*TODO ... */}placeholder comments.en/components/grid-lite/overview.mdxjp/components/grid-lite/overview.mdxen/components/grid-lite/binding.mdxjp/components/grid-lite/binding.mdxen/components/grid-lite/cell-template.mdxjp/components/grid-lite/cell-template.mdxen/components/grid-lite/column-configuration.mdxjp/components/grid-lite/column-configuration.mdxen/components/grid-lite/filtering.mdxjp/components/grid-lite/filtering.mdxen/components/grid-lite/header-template.mdxjp/components/grid-lite/header-template.mdxen/components/grid-lite/sorting.mdxjp/components/grid-lite/sorting.mdxen/components/grid-lite/theming.mdxjp/components/grid-lite/theming.mdxSummary of changes per file
import ApiLinkstatement; appended API References section at end of file.GridLite+GridLiteColumnfor both WebComponents and Blazor).IgbGridLiteFilterExpressionfor Blazor.GridLiteSortingOptionsfor WebComponents andIgbGridLiteSortingExpression+GridLiteSortingModefor Blazor.