.circleci
ci: add npm postinstall back to the lint step so node_modules doesn't get out of date
2017-06-26 17:12:06 -07:00
.github
ci: update github templates ( #17466 )
2017-06-13 14:49:13 -07:00
aio
docs(aio): add instructions for example e2e tests to README ( #17819 )
2017-07-06 11:15:31 -07:00
docs
docs(aio): update punctuation mark added in TOOLS guide
2017-06-29 09:33:12 -07:00
integration
refactor(compiler): don’t always compile `.ngfactory.ts` files by default
2017-06-12 15:27:02 -07:00
modules
fix(core): don’t stop change detection because of errors
2017-05-01 18:56:25 -04:00
packages
fix(animations): properly handle cancelled animation style application
2017-07-06 10:18:12 -07:00
scripts
build: disable sauce connect logging ( #17947 )
2017-07-06 11:00:00 -07:00
tools
fix(router): export missing UrlMatcher and UrlMatchResult types
2017-07-05 15:26:27 -07:00
.bazelrc
build: Introduce Bazel build rules
2017-06-05 11:18:20 -07:00
.bowerrc
…
.clang-format
…
.editorconfig
…
.gitattributes
…
.gitignore
build: Introduce Bazel build rules
2017-06-05 11:18:20 -07:00
.nvmrc
…
.pullapprove.yml
ci: allow chuck to approve animations ( #17940 )
2017-07-06 11:49:44 -07:00
.travis.yml
ci(aio): avoid printing too large PWA report (and restore `print-logs.sh`)
2017-07-01 14:40:36 +01:00
BUILD
build(bazel): fix the typescript path in the BUILD file ( #17316 )
2017-06-09 18:32:36 -07:00
CHANGELOG.md
docs(changelog): Correct typos ( #16966 )
2017-07-05 14:33:47 -07:00
CONTRIBUTING.md
docs: add animations package to CONTRIBUTING.md ( #15413 )
2017-07-05 14:34:13 -07:00
LICENSE
…
README.md
docs: README - use correctly encoded link for npm badge ( #17707 )
2017-07-05 14:33:25 -07:00
WORKSPACE
build: No longer need to bazel build twice
2017-06-23 11:54:51 -07:00
bower.json
…
browser-providers.conf.js
…
build.sh
refactor(compiler): change `bundle` to `flatModuleIndex` in the code ( #17028 )
2017-05-26 09:13:28 -07:00
gulpfile.js
build: fix public-api:update gulp task ( #16859 )
2017-05-22 11:07:21 -06:00
karma-js.conf.js
feat(animations): introduce routeable animation support
2017-05-19 13:45:22 -07:00
npm-shrinkwrap.clean.json
feat(core): update zone.js to 0.8.12
2017-06-16 12:13:14 -07:00
npm-shrinkwrap.json
feat(core): update zone.js to 0.8.12
2017-06-16 12:13:14 -07:00
npm-shrinkwrap.readme.md
…
package.json
release: cut the 4.3.0-beta.1 release
2017-06-29 14:38:52 -07:00
protractor-e2e.conf.js
…
protractor-examples-e2e.conf.js
…
protractor-perf.conf.js
…
shims_for_IE.js
…
test-main.js
…
test.sh
build: build modules and examples for karma
2017-03-08 17:35:20 -08:00
tslint.json
…