Skip to content

v1.0.0

Choose a tag to compare

@Simpsonight Simpsonight released this 04 Jan 15:24
· 34 commits to master since this release

BREAKING CHANGES

  • BFW-112 (9a49a35, 0475ebe):
    • insert handlebars.js as new template engine
    • refactored views, partials and components to handlebars syntax
    • optimized button component
    • update package.json
  • BFW-102 (3bfc8be, 8d82ee4):
    • new folder structure for capitan and private assets
    • adjustments for grunt tasks
  • BFW-104 (b2a4c4d): _modules-template name changed to styleguide
  • BFW-105 (c7e7cbf):
    • add index.hbs template and generate template list automatically
    • add new capitantask

IMPROVEMENTS

  • BFW-119 (88a64ab): add new project:export task and some architecture adjustments within the Gruntfile.js
  • BFW-113 (20f0b4e): add uglify task for bundles
  • (9a49a35): raised grunt version to v1.0.1 in package.json
  • (51eb5ff): cleaned up global.js
  • BFW-108 (13d75eb): update and remove obsolete vendor scripts
  • (3246de6): raise IE version from 8 to 9 in browsehappy partial
  • BFW-111 (525793d): show capitan ascii logo in terminal
  • (5790ffa): rename component folder into components

BUGFIXES

  • BFW-103 (38e3053): add default.json and bugfixed zend.json
  • BFW-91 (445401b): bugfixed 'isIE' variable in global.js