Change Log

0.4.0 - unreleased

  • Added missing instructions and ref on how to add the nexiles package repository. This fixes first-time installation failures due to nexiles theme package not found.
  • Specify classic parameter in app creation. On ext 6.0 normally a classic/touch mixed app is built which is not what we want.
  • windchill build target to create a nexiles app template in Windchill

0.3.0 - 2015-07-02

  • Solve ExtJS repo initialization problems.
  • Added fabric tasks for serving and intitializing.
  • Added development chapter.

0.2.0 - 2015-07-02

  • Switch to ExtJS 6 to make installation procedure easier.
  • Added ExtJS installation steps in the quick install chapters.

0.1.0 - 2015-07-01

  • Initial build system setup
  • Initial app template package code
  • Initial documentation