17 Commits

Author SHA1 Message Date
amacocian 7a956fa92d Remove loading label from EmptyComponent 2025-10-20 15:15:24 +02:00
amacocian 3f747de6b0 Remove gitlab mirror 2025-09-13 14:00:16 +02:00
amacocian c8fc12c2af Setup gitlab mirroring 2025-09-12 10:45:06 +02:00
amacocian 766cb885a5 Implement IDisposable on Views and ViewModels 2025-09-01 14:20:06 +02:00
amacocian 90f937ccd2 RefreshView called on Dispatcher thread 2025-08-10 18:01:05 +02:00
amacocian 9e3f943628 Expose ParametersSet API 2025-08-05 12:07:38 +02:00
amacocian 72b203fcda Simplify API with tuples 2025-08-05 10:11:41 +02:00
amacocian aa46c75034 ShowViewByType fixes 2025-08-05 00:10:45 +02:00
amacocian a3be1131fe ViewManager fixes 2025-08-03 13:19:24 +02:00
amacocian 9ff6b4819c Use internal url navigation to change views 2025-08-03 10:25:49 +02:00
amacocian ad74955c18 Use RouteValues and route parsing for passing parameters to views
Intercept NavigationManager and forward to IViewManager
2025-08-02 12:59:45 +02:00
amacocian 56384b1b89 Simplify ShowView 2025-08-01 20:43:54 +02:00
amacocian 0cb98b01cc Make ViewManager request the list of views on each show operation. Allows view registration after ViewManager creation 2025-08-01 20:05:28 +02:00
amacocian 77a061bd35 Include License and Readme in nuget package 2025-08-01 18:25:45 +02:00
amacocian cfdad2e83f Add dependabot.yml 2025-08-01 18:18:32 +02:00
amacocian b73f421075 Add project files. 2025-08-01 18:15:25 +02:00
amacocian f541eaa02f Add .gitattributes, .gitignore, and LICENSE.txt. 2025-08-01 18:15:17 +02:00