angular-docs-cn/tools
Olivier Combe 4180912538 feat(common): export functions to format numbers, percents, currencies & dates (#22423)
The utility functions `formatNumber`, `formatPercent`, `formatCurrency`, and `formatDate` used by the number, percent, currency and date pipes are now available for developers who want to use them outside of templates.

Fixes #20536

PR Close #22423
2018-02-23 15:27:10 -08:00
..
build
cjs-jasmine build(ivy): create hello world rollup (#22004) 2018-02-06 08:25:22 -08:00
code.angularjs.org
gulp-tasks fix(common): round currencies based on decimal digits in `CurrencyPipe` (#21783) 2018-02-09 14:42:23 -08:00
karma
npm build: remove local yarn (#19981) 2017-11-02 15:11:34 -07:00
public_api_guard feat(common): export functions to format numbers, percents, currencies & dates (#22423) 2018-02-23 15:27:10 -08:00
source-map-test
symbol-extractor test: Add bundle symbol extractor tool (#22002) 2018-02-13 11:28:54 -08:00
testing build: move repeated tsconfig attributes to a macro (#20964) 2018-01-10 12:30:19 -08:00
travis
tree-shaking-test
tsc-watch
tslint
validate-commit-message build: make git revert messages valid (#22339) 2018-02-21 11:05:35 -08:00
yarn build: upgrade yarn to 1.3.2 (#21406) 2018-01-10 12:32:26 -08:00
BUILD.bazel feat(bazel): introduce a binary stamping feature (#22176) 2018-02-15 14:08:53 -08:00
bazel.rc build: disable bazel-out symlink (#22375) 2018-02-22 13:31:59 -08:00
bazel_stamp_vars.sh feat(bazel): introduce a binary stamping feature (#22176) 2018-02-15 14:08:53 -08:00
check-environment.js
defaults.bzl feat(bazel): add an ng_package rule (#22221) 2018-02-23 11:19:04 -08:00
jsconfig.json
tsconfig.json build: add istruction for running and debugging tests to `BAZEL.md` (#21053) 2017-12-22 13:10:51 -08:00
types.d.ts
utils.inc