You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 4, 2022. It is now read-only.
These models are now used for more things in the framework, and they provide full support for Json, to treat them as something to be Serialized is not Generic (this was like this when it was part of the @ServerModel).
The text was updated successfully, but these errors were encountered:
…notation, Close#79
Change Action $GetModel to $LoadModel, Close#77
Change @Populator to @populate and @recollector to @recollect, Close#76
Change the name of @JsonSerializedModel to @jsonmodel, Close#68
Method Get with Fields should put the passed fields as an from URL encoded, Close#66
Add Failed Action Selector for Events, Close#64
Add the Event fields to the Action Selector for easy access, Close#63
Pass the created event as parameter to the Finished Action Selector, Close#62
Array declarations not working in Actions, Close#61
$GetModel and $PutModel always populate and recollect, Close#59
Crash calling fragment in Actions, Close#58
In the adapters (for AdapterViews and RecyclerView) it is important to check if the position is valid, Close#57
$Notification action doesn't have setStyle method, Close#56
@PutModel and @GetModel returning to Main Thread, Close#54
@JsonSerializedModel improvements, Close#53
@OverrideAction to directly override methods, Close#39
"withResult" for Activity Actions, Close#36
NavigationDrawer Error for latest support libraries, Close#1
These models are now used for more things in the framework, and they provide full support for Json, to treat them as something to be Serialized is not Generic (this was like this when it was part of the @ServerModel).
The text was updated successfully, but these errors were encountered: