From f7ab9d85172be182e40a13d3a3ab58acd6079b4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Halil=20=C4=B0brahim=20Kalkan?= Date: Wed, 16 Dec 2020 11:21:02 +0300 Subject: [PATCH] Update POST.md --- .../2020-12-18 v4_1_Preview/POST.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/docs/en/Blog-Posts/2020-12-18 v4_1_Preview/POST.md b/docs/en/Blog-Posts/2020-12-18 v4_1_Preview/POST.md index 14aa66f384..e300453ef3 100644 --- a/docs/en/Blog-Posts/2020-12-18 v4_1_Preview/POST.md +++ b/docs/en/Blog-Posts/2020-12-18 v4_1_Preview/POST.md @@ -120,6 +120,28 @@ Module extensibility system (mentioned above) for the Blazor UI is in developmen ## What's new with the ABP Commercial 4.1 +### Blazor UI Improvements + +We continue to complete missing modules and functionalities for the Blazor UI. + +#### Organization Unit Management + +TODO + +#### IdentityServer UI + +TODO + +### Suite: Navigation Property Selection with Typeahead + +TODO + +### Spanish Language Translation + +TODO + +### Coming: Public Website with Integrated CMS Features + TODO ## Other News @@ -128,6 +150,7 @@ TODO A lot of new contents have been published in the ABP Community Web Site in the last two weeks: +* [How to Integrate the Telerik Blazor Components to the ABP Blazor UI](https://community.abp.io/articles/how-to-integrate-the-telerik-blazor-components-to-the-abp-blazor-ui-q8g31abb) by [EngincanV](https://github.com/EngincanV) * [Using DevExpress Blazor UI Components With the ABP Framework](https://community.abp.io/articles/using-devexpress-blazor-ui-components-with-the-abp-framework-wrpoa8rw) by [@berkansasmaz](https://github.com/berkansasmaz) * [Creating a new UI theme by copying the Basic Theme (for MVC UI)](https://community.abp.io/articles/creating-a-new-ui-theme-by-copying-the-basic-theme-for-mvc-ui-yt9b18io) by [@ebubekirdinc](https://github.com/ebubekirdinc) * [Using Angular Material Components With the ABP Framework](https://community.abp.io/members/muhammedaltug) by [@muhammedaltug](https://github.com/muhammedaltug)