[qooxdoo-commit] [qooxdoo/next] 80cf9b: [BUG #8975] Added model.define
Brought to you by:
ecker,
martinwittemann
|
From: Martin W. <Mar...@1u...> - 2015-04-01 14:00:47
|
Branch: refs/heads/binding Home: https://github.com/qooxdoo/next Commit: 80cf9b7f2b65ec0b190fb2970b508774eb74a55f https://github.com/qooxdoo/next/commit/80cf9b7f2b65ec0b190fb2970b508774eb74a55f Author: Martin Wittemann <Mar...@1u...> Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: M framework/source/class/qx/module/DataBinding.js A framework/source/test/tests/module/DataBinding.js Log Message: ----------- [BUG #8975] Added model.define Commit: 85acbb044a05451af58de944ce9f60d9f3228e33 https://github.com/qooxdoo/next/commit/85acbb044a05451af58de944ce9f60d9f3228e33 Author: Martin Wittemann <Mar...@1u...> Date: 2015-04-01 (Wed, 01 Apr 2015) Changed paths: M framework/source/class/qx/module/Controller.js M framework/source/test/tests/module/Controller.js Log Message: ----------- [BUG #8975] Allow string usage for controller Compare: https://github.com/qooxdoo/next/compare/387aeb22f8ba...85acbb044a05 |