sajeetharan
48094835bf
docs: add Sajee to contributors ( #26028 )
...
PR Close #26028
2018-09-21 10:24:15 -07:00
Judy Bogart
41ac58ab7d
docs: copy-edit ( #25732 )
...
PR Close #25732
2018-09-19 18:22:45 -07:00
Judy Bogart
f37cf52b4c
docs: integrate material from cli wiki ( #25732 )
...
PR Close #25732
2018-09-19 18:22:45 -07:00
Alan Agius
d7e5bbf2d0
feat(compiler-cli): add support to extend `angularCompilerOptions` ( #22717 )
...
`TypeScript` only supports merging and extending of `compilerOptions`. This is an implementation to support extending and inheriting of `angularCompilerOptions` from multiple files.
Closes : #22684
PR Close #22717
2018-09-19 16:17:28 -07:00
Vani
f91b0455c0
docs(animations): updated animation docs ( #24206 )
...
PR Close #24206
2018-09-19 10:37:31 -07:00
Kapunahele Wong
e8bab1349f
docs: delete extra sentence ( #25984 )
...
PR Close #25984
2018-09-19 09:42:12 -07:00
songjunting
8f81dba367
docs: fix typo in bootstrapping guide ( #25939 )
...
Fixes #25938
PR Close #25939
2018-09-14 16:38:18 -07:00
Kapunahele Wong
a09c3923db
docs: delete old comments from example ( #25931 )
...
PR Close #25931
2018-09-13 15:33:33 -07:00
Alan Agius
379e8c5e19
docs: add `disableTypeScriptVersionCheck` documentation ( #25537 )
...
PR Close #25537
2018-09-11 12:25:55 -07:00
Plamena Radneva
ed266daf2c
docs(aio): add ng-sq-ui to resources ( #25874 )
...
PR Close #25874
2018-09-10 10:31:11 -07:00
Vani
89af5291de
docs: move compiler options to last section of the page ( #22353 )
...
PR Close #22353
2018-09-10 10:30:00 -07:00
Liad Idan
d6cd041cbd
docs(service-worker): update http-server command ( #25845 )
...
PR Close #25845
2018-09-06 14:59:51 -07:00
Frederik Schlemmer
1bc6f64eb5
docs: update event page ( #25799 )
...
docs: change reactiveconf event location
PR Close #25799
2018-09-05 11:37:02 -07:00
Maicon Wagner
397b047eff
docs: fix showcase address truly-ui ( #25757 )
...
PR Close #25757
2018-09-05 11:36:39 -07:00
Stephen Fluin
2f1bc1aa1a
docs: add pwa keyword to service worker page ( #25725 )
...
PR Close #25725
2018-09-04 12:09:54 -07:00
Jonathan Pool
bd0eb0d1d4
docs: correct misspellings and add missing punctuation in tutorial ( #25676 )
...
PR Close #25676
2018-09-04 12:08:52 -07:00
Judy Bogart
2379ad1a4b
docs: edit and organize di guide ( #21915 )
...
PR Close #21915
2018-08-30 13:15:47 -04:00
Frederik Schlemmer
9ee29ecdd4
docs: clarification of hero selection in routing section ( #25634 )
...
PR Close #25634
2018-08-28 22:16:18 -04:00
George Kalpakas
8b614d4e1b
refactor(docs-infra): move concept icons to more appropriate location ( #19795 )
...
PR Close #19795
2018-08-27 16:30:42 -04:00
George Kalpakas
7f905da335
refactor(docs-infra): remove unused images ( #19795 )
...
PR Close #19795
2018-08-27 16:30:42 -04:00
Alex Rickabaugh
be24f9f0cb
feat(docs-infra): Convert AIO to use the new Service Worker 5.0.0. ( #19795 )
...
AIO is currently using a beta version of @angular/service-worker.
Since that was implemented, the SW has been rewritten and released
as part of Angular 5.0.0. This commit updates AIO to use the latest
implementation, with an appropriate configuration file that caches
the various AIO assets in useful ways.
PR Close #19795
2018-08-27 16:30:42 -04:00
Bert Verhelst
69b57b2dca
docs: Improve docs for downgrading a service ( #19371 )
...
PR Close #19371
2018-08-21 10:49:00 -07:00
Sergey Koshechkin
b05d4a5007
docs: fix typo in service worker getting started guide ( #25512 )
...
PR Close #25512
2018-08-20 11:09:52 -07:00
JinBeom Hong
469d5e0448
docs: fix typo in reactive forms guide ( #25543 )
...
PR Close #25543
2018-08-20 11:08:32 -07:00
Judy Bogart
d2be3d5775
docs: copy edit glossary ( #25468 )
...
PR Close #25468
2018-08-17 14:33:51 -07:00
Ana María Martínez Gómez
cc55d609ce
docs: add HttpClientModule import code to services tutorial ( #24854 )
...
To be able to copy and paste.
PR Close #24854
2018-08-16 13:51:18 -07:00
Brandon Roberts
de03abbd34
docs: reactive forms guide copy edits ( #25417 )
...
PR Close #25417
2018-08-16 13:50:51 -07:00
annefernandez3
ecb5dc03f9
docs: add Accelebrate to resources ( #23204 )
...
PR Close #23204
2018-08-14 11:58:04 -07:00
Justin Noel
3ac7070009
docs: fix typo in Architecture overview page ( #25438 )
...
PR Close #25438
2018-08-13 21:38:22 -07:00
Tomasz Kula
c8c1aa7fc0
docs(aio): add async validation chapter ( #25189 )
...
Closes #22881
PR Close #25189
2018-08-10 09:14:25 -07:00
Jonathan Sharpe
209cc7e1b0
docs: fix typo in testing guide ( closes #25400 ) ( #25418 )
...
PR Close #25418
2018-08-10 09:11:35 -07:00
Judy Bogart
8bbce3feff
docs: copy edit architecture guide ( #25328 )
...
PR Close #25328
2018-08-08 13:12:53 -07:00
maxv
6c359afce6
docs: make css multiline in styleguide for consistency ( #25300 )
...
PR Close #25300
2018-08-08 13:12:34 -07:00
Christoffer Noring
638ff760a5
docs: add ngrx book to the docs ( #23389 )
...
PR Close #23389
2018-08-08 13:11:45 -07:00
Igor Minar
74518c4b2e
style: fix whitespace and indentation in the testing guide ( #21669 )
...
PR Close #21669
2018-08-08 13:11:15 -07:00
JiaLi.Passion
ebf508fcd0
docs: add docs for fakeAsync test with custom macroTask in aio ( #21669 )
...
PR Close #21669
2018-08-08 13:11:15 -07:00
Loiane Groner
ec6d6175d2
docs(aio): Angular course in Portuguese #21836
2018-08-07 12:07:54 -07:00
Guillermo Facundo Colunga
7bf5a43385
docs: refining code of tutorial 7 routing ( #22151 )
...
Removed the dead code from hero-detail.component.ts
Fixes #21908
PR Close #22151
2018-08-07 11:08:53 -07:00
Kristoffer Nording
2fe05abbc4
docs: update resources to include UI-jar ( #21200 )
...
PR Close #21200
2018-08-07 11:07:38 -07:00
Christoffer Noring
02c15a2448
docs: update to 2nd edition of Learning Angular ( #20934 )
...
PR Close #20934
2018-08-06 13:44:42 -07:00
René Ras
6861bc5b06
docs: clarify heroes example ( #21216 )
...
PR Close #21216
2018-08-06 13:44:17 -07:00
Ro Savage
b8887ddf16
docs: fix table in comparing observables guide ( #22485 )
...
PR Close #22485
2018-08-06 13:41:15 -07:00
Vani
67ad59c245
docs: standardize spelling of tree-shakable ( #24057 )
...
PR Close #24057
2018-08-06 13:40:15 -07:00
Dario Braun
397530ab24
docs: remove code in universal hero detail component ( #25215 )
...
This reverts commit e9cc3dad8f39bc8dfabfb708a825f90fcd2ab697.
PR Close #25215
2018-08-06 13:39:23 -07:00
Trotyl
c67f1bb38e
docs: several fixes for NPM package guide ( #20186 )
...
PR Close #20186
2018-08-06 11:32:30 -07:00
Lalith Polepeddi
97b5cb2e3b
docs(aio): add Made with Angular ( #21297 )
...
PR Close #21297
2018-08-06 09:50:14 -07:00
Brandon Roberts
74bce18190
Revert "docs: refactor http module import for style guide app.module ( #25001 )" ( #25263 )
...
This reverts commit 88da8f3d52
.
PR Close #25263
2018-08-02 09:20:12 -07:00
George Kalpakas
7b89711402
docs(elements): add section about custom element typings in `elements` guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
George Kalpakas
f1223628a6
docs(elements): add link to full example in `elements` guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
George Kalpakas
1b4269ad85
docs(elements): remove unnecessary whitespace in `elements` guide ( #25219 )
...
PR Close #25219
2018-08-02 08:32:59 -07:00
kristinavavrova
20b453008f
docs: update reactiveconf 2018 in events ( #24739 )
...
PR Close #24739
2018-08-01 16:15:18 -07:00
Sámal Rasmussen
06a1974a48
docs: Update the link to the Jasmine docs ( #25175 )
...
Solves #24462 .
Also update the http part of the link to to https.
PR Close #25175
2018-08-01 16:12:43 -07:00
Alyssa Nicoll
5342aeaafd
docs(aio): update Kendo UI description in resource.json ( #24845 )
...
PR Close #24845
2018-08-01 10:59:16 -07:00
Stephon Harris
1dd2eaa7d2
docs: fix typos and missing word in tutorial ( #20764 )
...
PR Close #20764
2018-08-01 10:56:31 -07:00
Kevin Yang
7a4fb44f8d
docs(aio): add Kevin Yang to GDE resources ( #24791 )
...
Add files via upload
PR Close #24791
2018-08-01 10:55:41 -07:00
Daniel
88da8f3d52
docs: refactor http module import for style guide app.module ( #25001 )
...
PR Close #25001
2018-08-01 10:55:17 -07:00
Daniel
a9ecf4b929
docs: refactor lazy loading modules example ( #25071 )
...
PR Close #25071
2018-08-01 10:54:00 -07:00
Brandon Roberts
367841d237
docs: replace ReflectiveInjector samples with Injector samples ( #25162 )
...
PR Close #25162
2018-08-01 10:52:32 -07:00
firrae
4976a58780
docs: update to account for CLI changes ( #25223 )
...
This should help clarify the use of providedIn and correct the documentation where it was showing the use of a now depreciated CLI command flag.
I am openly looking for feedback on this change to figure out the best wording.
PR Close #25223
2018-08-01 10:51:05 -07:00
Vadym Yatsyuk
4cb1074850
docs(aio): add short description for entryComponents ( #21360 )
...
PR Close #21360
2018-07-31 13:18:36 -07:00
Rajesh Duggal
3f20a2fb5a
docs: fix link to "Override component providers" ( #24967 )
...
Closes #24966
PR Close #24967
2018-07-30 21:53:21 -07:00
Kwinten Pisman
24789e9ad9
docs(aio): add StrongBrew to the trainer list ( #24891 )
...
PR Close #24891
2018-07-30 16:48:17 -07:00
Daniel
4d5167ec83
docs: update bootstrapping and entry component guide to use httpclient ( #25178 )
...
PR Close #25178
2018-07-30 16:00:19 -07:00
Jerry Gao
efc6684cd3
docs: fix typo in dependency injection guide ( #24972 )
...
PR Close #24972
2018-07-30 15:56:35 -07:00
Daniel
9a6d26e05b
docs: refactor pipe example to use the HttpClient ( #22741 )
...
PR Close #22741
2018-07-30 14:34:32 -07:00
Daniel
a3cf61b7cf
docs: refactor feature modules example ( #25069 )
...
PR Close #25069
2018-07-27 09:28:12 -07:00
Frederik Schlemmer
a1b185b723
docs: Change unnecessary step in ToH-Tutorial ( #25059 )
...
PR Close #25059
2018-07-27 09:25:59 -07:00
Daniel
cf81823b07
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:12 -07:00
Victor Berchet
d4ac9698ba
Revert "docs: refactor style guide example 03-06 ( #24996 )"
...
This reverts commit 65e18dc1bf
.
2018-07-24 22:11:30 -07:00
Daniel
c205516f0d
docs: refactor ngmodules example ( #25072 )
...
PR Close #25072
2018-07-24 21:03:38 -07:00
Daniel
777bd412b2
docs: replace angular/http with HttpClient ( #25068 )
...
PR Close #25068
2018-07-24 20:54:44 -07:00
Daniel
1e79014fc4
docs: replace angular/http with HttpClient ( #25066 )
...
PR Close #25066
2018-07-24 20:51:50 -07:00
Daniel Sogl
d0c066a223
docs: replaced old angular/http example ( #25065 )
...
PR Close #25065
2018-07-24 20:47:20 -07:00
Daniel
65e18dc1bf
docs: refactor style guide example 03-06 ( #24996 )
...
PR Close #24996
2018-07-24 20:46:07 -07:00
Stefanie Fluin
d523630ea2
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
...
PR Close #24986
2018-07-24 08:22:14 -07:00
Arun Kumar
7c89af34a9
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
bd576bb83f
docs: fix multicasting example in observable guide ( #24911 )
...
PR Close #24911
2018-07-23 08:40:45 -07:00
Maicon Wagner
168c2a645b
docs: add Truly-UI to resources ( #24615 )
...
PR Close #24615
2018-07-23 08:39:35 -07:00
Dario Braun
7729bb2bdc
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
426324513d
docs: update rxjs link to version 6 ( #24269 )
...
PR Close #24269
2018-07-23 08:36:51 -07:00
Daniel
4d6f467fea
docs: refactor style guide example 01-01 ( #22738 )
...
docs: refactor style guide example 01-01
PR Close #22738
2018-07-23 08:35:37 -07:00
Judy Bogart
f1ab394218
docs: add api doc to commonly queried elements
2018-07-20 12:39:10 -07:00
Judy Bogart
bb58138579
docs: fix bad link ( #24825 )
...
PR Close #24825
2018-07-20 11:34:38 -07:00
Xapuu
b8f740b253
docs: remove closing parenthesis from provides guide ( #24935 )
...
PR Close #24935
2018-07-20 11:07:53 -07:00
Marius Lichtblau
70b51a6255
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
7ebd8e59a8
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:12 -07:00
George Kalpakas
1c533c913d
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:47 -07:00
Jan De Wilde
ead3f926cb
docs: add e2e tests for `elements` example ( #24840 )
...
PR Close #24840
2018-07-20 10:34:47 -07:00
Jan De Wilde
9be222f448
docs: fix `elements` example ( #24840 )
...
PR Close #24840
2018-07-20 10:34:47 -07:00
George Kalpakas
b137f09345
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:47 -07:00
George Kalpakas
453693fd33
docs: clean up `elements` example (indentation, import order, etc) ( #24840 )
...
PR Close #24840
2018-07-20 10:34:47 -07:00
Raphaël Jamet
5840a86f98
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
99a393e84f
docs: add new Reactive Forms guide ( #24578 )
...
PR Close #24578
2018-07-19 13:46:30 -04:00
Jamie Krug
23dc9a90b0
docs: fix typo in user input guide ( #22630 )
...
PR Close #22630
2018-07-18 14:04:09 -04:00
Dario Braun
82004c76ac
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:00 -04:00
Alain Chautard
85d9c20b1d
docs(aio): Add Angular Training to list of training companies ( #23907 )
...
PR Close #23907
2018-07-12 16:39:56 -04:00
Arun Kumar
0d6b74dd87
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:27 -04:00
Daniel Sogl
b7823e7087
docs: unified string chaining ( #22735 )
...
PR Close #22735
2018-07-10 18:50:44 -07:00
Daniel Sogl
3f8ab80583
docs(aio): unified string chaining ( #22735 )
...
PR Close #22735
2018-07-10 18:50:44 -07:00
Jamie Krug
ffb9dc6cf9
docs: fix incorrect forms selector references ( #22631 )
...
PR Close #22631
2018-07-10 18:50:17 -07:00