This website requires JavaScript.
Explore
Help
Sign In
Diplomarbeit-Absolventenverein
/
oqtane.framework
Watch
10
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
5,448
Commits
7
Branches
56
Tags
b4aa73fc6439d8841b5376c3ac4364e4f815eda8
Commit Graph
4 Commits
Author
SHA1
Message
Date
sbwalker
2ed593c5e0
include SiteId in SyncEvent
2024-02-26 14:48:26 -05:00
Shaun Walker
c5b632cb24
Enhance SyncManager to raise events which can be handled on the server within hosted services. Raise create, update, delete events for all major entities. Include support for refresh and reload events to synchronize client state. Move client state cache invalidation to a hosted service to separate concerns and demonstrate events.
2022-10-04 19:20:02 -04:00
Shaun Walker
306b78b526
Added ability for Runtime and RenderMode to be set per Site - enabling the framework to support multiple hosting models concurrently in the same installation. Fixed WebAssembly Prerendering issue (this also resolved the issue where the component taghelper was not passing parameters correctly to the app when running on WebAssembly).
Fix
#1702
- remove web,config from upgrade package.
2021-10-05 14:32:05 -04:00
Shaun Walker
bc720555c4
refactoring, enhancements, and some fixes
2021-06-10 08:16:02 -04:00