Go to file
Miško Hevery 5e769d9a25 fix(ivy): add `nocollapse` to ngInjectableDef for closure compatibility (#26975)
PR Close #26975
2018-11-07 10:35:20 -08:00
.circleci build: remove ivy JIT mode (#26863) 2018-11-02 15:44:05 -07:00
.github docs: new GitHub Issue templates (#26918) 2018-11-05 09:51:14 -08:00
aio feat(upgrade): support downgrading multiple modules (#26217) 2018-11-05 16:33:55 -08:00
docs build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
integration ci: make `integration_test` job logs less verbose (#26929) 2018-11-05 09:53:49 -08:00
modules ci: mark //modules/benchmarks/src/largetable/render3:perf with fixme-ivy-* tags (#26735) 2018-10-26 14:48:05 -04:00
packages fix(ivy): add `nocollapse` to ngInjectableDef for closure compatibility (#26975) 2018-11-07 10:35:20 -08:00
scripts fix: missing semi-colon and empty line (#26945) 2018-11-05 11:37:55 -08:00
tools feat(upgrade): support downgrading multiple modules (#26217) 2018-11-05 16:33:55 -08:00
.bazelignore build: add aio/node_modules to the .bazelignore file (#26471) 2018-10-23 08:57:42 -07:00
.bazelrc build: update ngcontainer to bazel 0.18.0 (#26465) (#26488) 2018-10-19 20:59:29 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore build: update ngcontainer to bazel 0.18.0 (#26465) (#26488) 2018-10-19 20:59:29 -07:00
.mailmap
.nvmrc
.pullapprove.yml build: update ngcontainer to bazel 0.18.0 (#26465) (#26488) 2018-10-19 20:59:29 -07:00
.travis.yml ci(docs-infra): remove jobs from Travis config (#26377) 2018-10-23 14:35:38 -07:00
BUILD.bazel build: use bazel version from node modules (#26691) 2018-10-30 16:19:13 -04:00
CHANGELOG.md release: cut the v7.1.0-beta.1 release 2018-10-31 16:34:43 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md build: run CI (#26488) 2018-10-19 20:59:29 -07:00
WORKSPACE build: Move non-bazel deps to devDependencies (#26691) 2018-10-30 16:19:13 -04:00
bower.json
browser-providers.conf.js
build.sh
gulpfile.js
index.bzl
karma-js.conf.js build(bazel): use fine-grained npm deps (#26111) (#26488) 2018-10-19 20:59:29 -07:00
package.json build: remove ivy JIT mode (#26863) 2018-11-02 15:44:05 -07:00
protractor-e2e.conf.js
protractor-examples-e2e.conf.js
protractor-perf.conf.js ci: configure chrome options for protractor (#26735) 2018-10-26 14:48:05 -04:00
shims_for_IE.js
test-events.js
test-main.js
test.sh
tslint.json
yarn.lock build: update `canonical-path` dependency (#26719) 2018-11-01 13:49:10 -07:00
yarn.lock.readme.md

README.md

Build Status CircleCI BrowserStack Status Join the chat at https://gitter.im/angular/angular npm version

Angular

Angular is a development platform for building mobile and desktop web applications using Typescript/JavaScript and other languages.

Quickstart

Get started in 5 minutes.

Changelog

Learn about the latest improvements.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing and then check out one of our issues in the hotlist: community-help.