Branch: refs/heads/master
Home: https://github.com/qooxdoo/qooxdoo
Commit: 1c6cc801b10c0e60203565bbbab495508c5d8ca9
https://github.com/qooxdoo/qooxdoo/commit/1c6cc801b10c0e60203565bbbab495508c5d8ca9
Author: Alexander Steitz <ale...@1u...>
Date: 2015-05-20 (Wed, 20 May 2015)
Changed paths:
M framework/source/class/qxWeb.js
Log Message:
-----------
[BUG #9132] Made '$attachAll' a bit more defensive and do not overwrite a exisiting
namespace at 'qxWeb'.
Commit: d6e6054e87ca97ff9286f8002c5523e796e0fa3d
https://github.com/qooxdoo/qooxdoo/commit/d6e6054e87ca97ff9286f8002c5523e796e0fa3d
Author: Alexander Steitz <ale...@1u...>
Date: 2015-05-20 (Wed, 20 May 2015)
Changed paths:
M component/standalone/website/module.json
Log Message:
-----------
[BUG #9144] Split off the 'core' module into the sub modules, to make sure the
static code optimization is is *not* working for them (so-called 'header classes')
- exclude the 'template' module for the 'ui' module to fix a runtime error. It
does not work if this 'template' module is loaded twice.
Compare: https://github.com/qooxdoo/qooxdoo/compare/026f78183ee8...d6e6054e87ca |