Go to file
Rob Wormald 967ae3e1b8 fix(common): remove @internal annotation on SwitchView
Closes #7657
2016-03-18 13:16:50 -07:00
.github
modules fix(common): remove @internal annotation on SwitchView 2016-03-18 13:16:50 -07:00
modules_dart feat(i18n): add a simple dart script extracting all i18n messages from a package 2016-03-17 16:45:16 -07:00
scripts chore(): remove all angular2_material code. 2016-03-16 13:37:37 -07:00
tools fix(router): RouterOutlet loads component twice in a race condition 2016-03-16 22:34:54 +00:00
typing_spec chore(core): remove @View annotation 2016-03-14 23:26:20 +00:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.nvmrc
.travis.yml ci(travis): simplify job status reporting 2016-03-05 19:54:22 +00:00
CHANGELOG.md docs(changelog): update change log to beta.10 2016-03-17 15:06:28 -07:00
COMMITTER.md
CONTRIBUTING.md docs(CONTRIBUTING.md): clarify the difference between build and ci commit message scopes 2016-03-05 19:54:22 +00:00
DEVELOPER.md
LICENSE
NAMING.md
README.md
TOOLS.md
TOOLS_DART.md
TOOLS_JS.md chore(core): remove @View annotation 2016-03-14 23:26:20 +00:00
TRIAGE_AND_LABELS.md
bower.json
browser-providers.conf.js chore(build): disable broken FirefoxBeta on SauceLabs 2016-03-11 10:57:44 -08:00
circle.yml
gulpfile.js fix: make sure that Zone does not show up in angular2.d.ts 2016-03-18 19:41:30 +00:00
karma-js.conf.js chore: upgrade to new Zone.js API v0.6.2 2016-03-16 18:05:09 +00:00
npm-shrinkwrap.clean.json chore: upgrade es6-shim to v0.35.0 2016-03-18 13:16:15 -07:00
npm-shrinkwrap.json chore: upgrade es6-shim to v0.35.0 2016-03-18 13:16:15 -07:00
npm-shrinkwrap.readme.md
package.json chore: upgrade es6-shim to v0.35.0 2016-03-18 13:16:15 -07:00
perf-cloud-secret.template.js
protractor-dart2js.conf.js
protractor-js-dev.conf.js
protractor-js-prod.conf.js
protractor-js.conf.js
protractor-shared.js
pubspec.yaml
test-main.js chore(): remove all angular2_material code. 2016-03-16 13:37:37 -07:00
tsconfig.json

README.md

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

Angular

Angular is a development platform for building mobile and desktop web applications. This is the repository for Angular 2, both the JavaScript (JS) and Dart versions.

Angular 2 is currently in Beta.

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.