Daniel Sogl
76fb905916
docs: replaced old angular/http example ( #25065 )
...
PR Close #25065
2018-07-24 20:47:20 -07:00
Stefanie Fluin
70fb65fd00
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
...
PR Close #24986
2018-07-24 08:22:14 -07:00
Judy Bogart
0222b5846b
docs: add api doc to commonly queried elements
2018-07-23 11:45:31 -07:00
Dario Braun
6a74ef0fbc
docs: fix instructions for switching directories ( #24439 )
...
docs: fix instructions for switching directories
PR Close #24439
2018-07-23 08:38:10 -07:00
Kelly Marchewa
68df0d2c26
docs: update rxjs link to version 6 ( #24269 )
...
PR Close #24269
2018-07-23 08:36:51 -07:00
Judy Bogart
f2aeb703de
docs: fix bad link ( #24825 )
...
PR Close #24825
2018-07-20 11:34:39 -07:00
Xapuu
5a1ca35bc4
docs: remove closing parenthesis from provides guide ( #24935 )
...
PR Close #24935
2018-07-20 11:07:54 -07:00
Marius Lichtblau
39afb01510
docs: update i18n with requested changes ( #24875 )
...
use more general project name in code example
PR Close #24875
2018-07-20 10:36:13 -07:00
Marius Lichtblau
7229899396
docs: update i18n doc regarding aot compilation ( #24875 )
...
Add missing lines to code example to allow using ng serve with custom i18n configurations.
PR Close #24875
2018-07-20 10:36:13 -07:00
Raphaël Jamet
422de27601
docs: Add notes on manual sanitization to security guide ( #24176 )
...
Some users have remarked that we don't explain how to manually call
sanitization, so add a few lines on that.
PR Close #24176
2018-07-20 10:27:12 -07:00
Brandon Roberts
6b32622e18
docs: add new Reactive Forms guide ( #24578 )
...
PR Close #24578
2018-07-19 13:46:31 -04:00
Jamie Krug
6731c3daba
docs: fix typo in user input guide ( #22630 )
...
PR Close #22630
2018-07-18 14:04:10 -04:00
Dario Braun
e295206965
docs: update component styles doc regarding relative URL ( #24471 )
...
Update the documentation to match the CLI mechanics regarding relative URL in link tags.
docs: update info on stylesheet location for CLI
PR Close #24471
2018-07-12 16:44:01 -04:00
Arun Kumar
002ac471da
docs: fix typo in component architecture guide ( #24832 )
...
Change the sentence from 'this tells Angular how provide ...' to 'this tells Angular how to provide ...'. The current sentence does not make grammatical sense.
PR Close #24832
2018-07-12 14:31:28 -04:00
Jamie Krug
778ddb257a
docs: fix incorrect forms selector references ( #22631 )
...
PR Close #22631
2018-07-10 18:50:18 -07:00
Jamie Krug
912742f1ca
docs: fix typos referencing inline component styles ( #22557 )
...
PR Close #22557
2018-07-10 18:48:30 -07:00
Judy Bogart
00dd566b47
docs: correct project definition ( #24807 )
...
PR Close #24807
2018-07-10 18:47:20 -07:00
George Kalpakas
529e4b1565
docs: fix typo in Universal guide ( #24812 )
...
PR Close #24812
2018-07-10 11:12:45 -07:00
Judy Bogart
9ff4617956
docs: add tree-shakable providers ( #24481 )
...
PR Close #24481
2018-07-10 11:12:08 -07:00
Judy Bogart
8887d75723
docs: clarify wording in architecture overview ( #24481 )
...
Closes #23463
Closes #22158
PR Close #24481
2018-07-10 11:12:08 -07:00
Judy Bogart
2d1102f5bf
docs: add workspace and related cli terms ( #24633 )
...
PR Close #24633
2018-07-06 10:13:40 -07:00
Kapunahele Wong
25b532e819
docs: clarify faqs about services ( #24079 )
...
PR Close #24079
2018-07-06 10:10:41 -07:00
paulmojicatech
563e8e3e56
docs: fix documention for attributes directive ( #24367 )
...
fix:update documentation for attributes directive to fix error
PR Close #24367
2018-07-03 18:34:59 -04:00
Rob Wormald
6c55a130b1
feat(core): add support for ShadowDOM v1 ( #24718 )
...
add a new ViewEncapsulation.ShadowDom option that uses the v1 Shadow DOM API to provide style encapsulation.
PR Close #24718
2018-07-02 14:37:42 -07:00
Jonathan Sharpe
144a624088
docs: update HTTP error test example again ( #24701 )
...
This has somehow regressed since angular/angular#22844 was merged.
PR Close #24701
2018-07-02 14:37:18 -07:00
Conner Chyung
f561f5a460
docs: fix typo in pipes guide ( #24452 )
...
PR Close #24452
2018-07-02 14:36:55 -07:00
Kapunahele Wong
9378f44d6d
docs(aio): tech edits to upgrade-lazy ( #18487 )
...
PR Close #18487
2018-06-27 14:53:24 -07:00
Georgios Kalpakas
06d68a1b9f
docs(upgrade): add guide about downgradeModule()
( #18487 )
...
PR Close #18487
2018-06-27 14:53:24 -07:00
Georgios Kalpakas
10feafcf27
docs: minor fixes in docs-style-guide
( #18487 )
...
PR Close #18487
2018-06-27 14:49:14 -07:00
Alan Agius
aa753878e6
docs: add explanation for enableResourceInlining
( #24644 )
...
PR Close #24644
2018-06-27 14:31:54 -07:00
Tomasz Kula
3513ae40cc
docs(aio): fix adding to template driven forms ( #23743 )
...
PR Close #23743
2018-06-26 11:03:36 -07:00
Tomasz Kula
979e7b6086
docs(aio): fix issues suggested by Brandon ( #23743 )
...
PR Close #23743
2018-06-26 11:03:36 -07:00
Tomasz Kula
41f008d109
docs(aio): fix issues suggested by Kara ( #23743 )
...
PR Close #23743
2018-06-26 11:03:36 -07:00
Tomasz Kula
c950410ee1
docs(aio): address pr review issues ( #23743 )
...
PR Close #23743
2018-06-26 11:03:36 -07:00
Tomasz Kula
b0fa504d39
docs(aio): add cross field validation example ( #23743 )
...
PR Close #23743
2018-06-26 11:03:36 -07:00
Ricardo Varanda
8919577c54
docs: update Angular CLI option for sourcemaps ( #24437 )
...
PR Close #24437
2018-06-25 07:53:27 -07:00
George Tzinos
84eff4219e
docs: update lowercase
pipe example in "AngularJS to Angular" guide ( #24588 )
...
PR Close #24588
2018-06-21 13:14:31 -07:00
Brandon Roberts
74f07f40e0
docs: Remove outdated Webpack guide and example ( #24478 )
...
A supporting Webpack guide will be introduced as part of the guidance
for ejecting from the Angular CLI.
Closes #23937
PR Close #24478
2018-06-18 15:03:22 -07:00
Pete Bacon Darwin
6c850eb031
docs(aio): remove unused guide doc ( #24000 )
...
This was erroneously committed into master, when it was really only
supposed to demo what the pages might look like.
PR Close #24000
2018-06-13 16:47:42 -07:00
Kirankumar Sripati
ff51691221
docs: fix typo ( #24470 )
...
PR Close #24470
2018-06-13 11:54:26 -07:00
Kapunahele Wong
2ad90ab0d3
docs: fix wording in 4-10 ( #24385 )
...
PR Close #24385
2018-06-13 11:53:20 -07:00
Shaun Grady
c5872e6782
docs(aio): Reorganize style guide sections on prefixing components/directives ( #22571 )
...
Closes https://github.com/angular/angular/issues/22081
PR Close #22571
2018-06-13 11:20:43 -07:00
Alan Agius
efe49c141a
docs(aio): clean up frequent ng-modules ( #24025 )
...
Closes #24017
PR Close #24025
2018-06-04 10:13:19 -07:00
Nathan Phillip Brink
a3d9878c9d
docs(aio): remove an extraneous apostrophe ( #24293 )
...
PR Close #24293
2018-06-04 10:11:28 -07:00
alberto
e2e7b4943e
docs: fix typo ( #24210 )
...
closes #24191
PR Close #24210
2018-05-30 17:06:13 -07:00
Aditya Bhardwaj
e9e6a58dd0
docs: fix typo ( #24210 )
...
closes #23891
PR Close #24210
2018-05-30 17:06:12 -07:00
Vani
7c6a082afd
docs: fix typo if FAQ section ( #24210 )
...
closes #22360
PR Close #24210
2018-05-30 17:06:12 -07:00
Victor Berchet
a634a5abbc
Revert "docs: update docs to use HttpClientModule instead of HttpModule ( #22727 )"
...
This reverts commit b5533e0ee58cf4e19313e43f5e0ce03761925c3c.
2018-05-30 16:13:59 -07:00
Judy Bogart
41225026e4
docs: remove unfinished observables file ( #23801 )
...
PR Close #23801
2018-05-30 14:44:29 -07:00
Aditya Bhardwaj
76e58e6cca
docs: fix typo ( #24201 )
...
closes #23853
PR Close #24201
2018-05-30 11:24:12 -07:00