Skip to content

Latest commit

 

History

History
100 lines (66 loc) · 7.01 KB

CHANGELOG.md

File metadata and controls

100 lines (66 loc) · 7.01 KB

0.0.4 (2014-10-08)

Bug Fixes

  • deploy: forgot to re-enable the push... sry (a7abbbbf)

0.0.3 (2014-10-08)

Bug Fixes

  • deploy: pages cwd conflic to get pkg (afd6f281)

0.0.2 (2014-10-08)

Bug Fixes

  • pages: no pkg object avalaible in the template (6c69a3fe)

Features

  • pages: Add static tag release bagde image (c5c570de)

0.0.1 (2014-10-08)

Bug Fixes

  • deploy: add missing required path (9c274435)

Features

  • config: dont cache the pkg file (d60903f6)
  • deploy:
    • sweet getting last pkg version (570da4fe)
    • update the pkg after bump (634938cc)
  • jumbotron: fake important feature (7f242fc7)

0.0.0 (2014-10-08)

Bug Fixes

  • jshint: repare lint task (193bc7e4)
  • readme:
  • travis: use gulp instead of grunt (7f9893b9)
  • ui-slider: externalize template (5f1756b3)

Features

  • changelog: empty changelog file (cfecb608)
  • childScope: add child scope directive as a Bat gadget (f4e3bf4c)
  • deploy: dd proposal (e083b12e)
  • docs:
    • working gulp docs, aliased to gulp serve (371ae95d)
    • add nunjucks badges to html docs (7f8926db)
    • switch to nunjucks (wip) (170086fc)
    • html docs generation wip (bfa79452)
    • add styles support for docs generation (44499ad8)
    • provide initial docs generation (1d5166fa)
    • add link to badges (d44fedcf)
    • use table for bower dependencies (0b88cc0d)
    • minimalistic README generator (965c9588)
  • gulp:
  • jshint: task proposal (ad75e1d3)
  • karma: dd task proposal (386e1abb)
  • ngdocs:
    • fix multiline support (d0764f04)
    • add ngdocs API generation to the readme (8e355a8a)
  • nunjucks: dont watch the files plz (1083bd24)
  • readme:
  • seqTask: add run sequence gulp task wrapper (c5af48b2)
  • serve:
  • test: add test base files (fca70943)
  • transform: provide nunjucks transform (9a52fb4a)
  • transforms: provide js-beautify (f7085853)

END