Chris
bebdeba5fd
docs: improve description, examples of DecimalPipe's digitsInfo parameter ( #40714 )
...
Fixes #40671
PR Close #40714
2021-02-26 15:42:29 -08:00
Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Joey Perrott
698b0288be
build: reformat repo to new clang@1.4.0 ( #36613 )
...
PR Close #36613
2020-04-14 12:08:36 -07:00
Pete Bacon Darwin
39b479dae0
test: update tests for new locale data ( #32584 )
...
PR Close #32584
2020-01-13 09:57:06 -08:00
Paul Gschwendtner
98e5af1480
build: switch example e2e tests to bazel ( #28402 )
...
* No longer builds the example e2e tests using "tsc". The examples are now built with Bazel and can therefore be built with Ivy by using the `--define=compile=aot` switch.
* No longer runs the example e2e tests using the protractor CLI. example e2e tests are executed with the Bazel protractor rule and can therefore run incrementally.
NOTE: Unit tests found within the examples are still running within the legacy jobs.
PR Close #28402
2019-01-28 19:21:09 -08:00
cexbrayat
be3cca4fd5
docs: tests for number/percent/currency pipe ( #25028 )
...
Will avoid errors in examples like the one fixed in #24661
Closes #25028
2018-07-23 13:18:23 -07:00
cexbrayat
f3625e424b
test(common): rename keyvalue e2e test ( #24489 )
...
PR Close #24489
2018-06-14 16:55:17 -07:00
Fabian Wiles
2b49bf77af
feat(common): introduce KeyValuePipe ( #24319 )
...
PR Close #24319
2018-06-13 13:30:49 -07:00
sergeome
7966744a44
fix(common): titlecase pipe ( #22600 )
...
PR Close #22600
2018-03-23 13:42:51 -04:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00