Naomi Black
1dedfd5301
news(update): updates to news and banner for oct
2016-10-14 19:03:56 -07:00
Sebastián Ramírez
883a29ecf7
Fix minor typo in HTTP guide ( #2604 )
2016-10-14 12:35:28 +02:00
Jesús Rodríguez
e503efe8c8
docs(toh5): add moduleId information ( #2597 )
2016-10-13 16:41:57 -07:00
Ward Bell
94b8793d70
docs(template-syntax): correct ref var scope per #2458 ( #2602 )
...
closes #2458
2016-10-13 16:26:41 -07:00
Sebastián Ramírez
4f81a7ee8c
docs(toh5): update styles.css link ( #2601 )
2016-10-14 01:12:06 +02:00
Kapunahele Wong
f49633a62c
docs(attribute directives): copy edits squashed ( #2508 )
2016-10-13 15:42:23 -07:00
Ward Bell
0f9a00f144
docs(changelog): fix title in v.2.1.0 announcement ( #2591 )
2016-10-12 15:32:12 -07:00
Ward Bell
7b509de819
docs(changelog): in-sync with Ng v.2.1.0 ( #2590 )
2016-10-12 15:29:28 -07:00
Jesús Rodríguez
a63c75cc18
chore: release 2.1.0 ( #2589 )
2016-10-12 23:41:42 +02:00
Alex Wolfe
5732b07423
Upgrade swiftype to 2.0 library and added a results page for searches
2016-10-12 10:01:19 -07:00
Torgeir Helgevold
cdfe957ab8
docs(toh-6-aot): add aot to toh-6 ( #2496 )
...
* docs(toh-6-aot): add aot to toh-6
s
s
s
s
s
* docs(toh-6-aot): add aot to toh-6
* docs(toh-6-aot): make aot e2e tests run in the same project
Updates tooling for this purpose and also the prose.
2016-10-12 01:44:49 -07:00
Ward Bell
2e17d587de
docs(toh-5): add AppRoutingModule ( #2584 )
2016-10-11 16:30:30 -07:00
Alex Wolfe
6f804c6534
reverting changes to swyftype 2.0 library, fixes breaking change
2016-10-11 13:40:29 -07:00
Jesús Rodríguez
492c01d0dd
docs(quickstart): fix link to styles.css ( #2575 )
2016-10-11 16:26:33 +02:00
Patrice Chalin
ab4f0774d5
docs(api): fix Dart API reference page ( #2569 )
...
Dart API reference page is blank following the merge of #2566 . This
minor fix adjustes to the new API filter criteria.
For Dart we don’t show the statuses since none of the API entries are
tagged with a status.
2016-10-07 16:33:27 -07:00
Ward Bell
3eedcff860
chore: link the TS docs home page banner to the docs change-log ( #2567 )
2016-10-07 15:32:10 -07:00
Naomi Black
6ca91f710d
api(cleanup): Remove preview from the API reference banner
2016-10-07 14:32:48 -07:00
Alex Wolfe
49f11f7dc0
label update
2016-10-07 13:44:39 -07:00
Alex Wolfe
2eec71cebb
more cleanup
2016-10-07 13:44:39 -07:00
Alex Wolfe
165c73b1dd
removed unused vars
2016-10-07 13:44:39 -07:00
Alex Wolfe
5096dd8e37
Refactor of api filter page to include statues, types, queries
2016-10-07 13:44:39 -07:00
Alex Wolfe
b88b25a21c
update symbold for type alias
2016-10-07 13:44:39 -07:00
Ward Bell
61b13c13ec
chore: v.2.0.2 + standard MIT licenses property ( #2559 )
2016-10-06 17:21:05 -07:00
Ward Bell
8710eb052d
chore(package.json): rename "angular2-" as "angular-" in name ( #2558 )
...
also ignore a2docs.css
2016-10-06 16:10:30 -07:00
Filipe Silva
5042b3021c
chore(test): add protractor4 ( #2233 )
...
* chore(test): add protractor4
* fix lint, remove boilerplate files, fix less gen
* separate scripts between package.json
* ignore a2docs.css in boilerplate
* remove tslint in _examples
2016-10-06 15:25:52 -07:00
Jesús Rodríguez
7c98d16279
chore: add the styleguide back ( #2557 )
2016-10-06 17:40:01 -04:00
Ward Bell
ec1c8281e2
docs(change-log): add documentation change log
2016-10-06 13:21:31 -07:00
Naomi Black
b6e5dc9eec
docs(version): fix the version number on the docs homepage
2016-10-06 12:42:33 -07:00
Naomi Black
37af86f6cf
search(usev2): use v2 of swiftype
2016-10-06 12:42:33 -07:00
Patrice Chalin
88108620f9
chore(api): shredder to use new ng2 dart examples repo ( #2556 )
2016-10-06 12:12:39 -07:00
Matthew Hegarty
eff7e04ac3
Router typos ( #2523 )
...
* Fixed typo which was referring to 'imports' section and not 'setup' section
* Fixed 1 char typo: /he *Cancel/the *Cancel/
* Fixed broken link: router.html#optional-route-parameter (added an 's' to 'parameter')
* corrected grammar: /affords/afford/
* Fixed typo: /moved them/move them/
2016-10-05 16:15:42 -07:00
Tim Xiao
d9416a8ae9
docs: fixed path typo in tutorial(Routing, HTTP) ( #2526 )
...
* Fixed typo in tutorial(Routing)
The path to `app.component.css` should start from current directory, not 'app/', since the file is already in 'app/'
* docs: fixed path error in the tutorial (HTTP)
same problem fixed as commit 917e0ce1c2829224e3ee53a069599fccbc5751a3
* docs: Added moduleId for styleUrls referencing in these two classes
2016-10-05 16:14:44 -07:00
Brandon
ff118810ff
docs(router): Updated routing examples to use routing modules ( #2478 )
...
Simplified routing in tutorial example
Updated ngmodule guide and ngmodule faq with routing module prose
2016-10-05 14:59:09 -07:00
Filipe Silva
3a78f6d8c6
chore(docs): list minimum node as 4 ( #2547 )
2016-10-05 22:58:57 +01:00
Chase
7c262ccab5
docs(testing): fix minor typo in DashboardHeroComponent ( #2518 )
...
Fixed minor typo in DashboardHeroComponent
2016-10-04 15:02:07 +02:00
Maxime
ea45887927
docs(testing): fix typo ( #2524 )
2016-10-04 14:59:10 +02:00
Ward Bell
bf97a9a2e1
docs(style-guide): fix folder structure in 04 to match what we do. ( #2535 )
...
closes issue #2533
2016-10-03 18:16:15 -07:00
Ward Bell
a2744e7ece
chore: update /quickstart/js/package.1.json ( #2534 )
...
also remove /cb-set-document-title/ts/sample.css
2016-10-03 17:30:45 -07:00
Patrice Chalin
db6625eb30
Fix dartdoc styles and prep layout for ng2 pages ( #2530 )
...
- Use custom bootstrap grid system styles
- Cache a copy of the dartdoc static-assets styles.css w/ footer styles
disabled.
- Alternate page layout controlled by jade2ng harp global
2016-10-03 14:58:50 -07:00
Filipe Silva
661c971778
fix(i18n): fix link and formatting error ( #2528 )
2016-10-03 11:33:17 -07:00
Kathy Walrath
6e7780dee0
docs(dart/router): link to router tutorial instead of TS router docs ( #2529 )
2016-10-03 10:52:03 -07:00
Ward Bell
56ac24b411
chore: fix broken links on 9/30, mostly API links ( #2520 )
2016-10-01 07:11:21 -07:00
Ward Bell
9b083966f3
chore(i18n): fix broken plunker link ( #2519 )
2016-09-30 23:05:50 -07:00
Ward Bell
ba6b681ed4
docs(i18n): incorporate corrections and feedback from Victor Berchet ( #2517 )
...
See PR #2491
2016-09-30 19:14:41 -07:00
Jesús Rodríguez
66e3eca8eb
docs(rc4-to-rc5): change cleanup
...
closes #2516
2016-09-30 17:14:55 -07:00
Alex Wolfe
c8a6c229cd
Merge pull request #2473 from arikrak/master
...
Change banner height to min-height
2016-09-30 14:51:02 -07:00
Alireza Mirian
7796f485fd
fix(guide/form): fix a broken link ( #2498 )
2016-09-30 23:33:26 +02:00
StdVectorBool
d5eec33960
docs(style-guide): example of underscore prefix to avoid. ( #2501 )
2016-09-30 23:32:46 +02:00
Jonas Felix
c548f9700b
docs(style-guide): add missing word in bootstrapping remark ( #2512 )
2016-09-30 23:30:20 +02:00
Chase
98d438ed9b
docs(testing): delete extra 'with' ( #2513 )
...
Deleted extra 'with'
2016-09-30 23:29:49 +02:00