77 Commits (60caa967eb40cdc1d99f288a0bee365aa684b062)

Author SHA1 Message Date
maliming e9dcded405
Add ShowToolbar property to PageLayout 3 months ago
maliming 283d9dde74
Cache ShouldAddComponentAsync result in toolbar contributor 3 months ago
maliming 3ff8fb6e78
Upgrade to .NET 10.0. 7 months ago
liangshiwei 662c8159d6 Improve DefaultThemeManager to avoid potential infinite loop 11 months ago
liangshiwei af04ef4d5a Add reset method to PageLayout 11 months ago
liangshiwei c92c8776af Update PageHeader.razor.cs 11 months ago
liangshiwei a720893594 Clear Title while disposing PageHeader 11 months ago
maliming c8b39e45c4
feat: add AppBasePath parameter to script and style bundling components 1 year ago
maliming 52b53a4e53
Remove unnecessary initialization of ScriptFiles and StyleFiles during prerendering 1 year ago
maliming 980b9c8049
Fixing the flickering issue when switching the server to wasm. 1 year ago
maliming c95846c1f6
Avoid loading the script twice after prerender. 1 year ago
enisn e592d6d5d3
Implement IDisposable in PageHeader component to clear toolbar and breadcrumb items on disposal 1 year ago
Muximize e49cba9bc9
Remove unused Usings 2 years ago
maliming 971dc3b8ba Upgrade to NET 9.0. 2 years ago
maliming 1f97485bef
Create blazor `global js&css` at runtime. 2 years ago
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