| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-09-25 | fix($compile): work around issue in jQuery 1.10.2 | Brian Ford | |
| jQuery 1.10.2 does not attach data to comment nodes, which previously broke `$compile`. This changes how elements with "transclude element" and a controller are compiled to avoid the issue. Closes #3764 | |||
| 2013-08-15 | chore(Grunt): upgrade ng-closure-runner to 0.2.2 | Ken Sheedlo | |
| Closes #3554 | |||
| 2013-07-29 | fix(bower): update bower usage and resources | Ken Sheedlo | |
| Changes: - Fix our old code to use bower_components/ as the install dir - Fix the Bootstrap asset to use github.com/twbs/bootstrap (it moved) - Fail the build on Bower failure. Bower should not fail silently. | |||
| 2013-07-29 | chore(bower): upgrade bower to 1.0.0 | Ken Sheedlo | |
| We explicitly set the Bower install directory to components/ for compatibility with our existing code base. Recent Bower prefers bower_components/. | |||
| 2013-07-29 | chore(bower): update to latest ng-closure-runner | Ken Sheedlo | |
| This version does correct URL encoding of string parameters in the production minErr asset code. | |||
| 2013-07-24 | docs(minErr): Build minErr doc site | Ken Sheedlo | |
| 2013-07-02 | fix(bower): Use latest ng-closure-runner | Ken Sheedlo | |
| 2013-07-01 | feat(minErr): Error stripping build step | Ken Sheedlo | |
| 2013-06-17 | chore(ngdocs): update lunr to 0.4.0 | Matias Niemelä | |
| 2013-06-06 | chore(closure-compiler): upgrade to version 20130603 | Igor Minar | |
| 2013-06-06 | chore(closure-compiler): use bower to fetch closure compiler | Igor Minar | |
| this replaces the stale NPM dependency | |||
| 2013-06-06 | chore(ngdocs): setup bower as the package manager for the docs pages | Matias Niemelä | |
