This repository has been archived by the owner on Mar 26, 2018. It is now read-only.
v0.12.0
Bug Fixes
- app:
- add an override for bootstrap/bower (209100d9)
- remove invalid parameter in app-suffix option config (aacd52b4)
- remove IE6/7 CSS hacks (81a42bcb)
- Add
Disallow:
to robots.txt (fd942ce9) - use
https://
in the Analytics script (76de76e0) - remove
no-js
class (4ccfbac9) - update
browsehappy
conditional comment (c7bb7ff8)
- gen:
- htmlmin: disable the removeOptionalTags option. (f3d592ff)
- ngtemplates: should build dest into .tmp (bb4babf6)
- watch: sourcemap not updated on sass file change (5248054d)