Go to file
Matias Niemelä 9211a22039 feat(animations): support function types in transitions
Closes #13538
Closes #13537
2017-01-06 19:29:46 -05:00
.github
docs
modules feat(animations): support function types in transitions 2017-01-06 19:29:46 -05:00
scripts fix(language-service): support TypeScript 2.1 (#13655) 2017-01-05 11:34:42 -08:00
tools feat(animations): support function types in transitions 2017-01-06 19:29:46 -05:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.nvmrc
.travis.yml
CHANGELOG.md docs(changelog): cherry-pick 2.4.2 release notes into the master branch 2017-01-06 12:57:54 -08:00
COMMITTER.md
CONTRIBUTING.md
DEVELOPER.md docs(developer): add linting section and correct command to verify API changes 2017-01-03 14:08:52 -08:00
LICENSE
NAMING.md
README.md
SAVED_REPLIES.md
TOOLS.md
TRIAGE_AND_LABELS.md
bower.json
browser-providers.conf.js ci(browser providers): update browsers in SL and BS (#13431) 2016-12-13 11:32:31 -08:00
build.sh
circle.yml
gulpfile.js
karma-js.conf.js fix(upgrade): fix `registerForNg1Tests` (#13522) 2016-12-16 15:14:16 -08:00
npm-shrinkwrap.clean.json chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
npm-shrinkwrap.json chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
npm-shrinkwrap.readme.md
package.json chore(release): cut the 4.0.0-beta.2 release 2017-01-05 16:58:31 -08:00
protractor-e2e.conf.js
protractor-examples-e2e.conf.js
protractor-perf.conf.js
publish-packages.sh
shims_for_IE.js
test-main.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
test.sh
tslint.json

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.