Releases: oetiker/callbackery
Releases · oetiker/callbackery
no more paddingRight
Qx6 Compatibility
Merge pull request #60 from oetiker/qx6 Make CallBackery work with qooxdoo 6 and the new compiler
Live reconfig improvements
- no more looping if a reconfig field gets reconfigured
- update read-only fields from server after reconfig
live form reconfiguration
add the triggerFormReset key to form elements, when a widget has this key set the form configuration will be re-queried from the server, and the current content of the form will be available in $self->args. In this way, it is possible to change settings of the form widgets based on the current form content, as well as altering the content of selectboxes.
Fixi Fixi
It's all about context
The release adds the ability to add context menus and a default action to table plugins