922 Commits

Author SHA1 Message Date
Adam
55037d1107 build: bump year ()
PR Close 
2020-01-13 07:21:43 -08:00
mikef
afc88074cd docs: correct full stop position in providers section ()
Correct the position of the full stop at the end of the limiting provider scope with components paragraph.

PR Close 
2020-01-13 07:20:24 -08:00
Judy Bogart
475ffd67f5 docs: move ngcc def from page to glossary ()
PR Close 
2020-01-10 08:38:53 -08:00
Judy Bogart
efdf347f9c docs: apply standard header case convention ()
PR Close 
2020-01-10 08:38:53 -08:00
Kara Erickson
9c5510b28e docs(ivy): document breaking change with <select> and binding order ()
Closes 

PR Close 
2020-01-09 15:13:56 -08:00
Do Nhu Vy
97c3e9d59f docs: Change screenshot to new Angular 9 app UI ()
PR Close 
2020-01-09 13:45:11 -08:00
Kara Erickson
9f65b787d0 docs: deprecate undecorated base classes that use Angular features ()
PR Close 
2020-01-08 15:08:53 -08:00
George Kalpakas
7cdc118c8e refactor(docs-infra): extract all lazy-loading-ngmodules examples from mini-app ()
Previously, some of the examples in the `lazy-loading-ngmodules` guide
were hard-coded.

This commit ensures all examples in the guide are extracted from
docregions in the corresponding example project.

PR Close 
2020-01-07 10:44:12 -08:00
Alan Agius
d66cf31ffc docs: add missing t typo and remove redundan - ()
PR Close 
2020-01-07 10:44:12 -08:00
Alan Agius
c2d03e5e21 docs: fix lazy routes code snippet format ()
PR Close 
2020-01-07 10:44:12 -08:00
Kara Erickson
3053e022d3 docs(ivy): minor changes to version 9 guide ()
The main change here was to remove the updating instructions for
version 9 and instead point to update.angular.io. This ensures
we only have one "source of truth" for update instructions.

This commit also includes updates to error message text to
keep them up-to-date with live error messages (and thus keep
them searchable).

PR Close 
2020-01-07 10:34:37 -08:00
Jeff Held
eab7f9f101 docs: add a comma ()
PR Close 
2020-01-06 11:27:05 -08:00
JoostK
e116816131 refactor(ivy): let strictTemplates imply fullTemplateTypeCheck ()
Previously, it was required that both `fullTemplateTypeCheck` and
`strictTemplates` had to be enabled for strict mode to be enabled. This
is strange, as `strictTemplates` implies `fullTemplateTypeCheck`. This
commit makes setting the `fullTemplateTypeCheck` flag optional so that
strict mode can be enabled by just setting `strictTemplates`.

