Skip to content

0.6.0

Compare
Choose a tag to compare
@Dmitri-Sintsov Dmitri-Sintsov released this 12 Sep 08:32
· 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.