Releases: cubex/framework
Releases · cubex/framework
4.23.0
4.22.1
4.22.0
4.21.0
2.6.7
4.20.0: Viewmodel (#40)
* Add viewmodels * Set the model * Mixed return type * Lock public properties * Templated View Model * Implement view interface * Return locked data in json * Native view model handling * Controller inject * Updated view method/param naming * Cubex aware * Add context flags * Default flag return * Global flag rules * Basic query string flags * Test view Model with data and with default render * Test Json Renderer Don't default to locked * reduce test test wording * only resolve if the method is available * Test resolving controller and controller methods * Build for 8.1 and 8.2 remove 7.4 support * Build for 8.1 and 8.2 remove 7.4 support * Update to rc * wait on release * Add redirect routes * Bool querystring flags * Flag rule flow * Cookie Flags --------- Co-authored-by: Kyle Essex <[email protected]>