59 Commits (af113063f81c878e2baf9f6ee3c8b04b5e4e8fb4)

Author SHA1 Message Date
liangshiwei 5199f9a049 Rename AbpAuthenticationSessionState to AbpAuthenticationState 2 years ago
liangshiwei 2543f10981 Add AbpAuthenticationSessionState to DynamicLayoutComponent 2 years ago
liangshiwei 4cc46fd124 Update AbpScripts.razor 2 years ago
Enis Necipoglu f02af6326d Persist component state for WebApp Scripts 2 years ago
Enis Necipoglu 6107bc5064 Update AbpStyles.razor 2 years ago
Enis Necipoglu 262df29f8c Persist component state for WebApp Styles 2 years ago
liangshiwei 90e0c47a6a Prevent Toolbar flickering problem 2 years ago
Enis Necipoglu 5478f6d9de
Render AppName in page title 2 years ago
Enis Necipoglu 3afded6f60
Add PageTitle to PageHeader component 2 years ago
maliming 06cf76a35a
Exclude bootstrap from `global.js/css`. 2 years ago
maliming 3a6cd161c9
Update `AbpStyles` and `AbpScripts` to support `WebAssembly` assets. 2 years ago
maliming cccde575a2
Add `_framework/blazor.web.js` to `App.razor`. 2 years ago
ahmetfarukulu 4e531d890f Rename ".abppkg.json" filenames to ".abppkg" 2 years ago
maliming ca23540e5b Upgrade abp to NET 8.0. 3 years ago
Salih 5e5664ffd0 Fix layout hooks filtering and show layout hooks for the specified layouts 3 years ago
Engincan VESKE fdc6c4e0e8 Fix layout hooks filtering and show layout hooks for the specified layouts 3 years ago
Enis Necipoglu da90157643
Add equal spaces for top & bottom for Blazor toolbar 3 years ago
liangshiwei ab0451ef99 Enable nullable annotations for Volo.Abp.AspNetCore.Components.Web.Theming 3 years ago
liangshiwei da79718de4 Update AbpThemingOptions.cs 3 years ago
liangshiwei e007b8d68d Add Theme system to Blazor UI 3 years ago
Yunus Emre Kalkan ada233f4b7 Add analyze & Package files to framework 3 years ago
Enis Necipoglu ed09a72f8e PageLayout enhancements 3 years ago
Engincan VESKE 69dca2baa6 Improvements on Layout Hooks 3 years ago
Engincan VESKE 80a9177d84 rename layout name (main to application) 4 years ago
Engincan VESKE d8c233e945 Implement layout hooks for blazor 4 years ago
maliming e7e9756cf2
Upgrade to NET 7.0. 4 years ago
maliming f87002eee1
Remove `IHybridServiceScopeFactory`. 4 years ago
Engincan VESKE b10aa4516d Rename to AbpDynamicComponents as DynamicLayoutComponent 4 years ago
Engincan VESKE c95658683f Create dynamic components for blazor layout 4 years ago
Enis Necipoglu 249afe95f1 Add MenuItemName to PageLayout for blazor 4 years ago
Enis Necipoglu b793453ca6 Convert PageHeader to `h1` from `h5` 4 years ago
liangshiwei 69e2be7ba9 Identity: Enhancements for Blazor UI 4 years ago
Mladen Macanovic 966c4499f6 Migrate new naming schema 4 years ago
Mladen Macanovic bf2422a549 Migrate new naming schema 4 years ago
enisn a733fc27eb Replace AddRange with foreach 4 years ago
enisn c2d8e12fe4 Updating PageLayout to notify when one of its members changed 4 years ago
enisn ab67dcfc02 Implement PageHeaderOptions & PageLayout 4 years ago
enisn 27a9039935 Create PageHeaderOptions.cs 4 years ago
enisn d4ffd9cc17 Create PageLayout 4 years ago
liangshiwei 966e81bc12 Improve 4 years ago
Ahmet Çotur 9c3b340675 convert file-scoped namespacing for framework 4 years ago
Alper Ebicoglu 3ea4d9988e remove bom from text files. closes #10189 5 years ago
liangshiwei fda8827743 Keep the file name and class name the same 5 years ago
maliming ef9d20533a Change TargetFramework to net6.0. 5 years ago
Ilkay Ilknur 131dece60a remove unused parameter. 5 years ago
Ilkay Ilknur cc0c174006 render toolbar childcontent for backwards compatibility. 5 years ago
Ilkay Ilknur 92cb869d88 remove unnecessary `Console` usages. 5 years ago
Ilkay Ilknur d76b7a6b38 change page toolbar call order. 5 years ago
Ilkay Ilknur b769d84982 move page toolbars and header to the Volo.Abp.AspNetCore.Components.Web.Theming project 5 years ago
Halil İbrahim Kalkan af7d77a776 Move BlazorStandardBundles to the blazor server package. 5 years ago