ghetolay
6921c20ea1
test(forms): Better description and coverage for #19256 ( #21652 )
...
fixes #21575
PR Close #21652
2018-01-23 16:31:45 -08:00
Chuck Jazdzewski
52970c09e1
fix(compiler-cli): do not fold errors past calls in the collector ( #21708 )
...
Folding errors passed calls prevented the static reflector from
begin able to ignore errors in annotations it doesn't know as
the call to the unknown annotation was elided from the metadata.
Fixes : #21273
PR Close #21708
2018-01-23 13:33:26 -08:00
JiaLi.Passion
eecdf3414e
docs: fix #19989 , add zone flags(blacklist/module) in guide ( #21701 )
...
PR Close #21701
2018-01-23 13:33:11 -08:00
Alex Eagle
21f766968d
refactor(bazel): pass around tsconfig as a file, not a path ( #21614 )
...
this unlocks the ability to replay ts compilations with different settings
PR Close #21614
2018-01-23 10:06:05 -08:00
Alex Eagle
4b68fdce6f
build: Update to latest rules_typescript. ( #21675 )
...
Fixes #21481
PR Close #21675
2018-01-22 15:34:48 -08:00
Victor Berchet
c12ea3a1f0
fix(common): A null value should remove the style on IE ( #21679 )
...
fixes #21064
PR Close #21679
2018-01-22 12:57:23 -08:00
Denny Brown
d7dbdc5c36
docs: fix stray div and reformat paragraph ( #21676 )
...
PR Close #21676
2018-01-19 20:42:04 -08:00
Olivier Combe
0112a903f9
ci: add github bot config to triage issues ( #21672 )
...
Fixes #21635
PR Close #21672
2018-01-19 20:41:15 -08:00
Yuan Gao
66bbc84127
ci(aio): do not limit size of gzip7 and gzip 9 ( #21601 )
...
PR Close #21601
2018-01-19 20:41:01 -08:00
Pete Bacon Darwin
554129d6fe
feat(aio): update metatags to control search engine crawling ( #21665 )
...
The `<meta name="robots" content="noindex">` tag is used
to indicate to search engine crawlers that they should not index
the current page. This is set dynamically by the the document
viewer component to ensure that 404 and other erroring pages
are not added to the search index.
This relies upon the idea that the crawling bot will run the JS
and wait to see if this meta tag has been added or not.
Since we believe that the `googebot` will do this, we also
pre-emptively add a hard-coded noindex tag specifically for
this bot, so that if anything else fails in bootstrapping the app,
the failed page will not be added to the index.
Closes #21317
PR Close #21665
2018-01-19 20:31:45 -08:00
Chuck Jazdzewski
e32a0cabfe
fix(aio): add a required comma in firebase.json ( #21618 )
...
PR Close #21618
2018-01-19 20:31:30 -08:00
Alex Eagle
c828e5627b
build: Remove angular_src nested workspace ( #21096 )
...
PR Close #21096
2018-01-19 13:10:09 -08:00
Fabian Wiles
1626e74c59
docs: clarify the use of classes and interfaces in style guide ( #20919 )
...
PR Close #20919
2018-01-19 13:09:58 -08:00
Igor Minar
a15a2b46d1
ci: add "PR action: cleanup" to the bot's forbiddenLabels list ( #21562 )
...
PR Close #21562
2018-01-19 13:09:41 -08:00
George Kalpakas
379ed75593
docs: improve/simplify example for providers
guide ( #21589 )
...
PR Close #21589
2018-01-19 13:09:31 -08:00
George Kalpakas
0f619896b3
docs: fix/improve example for singleton-services
guide ( #21589 )
...
PR Close #21589
2018-01-19 13:09:31 -08:00
George Kalpakas
7060655806
docs: several minor NgModule
guide fixes/improvements ( #21589 )
...
PR Close #21589
2018-01-19 13:09:31 -08:00
George Kalpakas
b5fc3eb9de
docs: minor fixes (anchor tags, redundant whitespace, consistent code-snippets lang) ( #21589 )
...
PR Close #21589
2018-01-19 13:09:31 -08:00
Vani
451bdb9a75
docs: change titles to sentence case ( #21620 )
...
PR Close #21620
2018-01-19 13:09:25 -08:00
George Kalpakas
983ccc02ad
build(aio): fix zips testing commands ( #21629 )
...
PR Close #21629
2018-01-19 13:09:17 -08:00
Olivier Combe
00f99b3c4c
ci: update github bot messages ( #21634 )
...
Fixes #21633
PR Close #21634
2018-01-19 13:09:11 -08:00
Chuck Jazdzewski
ba4ea82f68
fix(compiler-cli): do not lower expressions in non-modules ( #21649 )
...
Fixes : #21651
PR Close #21649
2018-01-19 13:09:04 -08:00
Trotyl
982eb7bba8
fix(common): fallback to last defined value for named date and time formats ( #21299 )
...
closes #21282
PR Close #21299
2018-01-19 13:08:57 -08:00
Kapunahele Wong
3606c55410
docs: edit entry component FAQ ( #21487 )
...
PR Close #21487
2018-01-19 13:08:50 -08:00
Kapunahele Wong
2c65027391
docs: add server side redirect and fix NgModule FAQ links ( #21487 )
...
PR Close #21487
2018-01-19 13:08:50 -08:00
Kapunahele Wong
4ee92f14a6
docs: fix lazy loading example dir name ( #21475 )
...
PR Close #21475
2018-01-19 13:08:30 -08:00
Misko Hevery
c9b65914d3
build: add mhevery to bazel approvers ( #21314 )
...
PR Close #21314
2018-01-19 13:08:19 -08:00
Olivier Combe
02352bcd9e
fix(compiler): add support for marker tags in xliff serializers ( #21250 )
...
The Xliff serializer now supports the tags `seg-source` and `mrk`, while the Xliff2 serializer now supports `mrk`.
Fixes #21078
PR Close #21250
2018-01-19 13:08:10 -08:00
Miško Hevery
0d55600fd8
Revert "fix(core): fix chained http call ( #20924 )"
...
This reverts commit 54e75766adb22e15cd9831991e8537d2ca71eaef.
2018-01-19 13:06:33 -08:00
Alex Eagle
af4eb00c91
docs: add changelog for 5.2.1
5.2.1
2018-01-17 09:39:46 -08:00
Alex Eagle
d3e7ebb3b4
release: cut the 5.2.1 release
2018-01-17 09:37:50 -08:00
Alex Eagle
420f5c4275
build(bazel): remove spurious file ( #21455 )
...
PR Close #21455
2018-01-17 08:24:34 -08:00
Alan Agius
b773a4ab98
docs(aio): change df-question
to app-question
( #21438 )
...
closes : #21404
PR Close #21438
2018-01-17 07:20:52 -08:00
Jason Aden
55f15c54d9
docs(aio): add description and docs links for code samples ( #21561 )
...
PR Close #21561
2018-01-17 07:19:37 -08:00
Xander Garbett
4556532c26
feat(core): add binding name to content changed error ( #20352 )
...
Adding the binding name to the error message recieved by the user gives
extra context on what exactly changed. The tests are also updated to
reflect the new error message.
PR Close #20352
2018-01-17 07:17:00 -08:00
Benjamin Ingberg
54e75766ad
fix(core): fix chained http call ( #20924 )
...
Fixes an issue where chained http calls would prematurely call
testability whenStable callbacks after the first http call.
Fixes #20921
PR Close #20924
2018-01-17 07:14:55 -08:00
Victor Berchet
d3333f04ba
refactor(core): refactor WrappedValue ( #20997 )
...
- Improve `WrappedValue` by adding `unwrap` symetrical to `wrap`.
- remove dead code - `ValueUnwrapper`
The property `wrapped` is an implementation details and should never be accessed
directly - use `unwrap(wrappedValue)`. Will change to protected in Angular 7.
PR Close #20997
2018-01-16 07:13:24 -08:00
ghetolay
75f8522b8d
feat(forms): handle string with and without line boundary on pattern validator ( #19256 )
...
PR Close #19256
2018-01-16 07:12:14 -08:00
Pete Bacon Darwin
a771ee5d90
build(aio): move file cleaning to later in the doc gen ( #21540 )
...
Previously the generated files were cleaned out before
doc-gen began (via a yarn pre-script). This can cause a
race condition in the CLI server, which prevents the new
generated files from being picked up.
Now we delay the cleaning until the last minute to ensure
that they ar still picked up by the webpack server.
PR Close #21540
2018-01-16 07:11:01 -08:00
Alex Eagle
a4cbe3542a
ci: disable integration/cli-hello-world test ( #21492 )
...
it is non-hermetic and breaks often due to unpinned dependencies.
PR Close #21492
2018-01-12 14:57:45 -08:00
Keen Yee Liau
cc9419d1ca
fix(language-service): Clear caches when program changes ( #21337 )
...
This commit fixes a bug whereby the caches are not cleared when the
program changes. This subsequently produces the incorrect error of
'Component ... is not included in a module ...'.
PR Close #19405
PR Close #21337
2018-01-12 14:43:34 -08:00
Chuck Jazdzewski
d5393c7f91
docs(compiler): document the $any type cast function ( #20968 )
...
Closes #20966
PR Close #20968
2018-01-12 14:38:42 -08:00
Pete Bacon Darwin
71dd92bbb8
style(aio): enforce strict TypeScript checks ( #21342 )
...
Closes #20646
PR Close #21342
2018-01-12 14:37:02 -08:00
Olivier Combe
977978edb5
test(common): make date pipe tests work in more timezones ( #21379 )
...
Fixes #21112
PR Close #21379
2018-01-12 13:50:06 -08:00
George Kalpakas
eb70966065
fix(aio): correctly handle redirects ( #21416 )
...
- Fixes handling of some redirects by the ServiceWorker.
- Fixes redirect for old `NgFor` to new `NgForOf` URL.
Fixes #21318
PR Close #21416
2018-01-12 13:49:10 -08:00
George Kalpakas
cf4bea587d
ci(aio): run e2e tests in production
mode ( #21470 )
...
This will enable catching errors introduced by build optimizations that
do not appear in `development` mode.
Fixes #21446
PR Close #21470
2018-01-12 13:46:00 -08:00
Olivier Combe
8e9cd57951
fix(common): set correct timezone for ISO8601 dates in Safari ( #21506 )
...
Fixes #21491
PR Close #21506
2018-01-12 13:21:11 -08:00
Olivier Combe
f23896f519
docs: fix release schedule date ( #21474 )
...
PR Close #21474
2018-01-12 12:10:26 -08:00
Olivier Combe
0e59d18fc2
ci: add angular robot config file ( #21489 )
...
PR Close #21489
2018-01-12 10:12:28 -08:00
Igor Minar
54c8a321a9
ci: update pullapprove rules now that we allow selfapprovals ( #21494 )
...
PR Close #21494
2018-01-12 10:11:37 -08:00