Skip to content

Latest commit

 

History

History
106 lines (52 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

106 lines (52 loc) · 3.52 KB

0.3.0 (2013-06-25)

Features

build

  • split build into build+compile (97fb290d)
  • Moved config to separate file (ff5d8b58)
  • Added grunt-bump to ease releasing (27312de1)
  • Added changelog generation (328d25d2)
  • karma config managed automatically (3384b6fd)
  • CoffeeScript support (0f308f2f)

*

  • switched to ui-router for state mgmt (7bec0378)

Bug fixes

build

0.2.0 (2013-05-10)

Features

build

  • live reload added through grunt-watch (653df741)

  • Add grunt ng-min for annotation (9c529ccb)

*

  • far better Bower integration (864c2656)

  • included AngularUI utils to use uiRoute (df08e4be)

0.1.0 (2013-03-11)

Features

*

  • Initial application structure (7c149227)

  • improved navigation styling and added home page tpl (e1a655e0)

app

  • added current route indication to menu with appropriate unit test (14d35da8)

index

  • improved navbar style and added additional links (a7c4504c)

about

  • Added an about page with some descriptive content (290704ab)

  • Added placeholders demo to about page (89a06e9f)

titleService

activeIfCurrentDirective

  • created directory to test for current route (0ac1f4b4)

home

  • replaced placeholder text with mrktg copy (dcaf7237)

  • added google +1 button (98d3312b)

Bug fixes

build

  • Removed unnecessary step from delta:unittest (5ffbfd78)

  • delta tasks that concat must also uglify (926983f8)

test-config

  • Change browser-name case, add browser list (682b1ea4)

home

  • corrected typo in tweet button URL (b9920eea)

testacular

  • fixed typo in browser docstring (11a60fa7)