9a0a90feb3
docs: place download section in angular forms validation to the top of the page ( #36074 )
...
This commit partially addresses #35459
PR Close #36074
2020-04-03 11:03:36 -07:00
efdf347f9c
docs: apply standard header case convention ( #34196 )
...
PR Close #34196
2020-01-10 08:38:53 -08:00
1bcd58cee8
refactor(docs-infra): remove linenums=false
since it is now the default ( #31674 )
...
PR Close #31674
2019-07-24 14:38:54 -07:00
dc1ed3c47e
docs: fix ngModel typo in form validation guide ( #27574 )
...
Fix typo
PR Close #27574
2018-12-11 16:22:58 -08:00
fc6dad40ac
fix(docs-infra): rename "title" by "header" to avoid unwanted tooltips ( #26396 )
...
Closes #26174
PR Close #26396
2018-10-17 11:05:29 -07:00
c8c1aa7fc0
docs(aio): add async validation chapter ( #25189 )
...
Closes #22881
PR Close #25189
2018-08-10 09:14:25 -07:00
d523630ea2
docs(aio): cleanup aalert, callout, subsection use and author style ( #24986 )
...
PR Close #24986
2018-07-24 08:22:14 -07:00
5c0e681bf3
docs(aio): fix adding to template driven forms ( #23743 )
...
PR Close #23743
2018-06-26 11:03:36 -07:00
7d6e833a6f
docs(aio): fix issues suggested by Brandon ( #23743 )
...
PR Close #23743
2018-06-26 11:03:35 -07:00
49e900d6fc
docs(aio): fix issues suggested by Kara ( #23743 )
...
PR Close #23743
2018-06-26 11:03:35 -07:00
5feb9e1935
docs(aio): address pr review issues ( #23743 )
...
PR Close #23743
2018-06-26 11:03:35 -07:00
002a5afa98
docs(aio): add cross field validation example ( #23743 )
...
PR Close #23743
2018-06-26 11:03:35 -07:00
cd4c0eab94
docs(forms): Custom Validator example selector name incorrect. ( #20464 )
...
Name of selector in ForbiddenName example is not consistent with Validator class nor Html selector example. Added the selector name 'appForbiddenName' as an alias name for the input of the Validator class, and updated the view accordingly.
Fixes : #20206
PR Close #20464
2018-02-07 12:01:12 -08:00
8e24c0fff4
docs(aio): fix typo ( #20103 )
...
PR Close #20103
2017-11-10 10:59:35 -08:00
c80e02b881
docs(aio): document Custom Async validators
...
docs(aio): Custom Async validators edits
incorporating suggestions from kapunahelewong
2017-10-04 15:07:46 -07:00
9bbf009dff
build(aio): change examples to CLI ( #19248 )
...
PR Close #19248
2017-09-21 17:05:54 -07:00
9b015a95eb
docs(aio): tech edits to form validation
...
closes #18495
2017-08-03 13:57:31 -07:00
939dc44391
docs(forms): update and re-organize validation guide
2017-08-03 13:56:53 -07:00
b30c5fc874
docs(aio): fix dangling links
2017-07-11 11:44:05 +01:00
c723d42d0a
refactor: fix typos ( #18000 )
2017-07-07 16:55:17 -07:00
92bcfefc35
docs(aio): remove min, max & move built-in validators paragraph
2017-06-22 14:51:05 -07:00
2b1de07f02
docs(aio): incorporate Ward's comments
2017-06-15 07:46:44 +01:00
fb877696bf
docs(aio): add short section on built-in validators, copy edits
2017-06-15 07:46:44 +01:00
cd5bc64658
docs(aio): update headers for toc ( #16969 )
2017-05-26 13:28:06 -06:00
56833a6171
docs(aio): more content fixes
2017-05-10 12:51:01 +01:00
03610526e5
docs(aio): remove hardcoded TOC
2017-05-04 15:51:37 -07:00
93516ea8a1
docs(aio): rename cb- files and a few others
2017-04-24 14:00:51 +01:00
7a8bd99ab1
docs(aio): correct some minor typos in the form validation cookbook ( #16068 )
2017-04-21 13:37:28 -07:00
df619adc76
docs(aio): update to remark syntax
2017-04-12 12:24:02 -07:00
0e38bf9de0
build(aio): new migration
2017-04-03 15:41:05 -07:00
46f8a6dd85
docs(aio): remove unnecessary blank lines
2017-03-31 16:22:08 +01:00
2d14c3b17a
docs(aio): ensure blank lines before HTML blocks in markdown
2017-03-31 08:05:33 +01:00
fd72fad8fd
docs(aio): update migrated content from anguar.io
2017-03-28 10:21:46 +01:00
ab40fcb068
docs(aio): fix relative links
...
The migrator was updated to automatically fix these links.
See fca5fb0280
and 3927b7a038
The result of this is that, going forward, we should ask
authors to include the path from the base href to the thing
being linked. E.g. guide/architecture#intro
2017-03-13 16:56:23 -07:00
1847550ad1
docs(aio): move cookbooks into guide
...
Also update all docs with migrated versions from latest angular.io
Fixes #14941
2017-03-13 16:56:23 -07:00