Go to file
Tobias Bosch 867494a060 fix(compiler): don't access view local variables nor pipes in host expressions (#12396)
Fixes #12004
Closes #12071
2016-10-20 15:24:58 -07:00
.github
docs docs(public_api): fix missing backtick 2016-10-07 17:23:08 -07:00
modules fix(compiler): don't access view local variables nor pipes in host expressions (#12396) 2016-10-20 15:24:58 -07:00
scripts feat(ngUpgrade): add support for AoT compiled upgrade applications 2016-10-19 15:27:49 -07:00
tools feat(router): add support for ng1/ng2 migration (#12160) 2016-10-20 10:44:44 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.nvmrc
.travis.yml chore(ci): re-enable browserstack tests in ci 2016-10-20 10:01:51 -07:00
CHANGELOG.md chore(release): cut the 2.2.0-beta.0 release and add changelog 2016-10-20 14:36:46 -07:00
COMMITTER.md
CONTRIBUTING.md docs(CONTRIBUTING.md): fix typo (reproductions --> reproduction) (#12230) 2016-10-17 22:52:44 -07:00
DEVELOPER.md
LICENSE
NAMING.md
README.md
SAVED_REPLIES.md
TOOLS.md
TRIAGE_AND_LABELS.md
bower.json
browser-providers.conf.js
build.sh
circle.yml
gulpfile.js
karma-js.conf.js feat(ngUpgrade): add support for AoT compiled upgrade applications 2016-10-19 15:27:49 -07:00
npm-shrinkwrap.clean.json
npm-shrinkwrap.json
npm-shrinkwrap.readme.md
package.json chore(release): cut the 2.2.0-beta.0 release and add changelog 2016-10-20 14:36:46 -07:00
protractor-e2e.conf.js
protractor-examples-e2e.conf.js
protractor-perf.conf.js
publish-packages.sh
shims_for_IE.js
test-main.js
test.sh
tslint.json chore(tslint.json): semicolon rule expects an array 2016-10-19 22:38:14 +01:00

README.md

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

Sauce Test Status
Safari (7+), iOS (7+), Edge (14) and IE mobile (11) are tested on BrowserStack.

Angular

Angular is a development platform for building mobile and desktop web applications. This is the repository for Angular 2 Typescript/JavaScript (JS).

Angular2 for Dart can be found at dart-lang/angular2.

Quickstart

Get started in 5 minutes.

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.