Skip to content

Conversation

@IvanDanchev
Copy link
Contributor

@IvanDanchev IvanDanchev commented Nov 11, 2025

Related to #12506

@IvanDanchev IvanDanchev marked this pull request as ready for review November 11, 2025 08:49
@IvanDanchev IvanDanchev requested review from a team as code owners November 11, 2025 08:49

## Filter

The `TelerikFilter.ValueChanged` event is now deprecated. Use the `OnUpdate` event instead.
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
The `TelerikFilter.ValueChanged` event is now deprecated. Use the `OnUpdate` event instead.
The `TelerikFilter.ValueChanged` event is now deprecated. Use the [`OnUpdate` event](slug:filter-events#onupdate) instead.


## Pager

The `TelerikPager.Adaptive` parameter is now deprecated. Use the `Responsive` parameter instead. Parameters in setting tags like `GridPagerSettings.Adaptive`, `TreeListPagerSettings.Adaptive`, etc., are renamed to `Responsive`. For example, `GridPagerSettings.Responsive`.
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
The `TelerikPager.Adaptive` parameter is now deprecated. Use the `Responsive` parameter instead. Parameters in setting tags like `GridPagerSettings.Adaptive`, `TreeListPagerSettings.Adaptive`, etc., are renamed to `Responsive`. For example, `GridPagerSettings.Responsive`.
The `TelerikPager.Adaptive` parameter is now deprecated. Use the [`Responsive` parameter]((https://www.telerik.com/blazor-ui/documentation/api/telerik.blazor.components.telerikpager#telerik_blazor_components_telerikpager_responsive) instead. Parameters in setting tags like `GridPagerSettings.Adaptive`, `TreeListPagerSettings.Adaptive`, etc., are renamed to `Responsive`. For example, `GridPagerSettings.Responsive`.


## ToolBar

The `TelerikToolBar.Adaptive` parameter is now deprecated. Use the `OverflowMode` parameter instead.
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
The `TelerikToolBar.Adaptive` parameter is now deprecated. Use the `OverflowMode` parameter instead.
The `TelerikToolBar.Adaptive` parameter is now deprecated. Use the [`OverflowMode` parameter](https://www.telerik.com/blazor-ui/documentation/api/telerik.blazor.components.teleriktoolbar#telerik_blazor_components_teleriktoolbar_overflowmode) instead.

@IvanDanchev IvanDanchev merged commit 8cf8919 into master Nov 11, 2025
@github-actions github-actions bot deleted the breaking-changes-q4 branch November 11, 2025 11:34
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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants