Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 2.46 KB

CHANGELOG.md

File metadata and controls

31 lines (24 loc) · 2.46 KB

v0.1.0 (2013-12-29)

Bug Fixes

  • mark: TypeError: input is undefined (5440d6fa)
  • publisher:
    • don't throw error when 'dist/sub' don't exist (bd319236)
    • rename sub componenet stuff (5dcdc379)
  • ui-scroll:

Features

  • alias: Created a new ui-alias module for renaming/combining directives (1582d54e)
  • grunt:
  • publisher:
    • change travis scripts to work with the component-publisher system (12d97d3b)
    • add and config component-publisher system (4cea7ea5)
  • travis: add sub component auto publishing :) (0d64db00)