Skip to content

Releases: oetiker/callbackery

no more paddingRight

30 Oct 08:36
23c4e4d
Compare
Choose a tag to compare
Merge pull request #65 from oetiker/no-padding

don't force rightPadding on form

Qx6 Compatibility

17 Oct 16:24
2530467
Compare
Choose a tag to compare
Merge pull request #60 from oetiker/qx6

Make CallBackery work with qooxdoo 6 and the new compiler

Live reconfig improvements

04 Jun 06:49
3271146
Compare
Choose a tag to compare
  • no more looping if a reconfig field gets reconfigured
  • update read-only fields from server after reconfig

live form reconfiguration

31 May 14:12
43ac706
Compare
Choose a tag to compare

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

19 Jan 10:19
Compare
Choose a tag to compare

improved documentation and build environment

It's all about context

25 Oct 13:25
Compare
Choose a tag to compare

The release adds the ability to add context menus and a default action to table plugins