Changelog

Last Changes

v0.4.2

  • #18: there is a new script bin/fixinstall to fix the PhantomJS installation if it's broken.
  • #15: the require_config.js, that is generated for widgets, now contains static configuration for Marked.

v0.4.1

  • #13: the require_config.js, that is generated for widgets, now contains the proper configuration for JSON-patch.

v0.4.0

  • #11: Improved readability of directory listing for connect task.
  • #10: Fixed processing of multiple non-default themes
  • #3: add some documentation
  • #8: widget tests: automatically generate a RequireJS configuration (instead of using a static one)
  • #7: css_merger: fixed theme processing for widgets and controls

v0.3.0

  • #4: directory_tree: allowed to embed files into listings using option embedContents NEW FEATURE: see ticket for details

  • #5: css_merger: fixed default.theme handling (laxar_uikit) and absolute css urls

  • #2: Finally, added a lot of tests
  • #1: Made lookup of Grunt tasks more resilient