Skip to content

Commit 4795757

Browse files
author
Kendo Bot
committed
Sync with Kendo UI Professional
1 parent aa4c01f commit 4795757

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

docs-aspnet-core/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ capital_casing_redirects: true
77

88
# Exclude files which should not be in the output
99
exclude: [README.md, Gemfile, Gemfile.lock,api_sort.rb, Dockerfile, bs-config.js, build-docs.sh, copy_content.sh, copy_local.sh, docs-watcher/*, exclude_files.txt, install-npm.sh, start-docs.sh, watch.sh]
10-
exclude_navigation: ["knowledge-base/*",api/Kendo.Mvc/*,api/Kendo.Mvc.Extensions/*,api/Kendo.Mvc.UI/*,api/Kendo.Mvc.UI.Fluent/*]
10+
exclude_navigation: ["knowledge-base/*",api/Kendo.Mvc/*,api/Kendo.Mvc.UI/*,api/Kendo.Mvc.UI.Fluent/*]
1111
navigation:
1212

1313
## List your directory names and order here, like this:

docs-aspnet-mvc/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ capital_casing_redirects: true
77

88
# Exclude files which should not be in the output
99
exclude: [README.md, Gemfile, Gemfile.lock,api_sort.rb, Dockerfile, bs-config.js, build-docs.sh, copy_content.sh, copy_local.sh, docs-watcher/*, exclude_files.txt, install-npm.sh, start-docs.sh, watch.sh]
10-
exclude_navigation: [asp-net-mvc-3.html,asp-net-mvc-4.html,api/Kendo.Mvc/*,api/Kendo.Mvc.Extensions/*,api/Kendo.Mvc.UI/*,api/Kendo.Mvc.UI.Fluent/*]
10+
exclude_navigation: [asp-net-mvc-3.html,asp-net-mvc-4.html,api/Kendo.Mvc/*,api/Kendo.Mvc.UI/*,api/Kendo.Mvc.UI.Fluent/*]
1111
navigation:
1212
## List your directory names and order here, like this:
1313

docs/backwards-compatibility/2019-backward-compatibility.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,15 @@ position: 1
88

99
# 2019 Releases
1010

11-
This article lists the breaking changes in the Kendo UI 2019 releases.
11+
This article lists the breaking changes in the Kendo UI 2019 releases.
12+
13+
## Kendo UI 2019 R2
14+
15+
**Pager**, **Grid**, **TreeList**, **ListView**
16+
17+
* Pager layout changed from Float to Flex for the [LESS-based themes]({% slug themesandappearnce_kendoui_desktopwidgets %}).
18+
19+
* The `k-pager-numbers` `ul` of the Pager is now wrapped in a `div` with the `k-pager-numbers-wrap` class.
1220

1321
## Kendo UI 2019 R1
1422

0 commit comments

Comments
 (0)