This website requires JavaScript.
Explore
Help
Register
Sign In
kocoded
/
oqtane.framework
Watch
1
Star
0
Fork
0
You've already forked oqtane.framework
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4,655
Commits
4
Branches
54
Tags
112
MiB
7c04792777
Commit Graph
3 Commits
Author
SHA1
Message
Date
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