PR Close 
2020-01-06 11:07:54 -08:00
Pawel Kozlowski
ea57587b7c docs(ivy): document breaking changes for DebugElement classes and attributes ()
PR Close 
2019-12-13 10:53:41 -08:00
Kapunahele Wong
a9e3cbd534 docs: add docs about inputs and strictNullChecks to template typecheck ()
PR Close 
2019-12-12 15:58:13 -08:00
Judy Bogart
c9df9afddd docs: add change detection to glossary ()
PR Close 
2019-12-10 16:30:35 -08:00
Jonathan Sharpe
8683c0335b docs: Fix links to Webpack docs ()
The previous link, https://webpack.js.org/configuration/dev-server/#devserver-proxy, doesn't go directly to the proxy section.
PR Close 
2019-12-10 09:18:17 -08:00
Luka Petrovic
f95e2c7e7e docs: fix broken links ()
PR Close 
2019-12-10 09:17:12 -08:00
Sonu Kapoor
7823c23932 docs: Adds NgModule into back-ticks ()
PR Close 
2019-12-09 11:36:35 -08:00
Matt Janssen
f98aeca146 docs(forms): fix a punctuation error ()
PR Close 
2019-12-09 10:35:03 -08:00
Kapunahele Wong
de62d8ebdb docs: fix migrations formatting ()
PR Close 
2019-12-05 13:06:01 -08:00
Alan Agius
542f236dc4 docs: add documentation for server and Ivy without bundleDependencies ()
PR Close 
2019-12-05 10:13:57 -08:00
Amadou Sall
8f102fe674 docs: remove information about which version of Firefox started supporting custom elements ()
PR Close 
2019-12-03 16:04:54 -08:00
George Kalpakas
86d5472d91 docs(service-worker): fix paths for ngsw-config command to match latest CLI ()
PR Close 
2019-12-03 10:42:07 -08:00
Judy Bogart
f84f362de3 docs: clarify differential load doc ()
PR Close 
2019-12-03 10:37:11 -08:00
Charles Lyding
56f4e56094 docs: Ivy i18n guide updates for localize option ()
PR Close 
2019-12-03 10:14:15 -08:00
Alan Agius
e6dbcd0f46 docs: remove redundant dashes ()
PR Close 
2019-12-02 11:26:21 -08:00
Paul Gschwendtner
5b04abd5c0 docs: update title of v9 injectable migration guide ()
The missing-injectable migration has been updated to handle a breaking change that is
unrelated to missing ´@Injectable` decorators. Though, the breaking change will be handled
as part of this migration since we did not want to create another migration (with all the boilerplate etc.)

The guide has been already updated to reflect the new pattern the migration handles, but we
should also rename the title of the guide to something that also mentions the other pattern.

Not renaming the guide URL since it is referenced in past releases and it's safer to keep the old
URL. The important thing is to change the actual rendered title.

PR Close 
2019-12-02 11:21:50 -08:00
Santosh Yadav
040673464c docs: small typo in DI docs ()
PR Close 
2019-12-02 11:20:39 -08:00
Paul Gschwendtner
3414760bdd docs: update injectable migration guide to reflect latest schematic changes ()
Since we created the migration guide for the `missing-injectable` schematic, the schematic
changed in various ways. e.g. the migration no longer migrates classes passed to `useExisting`

Additionally the migration has been expanded to handle another Ivy breaking change where
providers like `{provide: X}` will be intepreted as `{provide: X, useClass: X}`. This pattern should
be documented in the migration guide.

PR Close 
2019-11-26 16:37:48 -05:00
Kapunahele Wong
78c65c330f docs: add note about strictTemplates and strictNullChecks together ()
PR Close 
2019-11-26 16:36:51 -05:00
ajitsinghkaler
5ff98fe701 docs: removed non-supported versions from LTS ()
PR Close 
2019-11-26 16:36:23 -05:00
Kapunahele Wong
d655093123 docs: add Animations import in Router doc ()
Fixes 

PR Close 
2019-11-25 22:37:55 -05:00
Kapunahele Wong
1ab2ebc719 docs: edit EventEmitter name in styleguide ()
Fixes 

PR Close 
2019-11-25 18:40:51 -05:00
Igor Minar
ed55355363 fix(core): remove deprecated and defunct wtf* apis ()
These apis have been deprecated in v8, so they should stick around till v10,
but since they are defunct we are removing them early so that they don't take up payload size.

PR Close 
2019-11-25 18:39:18 -05:00
Charles Lyding
56f33bc266 docs: initial Ivy i18n guide updates ()
PR Close 
2019-11-25 14:12:18 -05:00
arturovt
51a56bc4c6 docs: fix typos and highlight booleans to keep consistency ()
PR Close 
2019-11-25 11:38:06 -05:00
Kara Erickson
a37bf9a516 docs: add examples for DI change in Ivy ()
PR Close 
2019-11-22 13:04:24 -05:00
Alan Agius
5024e217d7 docs: update npm install dev command to npm install --save-dev ()
See: https://docs.npmjs.com/specifying-dependencies-and-devdependencies-in-a-package-json-file

PR Close 
2019-11-22 12:38:17 -05:00
arturovt
2dd572b15c docs(http): fix typo ()
PR Close 
2019-11-22 12:36:43 -05:00
Ralf D. Müller
fd5f101bab docs: add CSRF to XSRF section of http guide ()
link to the correct section of the HttpClientGuide:
if someone searches for CSRF (and not XSRF), she will not find the right section in the HttpClient guide

added CSRF as name of XSRF attack:
in order to make it easier to find the XSRF protection, I've added a reference to the other name "CSRF". The security guide has the same reference to XSRF/CSRF.
When I searched for this feature, I had quite some problems to find it because of this missing reference

PR Close 
2019-11-21 16:57:12 -05:00
Alan Agius
df71aa425f docs: clarify that --prod should be used to publish a library ()
PR Close 
2019-11-21 10:45:18 -08:00
Judy Bogart
5c23ea71c4 docs: add version requirement for routing option ()
PR Close 
2019-11-19 11:40:03 -08:00
Judy Bogart
341d5847d6 docs: add xrefs to update app and deprecations policy ()
PR Close 
2019-11-18 09:13:16 -08:00
Pierre-Yves FARE
2e7a3e9ae6 docs: add html template for sizer component in template syntax guide ()
fixes 

PR Close 
2019-11-18 09:12:45 -08:00
Pete Bacon Darwin
023c4ffdde docs(docs-infra): prevent auto-linking of snippet in guide ()
By adding the `bash` language to the code snippet it will no
longer be auto-linked, which was causing a false positive link
to be rendered.

Fixes 

PR Close 
2019-11-18 09:11:01 -08:00
Stefanie Fluin
fe4447d568 feat(docs-infra): simplify image styles and remove figure references ()
Reference 
Removes figures elements as AIO is not typically using captions or image groups where figures would be necessary or appropriate

PR Close 
2019-11-14 09:27:02 -08:00
Judy Bogart
6888cb3d7a docs: expand type-check info in update page ()
PR Close 
2019-11-13 11:08:51 -08:00
Filipe Silva
f922903b62 docs: remove migration-ngcc guide ()
PR Close 
2019-11-12 14:03:48 -08:00
Filipe Silva
9a840e5021 docs: add postinstall opt-in ()
PR Close 
2019-11-12 14:03:48 -08:00