.circleci
build: fix `yarn install` command (`--freeze-lockfile` --> `--frozen-lockfile`)
2017-10-20 10:14:30 -07:00
.github
…
aio
fix(aio): add service worker entrypoint to aio build ( #19875 )
2017-10-23 19:31:42 -04:00
docs
docs: add 'bazel' as an Angular component ( #19346 )
2017-09-28 09:28:42 -07:00
integration
test: increase polyfills size upper limit in CLI integration tests
2017-09-27 17:04:24 -07:00
modules
refactor(core): add a checkIndex to the compiler view nodes
2017-10-04 14:55:54 -07:00
packages
build(service-worker): set skipTemplateCodegen for build ( #19875 )
2017-10-23 19:31:42 -04:00
scripts
fix(compiler): correctly calculate the outDir if it repeats a parts of the `rootDir`. ( #19836 )
2017-10-23 18:46:04 -04:00
tools
ci: validate commit messages correctly when not on master ( #19685 )
2017-10-17 10:38:29 -07:00
.bazelrc
…
.bowerrc
…
.clang-format
…
.editorconfig
…
.gitattributes
…
.gitignore
…
.mailmap
build: add a Git .mailmap with my new name ( #19550 )
2017-10-09 14:35:30 -07:00
.nvmrc
…
.pullapprove.yml
build: add warning about changing ngtools_api2
2017-10-20 09:39:30 -07:00
.travis.yml
revert: ci: use chrome stable ( #18307 )
2017-10-20 09:38:59 -07:00
BUILD.bazel
fix(compiler): add first bazel test for `ng_module` ( #19703 )
2017-10-17 15:18:31 -07:00
CHANGELOG.md
docs: add changelog for 5.0.0-rc.4
2017-10-23 17:35:17 -07:00
CONTRIBUTING.md
docs: add service-worker to list of allowed scopes ( #19875 )
2017-10-23 19:31:42 -04:00
LICENSE
…
README.md
docs: add BrowserStack badge to README.md ( #19314 )
2017-09-22 13:09:18 -07:00
WORKSPACE
fix(compiler): add first bazel test for `ng_module` ( #19703 )
2017-10-17 15:18:31 -07:00
bower.json
…
browser-providers.conf.js
build: remove required BrowserStack run as it fails with “Access denied” ( #19769 )
2017-10-17 15:51:40 -07:00
build.sh
feat(service-worker): introduce the @angular/service-worker package ( #19274 )
2017-09-28 16:18:12 -07:00
gulpfile.js
test(packaging): added test for source map correctness
2017-09-12 16:59:32 -04:00
karma-js.conf.js
build: remove references to `tsc-wrapped` ( #19298 )
2017-09-21 13:55:52 -07:00
package.json
release: cut the 5.0.0-rc.4 release
2017-10-23 17:31:42 -07:00
protractor-e2e.conf.js
…
protractor-examples-e2e.conf.js
…
protractor-perf.conf.js
…
shims_for_IE.js
…
test-events.js
…
test-main.js
…
test.sh
build: remove references to `tsc-wrapped` ( #19298 )
2017-09-21 13:55:52 -07:00
tslint.json
build: update npm dependencies ( #19328 )
2017-09-22 13:20:52 -07:00
yarn.lock
build: fix `yarn install` command (`--freeze-lockfile` --> `--frozen-lockfile`)
2017-10-20 10:14:30 -07:00
yarn.lock.readme.md
build: switch from npm to yarn ( #19328 )
2017-09-22 13:20:52 -07:00