Go to file
Ingo Bürk b39efdd9d6 fix(common): KeyValuePipe should return empty array for empty objects (#27258)
This lets KeyValuePipe return an empty array (rather than undefined)
when the input is empty.

PR Close #27258
2018-12-14 15:19:13 -08:00
.buildkite
.circleci
.github ci: exclude unnedeed files and directories from angular-robot g3sync check (#27653) 2018-12-13 10:58:43 -08:00
aio docs: adding ngAtlanta 2019 (#27522) 2018-12-14 15:18:55 -08:00
docs docs: update SAVED_REPLIES and CONTRIBUTING with new issue templates (#27608) 2018-12-11 16:43:57 -08:00
integration test(bazel): integration test for ng new with Bazel (#27659) 2018-12-14 10:19:22 -08:00
modules
packages fix(common): KeyValuePipe should return empty array for empty objects (#27258) 2018-12-14 15:19:13 -08:00
scripts build: re-enable saucelabs non-verbose logging (#27657) 2018-12-14 10:19:54 -08:00
third_party/github.com/bazelbuild/bazel-toolchains/bazelrc
tools build: ts-api-guardian tsconfig warning with bazel (#27583) 2018-12-13 11:01:48 -08:00
.bazelignore
.bazelrc
.bowerrc
.clang-format
.editorconfig
.gitattributes
.gitignore
.mailmap
.nvmrc
.pullapprove.yml ci: remove packages/bazel from compiler-cli group (#27641) 2018-12-13 10:58:58 -08:00
.travis.yml build: disable failing optional travis jobs (#27657) 2018-12-14 10:19:54 -08:00
BUILD.bazel
CHANGELOG.md docs: remove labs breaking changes from changelog (#27628) 2018-12-13 11:00:57 -08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md docs: update SAVED_REPLIES and CONTRIBUTING with new issue templates (#27608) 2018-12-11 16:43:57 -08:00
LICENSE
README.md
WORKSPACE
bower.json
browser-providers.conf.js
build.sh
gulpfile.js
index.bzl
karma-js.conf.js build: update to latest karma-sauce-launcher version (#27634) 2018-12-13 10:58:18 -08:00
package.json build: update to latest karma-sauce-launcher version (#27634) 2018-12-13 10:58:18 -08:00
protractor-e2e.conf.js
protractor-examples-e2e.conf.js
protractor-perf.conf.js
shims_for_IE.js
test-events.js
test-main.js
test.sh
tslint.json
yarn.lock build: update to latest karma-sauce-launcher version (#27634) 2018-12-13 10:58:18 -08: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.