Skip to content

chore(common): fix broken links #2312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 6, 2024
Merged

chore(common): fix broken links #2312

merged 1 commit into from
Aug 6, 2024

Conversation

ntacheva
Copy link
Contributor

@ntacheva ntacheva commented Aug 6, 2024

@ntacheva ntacheva added the merge-to-production Use this label to get a comment to choose whether to merge the PR to production label Aug 6, 2024
@ntacheva ntacheva requested review from a team August 6, 2024 09:59
@ntacheva ntacheva self-assigned this Aug 6, 2024
Copy link
Contributor

github-actions bot commented Aug 6, 2024

Hello @ntacheva,

Check the below option if you would like to automatically generate PR to production. The automation uses the branch for the cherry-pick, and then will delete the branch. Please, do not delete it manually.

  • create PR to production

@dimodi dimodi merged commit 9f8c98c into master Aug 6, 2024
2 checks passed
Copy link
Contributor

github-actions bot commented Aug 6, 2024

Here you are the link to your PR to production: 2314

@github-actions github-actions bot deleted the fix-broken-docs-links branch August 6, 2024 10:08
Copy link
Contributor

@ikoevska ikoevska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed

@@ -32,5 +32,4 @@ If your users don't use the `Ctrl` and/or `Shift` buttons to extend the selectio

An example is available in the following project: [https://github.com/telerik/blazor-ui/tree/master/grid/persist-selection](https://github.com/telerik/blazor-ui/tree/master/grid/persist-selection)

>tip Since our 2.10.0 release the behavior showcased above is delivered out of the box with the `SelectAllMode` parameter of the `GridCheckBoxColumn`.
More information can be found in the [Grid Multiple Selection]({%slug components/grid/selection/multiple%}) article
>tip Since our 2.10.0 release the behavior showcased above is delivered out of the box with the [`SelectAllMode` parameter of the `GridCheckBoxColumn`]({%slug components/grid/columns/checkbox%}).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
>tip Since our 2.10.0 release the behavior showcased above is delivered out of the box with the [`SelectAllMode` parameter of the `GridCheckBoxColumn`]({%slug components/grid/columns/checkbox%}).
>tip Starting with version `2.10.0`, the behavior showcased above is delivered out of the box with the [`SelectAllMode` parameter of the `GridCheckBoxColumn`]({%slug components/grid/columns/checkbox%}).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge-to-production Use this label to get a comment to choose whether to merge the PR to production
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants