Go to file
Peter Bacon Darwin 4258c3d1df docs(upgrade): fix sub-ordered-list syntax (#18487) (#18487)
We must always use 1., 2. etc, to indicate ordered lists, even for sub-lists.
We can change the sublist to display as a., b. etc, via CSS.

PR Close #18487

PR Close #18487
2018-06-27 15:01:47 -07:00
.circleci build: update to Bazel 0.14.0 (#24512) 2018-06-14 10:04:42 -07:00
.github build: sync g3 exclude list from copybara to ngbot (#24224) 2018-05-31 10:07:45 -07:00
aio docs(upgrade): add guide about `downgradeModule()` (#18487) (#18487) 2018-06-27 15:01:47 -07:00
docs ci: scripts to review PRs locally (#24623) 2018-06-25 08:45:12 -07:00
integration test(elements): test typings against TS 2.7 and 2.8 (#24443) 2018-06-25 07:56:14 -07:00
modules build: upgrade AngularJS typings (#24583) 2018-06-25 09:30:46 -07:00
packages docs(upgrade): fix sub-ordered-list syntax (#18487) (#18487) 2018-06-27 15:01:47 -07:00
scripts ci: scripts to review PRs locally (#24623) 2018-06-25 08:45:12 -07:00
tools build: update to Bazel 0.14.0 (#24512) 2018-06-14 10:04:42 -07:00
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore build: update Bazel dependency to 0.11.1 (#23297) 2018-04-10 23:01:30 -07:00
.mailmap
.nvmrc
.pullapprove.yml ci: Remove Chuck from pullapprove (#23798) 2018-05-09 11:41:58 -07:00
.travis.yml ci: remove travis e2e_2 job (#22810) 2018-04-13 16:30:50 -07:00
BUILD.bazel build(bazel): fix //packages/platform-browser/test:test_web (#24279) 2018-06-05 13:36:27 -07:00
CHANGELOG.md docs(changelog): remove repeating blocks (#24654) 2018-06-27 14:29:20 -07:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md docs: change `aio` scope to `docs-infra` (#24410) 2018-06-12 11:36:14 -07:00
LICENSE
README.md docs: improve the GitHub README.md, update links, etc 2018-05-03 13:26:12 -07:00
WORKSPACE build: update to Bazel 0.14.0 (#24512) 2018-06-14 10:04:42 -07:00
bower.json
browser-providers.conf.js
build.sh feat: update the package output of build.sh to APF v6 (#22808) 2018-03-18 09:33:51 -07:00
gulpfile.js test: migrate remaining public-api tests to Bazel (#22639) 2018-03-09 09:11:40 -08:00
karma-js.conf.js feat(ivy): generate ngInjectorDef for @NgModule in JIT mode (#24632) 2018-06-26 10:56:53 -07:00
package.json build: upgrade AngularJS typings (#24583) 2018-06-25 09:30:46 -07:00
protractor-e2e.conf.js
protractor-examples-e2e.conf.js
protractor-perf.conf.js
shims_for_IE.js
test-events.js
test-main.js feat(core): upgrade rxjs to 6.0.0-alpha.4 (#22573) 2018-03-19 21:51:51 -07:00
test.sh docs: update available platforms for `test.sh` (#22958) 2018-03-23 14:01:45 -04:00
tslint.json
yarn.lock build: upgrade AngularJS typings (#24583) 2018-06-25 09:30:46 -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.