- Updated to bootstrap 3 and ui-bootstrap 0.10 (55682310)
- Karma unit port changed to 9019 (0c354e90)
- Updated Travis links to new name (3346a704)
- Typo in copy watch task. (00834319)
- Vendor assets were ignored during watch (a94bb652)
- Page titles are now set via state objects (33de8097)
- Append pkg.version to JS and CSS (90e1b71f)
- Vendor CSS is copied and concatenated with the app's CSS (dda8792c)
- Vendor assets are copied to the build too (29502bff)
- Treat JS in src/assets as assets (i.e. don't do anything with it) (99b50751)
- Added PhantomJS support (89acf5f6)
- Files for use only in testing are now configurable (a04e663b)
- CopyPasteException in index.html comments (3a0596a7)
- Fixed typos in the README (5ae95393), (8c362208), and (6b617282)
- Vendor files were added to build twice (09277b74)
- IE7 Font Awesome stylesheet pointed nowhere (515673b1)
- 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)
- Karma no longer hangs the watch (([f66cfcc6])(https://github.com/joshdmiller/ng-boilerplate/commits/f66cfcc6))
-
Initial application structure (7c149227)
-
improved navigation styling and added home page tpl (e1a655e0)
- added current route indication to menu with appropriate unit test (14d35da8)
- improved navbar style and added additional links (a7c4504c)
-
Added an about page with some descriptive content (290704ab)
-
Added placeholders demo to about page (89a06e9f)
- created directory to test for current route (0ac1f4b4)
-
Removed unnecessary step from delta:unittest (5ffbfd78)
-
delta tasks that concat must also uglify (926983f8)
- Change browser-name case, add browser list (682b1ea4)
- corrected typo in tweet button URL (b9920eea)
- fixed typo in browser docstring (11a60fa7)