Daniel
ae7b96ba13
docs: refactor style guide example 03-06 ( #24996 )
...
docs: refactor style guide example 03-06
docs: refactor style guide example 03-06
docs: refactor style guide example 03-06
PR Close #24996
2018-07-25 08:04:13 -07:00
Victor Berchet
01b6aad309
Revert "docs: refactor style guide example 03-06 ( #24996 )"
...
This reverts commit 93d325ccd5fe20fd7b3e00d42543da558ef576ce.
2018-07-24 22:12:19 -07:00
Daniel
40cdab2225
docs: refactor ngmodules example ( #25072 )
...
PR Close #25072
2018-07-24 21:03:39 -07:00
Daniel
a38127fb47
docs: replace angular/http with HttpClient ( #25068 )
...
PR Close #25068
2018-07-24 20:54:45 -07:00
Daniel
cd811da672
docs: replace angular/http with HttpClient ( #25066 )
...
PR Close #25066
2018-07-24 20:51:50 -07:00
Daniel Sogl
76fb905916
docs: replaced old angular/http example ( #25065 )
...
PR Close #25065
2018-07-24 20:47:20 -07:00
Daniel
93d325ccd5
docs: refactor style guide example 03-06 ( #24996 )
...
PR Close #24996
2018-07-24 20:46:08 -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
Arun Kumar
7f3a5ec741
docs: square odds example in rxjs guide ( #24947 )
...
Added argument type to filter function of rxjs. Fixed the
return value of filtering of odd numbers
PR Close #24947
2018-07-23 08:41:58 -07:00
Mateusz Karkula
ac7658e1b9
docs: fix multicasting example in observable guide ( #24911 )
...
PR Close #24911
2018-07-23 08:40:46 -07:00
Maicon Wagner
dc0340c79e
docs: add Truly-UI to resources ( #24615 )
...
PR Close #24615
2018-07-23 08:39:35 -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
Daniel
d3656bcecc
docs: refactor style guide example 01-01 ( #22738 )
...
docs: refactor style guide example 01-01
PR Close #22738
2018-07-23 08:35:38 -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
George Kalpakas
740ab7cdcf
build(docs-infra): add support for examples of type elements
( #24840 )
...
Examples using `@angular/elements` need to transpile to es2015 for
Custom Elements to work (on browsers that natively support them).
Alternatively, a polyfill would need to be loaded. For now, changing the
transpilation target to es2015 is the simplest solution.
PR Close #24840
2018-07-20 10:34:48 -07:00
Jan De Wilde
e22abb4d98
docs: add e2e tests for elements
example ( #24840 )
...
PR Close #24840
2018-07-20 10:34:48 -07:00
Jan De Wilde
a5f100947a
docs: fix elements
example ( #24840 )
...
PR Close #24840
2018-07-20 10:34:48 -07:00
George Kalpakas
731ceee440
docs: refactor elements
example ( #24840 )
...
This makes the closing behavior more deterministic, which makes it
easier to be e2e-tested.
PR Close #24840
2018-07-20 10:34:48 -07:00
George Kalpakas
7a87680710
docs: clean up elements
example (indentation, import order, etc) ( #24840 )
...
PR Close #24840
2018-07-20 10:34:47 -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
Alain Chautard
6bf8aefe7a
docs(aio): Add Angular Training to list of training companies ( #23907 )
...
PR Close #23907
2018-07-12 16:39:56 -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
Daniel Sogl
4c18f637ae
docs: unified string chaining ( #22735 )
...
PR Close #22735
2018-07-10 18:50:45 -07:00
Daniel Sogl
fc189b2577
docs(aio): unified string chaining ( #22735 )
...
PR Close #22735
2018-07-10 18:50:45 -07: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
Daniel Sogl
98b18cd49f
docs: unified console.log single string style ( #22737 )
...
PR Close #22737
2018-07-10 11:11:30 -07:00
Daniel Sogl
fe23a6e77e
docs(aio): unified console.log single string style ( #22737 )
...
PR Close #22737
2018-07-10 11:11:30 -07:00
Paul Spears
195dc0748b
docs: update Angular Boot Camp description ( #23653 )
...
PR Close #23653
2018-07-06 13:49:57 -07:00
Daniel
2c6f84b25d
docs: refactored ng-container code ( #22742 )
...
PR Close #22742
2018-07-06 13:49:35 -07:00
Judy Bogart
2d1102f5bf
docs: add workspace and related cli terms ( #24633 )
...
PR Close #24633
2018-07-06 10:13:40 -07:00
Will
b51ce62c58
docs(aio): added a link to Angular Zero online course (Traditional Chinese) ( #24228 )
...
PR Close #24228
2018-07-06 10:11:02 -07:00
Kapunahele Wong
25b532e819
docs: clarify faqs about services ( #24079 )
...
PR Close #24079
2018-07-06 10:10:41 -07:00
ampGular
69c8226a9f
docs: add app.module to changed documents ( #23876 )
...
PR Close #23876
2018-07-06 10:10:21 -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
Michael Prentice
f44161503a
docs(aio): update contributors entry ( #23786 )
...
PR Close #23786
2018-07-02 15:45:39 -07: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