* Build 289

This commit is contained in:
Samuel Georges 2015-08-07 19:13:23 +10:00
parent 556eff359c
commit 218ebfd844
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
* **Build 28x** (2015-08-xx) * **Build 289** (2015-08-07)
- Added new `makeFormWidget()` method to `WidgetMaker` trait for rendering form widgets individually. This method is now available to backend controllers, controller behaviors and widgets themselves. Check to make sure your classes do not define a conflicting method of this name. - Added new `makeFormWidget()` method to `WidgetMaker` trait for rendering form widgets individually. This method is now available to backend controllers, controller behaviors and widgets themselves. Check to make sure your classes do not define a conflicting method of this name.
* **Build 287** (2015-08-03) * **Build 287** (2015-08-03)