0.6.0
·
1037 commits
to master
since this release
AJAX actions are rewritten as server-side ActionsView
class and client-side counterpart App.Actions
. It is now used as foundation for most of AJAX code, including grid datatables and new App.EditForm
/ App.EditInline
client-side components.
New widget widgets.PrefillWidget
to select pre-filled text from the list of supplied values.
Selective skipping of DisplayText
field widget rendering.
Basic version of ViewmodelValidator
for AJAX submitted forms.