-
_From @cajus on January 3, 2018 10:19_
Using scopes for package naming (see [scopes documentation](https://docs.npmjs.com/misc/scope)), we can use our organizational prefix `@qooxdoo` for packages. P…
-
_From @johnspackman on September 22, 2017 12:57_
The upgrade is very basic at the moment - notable missing support is for libraries and environment settings, both of which should be fairly easy to im…
-
This list contains 1248 bower projects that no longer exist and need removing from the registry.
```
2lemetry: github.com/m2mIO/node-2lemetry
3b: github.com/andrexduarte/3bits-boilerplate
666: github…
-
The more we use the "qx contrib" commands, the more it seems to me that we might as well drop the `contrib` part of `qx contrib (update|list|install|publish|...)`. We use the commands to install *libr…
-
Hi,
I just migrated an app from qooxdoo 5.0.2 with generate.py to qooxdoo-compiler with qooxdoo 6.0.0-alpha-20181116-263f2cc9. I've added the qooxdoo/qxl.apiviewer contrib.
When compiling the app, t…
-
Installing eventrecorder contrib v0.9.0 causes all the dependencies of the eventrecorder contrib to be listed in the requirements section of the applications own Manifest.json ... that seems odd as th…
-
In the old contrib system, demos were placed in the `demo/default` subfolder as a separate application with a separate Manifest. The new `qx contrib` system has continued to support that layout. Howev…
-
Currently, if a contrib doesn't have a release that is semver-compatible with the qooxdoo version used, the following message is displayed:
`'xxx/yyy has no stable release compatible with qooxdoo v…
-
If a contrib contains several libraries, they can be discovered by `qx contrib update` via a `qooxdoo.json` file ([documentation](https://github.com/qooxdoo/qooxdoo-compiler/blob/master/docs/cli/contr…
-
Publish front-end API documentation in Github pages.
Follow Qooxdoo approach