Ward Bell
07cfce795f
docs(testing): testing chapter and samples for RC6 ( #2198 )
...
[WIP] docs(testing): new chapter, new samples
2016-09-13 14:39:39 -07:00
Ward Bell
c5ad38ee86
docs(ngmodule-faq): eager loaded Routed Feature Module must be imported ( #2304 )
...
fixes #2298
2016-09-13 12:27:27 -07:00
Jesús Rodríguez
98e5bc248e
docs(ngmodule-faq): fix plunker link ( #2277 )
2016-09-13 12:27:13 -07:00
jmcgoldrick
e1b2f6a2fe
docs(ngmodule-faq): correct `BrowserModule` import module ( #2269 )
2016-09-13 12:24:59 -07:00
Patrice Chalin
761c256881
chore(travis): use latest Dart SDK ( #2320 )
...
Dartdoc has been fixed so we no longer need to be pinned to SDK v1.18.1.
2016-09-13 12:21:07 -07:00
Filipe Silva
dfc671b99f
fix(build-compile): allow skipping langs in a fresh build ( #2307 )
2016-09-13 10:56:18 -07:00
Jesús Rodríguez
d1987b183b
docs(di): remove InjectorMetadata mentions
2016-09-13 09:41:38 -07:00
Igor Minar
87981260e0
fix(api-builder): ignore all symbols starting with _
2016-09-13 09:20:58 -07:00
Jesús Rodríguez
988694bb12
chore: update docs to rc7
2016-09-13 08:48:45 -07:00
Naomi Black
6180fd5137
dgeni(api-builder): hide private classes with extra underscores
2016-09-13 08:47:57 -07:00
Naomi Black
191c18b6cb
firebase(config): update named servers for live and dev
2016-09-13 08:43:44 -07:00
Peter Bacon Darwin
42c16907d8
fix(api-builder): update to a fixed version of dgeni-packages
...
See https://github.com/angular/angular.io/pull/2321#issuecomment-246597648
2016-09-13 16:04:04 +01:00
Peter Bacon Darwin
c3bb033cc1
fix(api-builder): escape double-quotes in JSON output
2016-09-13 15:29:01 +01:00
Katiuska Gamero
1646c45d67
update conference links - add ng-europe; remove AngularConnect
2016-09-12 17:54:46 -07:00
Igor Minar
71b7f102dc
fix(ci): bump LATEST_RELEASE to 2.0.0-rc.6
2016-09-12 11:12:39 -07:00
Igor Minar
9b0b1ae3fb
fix(api-builder): prefix static members with 'static'
2016-09-12 11:12:39 -07:00
Igor Minar
ed6be8316f
refactor(api-builder): remove obsolete stuff
2016-09-12 11:12:39 -07:00
Filipe Silva
9c806f67b7
fix(harp): temporarily use PR commit for js fix ( #2308 )
2016-09-12 09:40:05 -07:00
Filipe Silva
215733e303
chore: update to node 6 ( #2301 )
2016-09-09 22:23:25 -04:00
Ward Bell
01b211193c
docs(browser-support): edits ( #2299 )
2016-09-09 22:21:40 -04:00
Igor Minar
1e9c0724c2
fix(api-builder): correctly import github and params helpers
2016-09-09 15:18:07 -07:00
Peter Bacon Darwin
13878efca7
api-builder: show metadata details on decorator docs
2016-09-09 15:01:03 -07:00
Peter Bacon Darwin
a2089c5b4f
api-builder: render pipes with specialised template
2016-09-09 14:44:46 -07:00
Peter Bacon Darwin
611c90da03
chore(eslint): add eslint config file
2016-09-09 14:44:46 -07:00
Peter Bacon Darwin
40a1049d47
doc-gen(mergeDecoratorDocs): capture all the metadata docs
...
Iterate through the docs and merge all the of metadata docs
for each decorator doc into the decorator doc and remove it
so that it is not rendered in a page of its own
2016-09-09 14:44:46 -07:00
Peter Bacon Darwin
30fbd85dbc
chore(package): remove unused dependency, grunt-sass
2016-09-09 14:41:36 -07:00
Peter Bacon Darwin
8c7e2a1766
chore(dgeni-packages): update to use 0.15.2
...
This version includes the feature to hide members that
are marked private in TypeScript.
2016-09-09 14:41:36 -07:00
Marc Laval
d4a641e553
docs(browser-support): document browser support and polyfills ( #2244 )
2016-09-09 10:02:02 -07:00
Peter Bacon Darwin
2c9e78c500
fix(api-builder/addJadeDataDocs): handle newlines better ( #2296 )
...
Closes #2294
2016-09-09 07:39:12 -07:00
Peter Bacon Darwin
672ba7f479
fix(api-builder/linkDocs): don't crash if a doc has no fileInfo ( #2296 )
...
Closes #2294
2016-09-09 07:38:59 -07:00
Patrice Chalin
562e99463a
chore(cheatsheet): fix double banner issue ( #2293 )
...
Each page is designed to have a single banner; adjust the cheatsheet to
follow this convention. Also eliminate the article nested within the
`l-conent` div.
Propagated changes/cleanup to JS and Dart.
2016-09-08 15:01:39 -07:00
Igor Minar
08130d85df
fix(api-builder): remove line number from the github source link
...
this info is not interesting to the reader.
2016-09-08 14:25:30 -07:00
Igor Minar
d83d3bd0a0
fix(api-builder): add a custom template for interface
...
before we were using the template for class which is wrong
2016-09-08 14:25:30 -07:00
Igor Minar
62d6a51436
fix(api-builder): remove bogus 'class export' section from class template
2016-09-08 14:25:30 -07:00
Igor Minar
24db3d5b9e
fix(api-builder): remove obsolete decorator type
2016-09-08 14:25:30 -07:00
Patrice Chalin
3e69d83e68
chore(cheatsheet): use Jade to generate mirror page ( #2289 )
...
The page `docs/ts/latest/guide/cheatsheet.html` is a mirror of
`docs/ts/latest/cheatsheet.html`. Use Jade instead of Harp to create
the mirror so that jade2ng can generate the corresponding file.
2016-09-08 13:37:22 -07:00
Kathy Walrath
ad2cc5b211
Update README.md
2016-09-08 10:54:00 -07:00
Patrice Chalin
d597363670
chore(README): add note - do not edit cached files ( #2288 )
2016-09-08 10:52:54 -07:00
Patrice Chalin
d24ff43728
examples(lifecycle-hooks): update Dart sample to match TS ( #2281 )
...
Make equivalent TS code changes to Dart sample.
This sync’s Dart with all #2177 changes pertinent to Dart.
E2E tests pass now for Dart, Suites passed:
- public/docs/_examples/lifecycle-hooks/ts
2016-09-08 08:38:25 -07:00
Igor Minar
51bcce6b1c
fix(build): correct the angular/angular source pattern for the serve-and-sync-api gulp task
2016-09-07 16:54:28 -07:00
Patrice Chalin
ec076f842e
[WIP] chore(dart): update to beta.21 ( #2280 )
2016-09-07 16:52:04 -07:00
Patrice Chalin
15c50d76a2
docs(*): fix broken links in glossary and router chapter ( #2279 )
...
- Glossary: `#ecmascript=2015` is not a valid fragment.
- Router: `<a name=“…”>` needed to be `<a id=“…”>`.
2016-09-07 16:48:43 -07:00
Patrice Chalin
b56e4c6fd3
docs(quickstart): fix broken link to tutorial ( #2278 )
2016-09-07 13:30:39 -07:00
Lars Gyrup Brink Nielsen
6c2ec829e5
Fixed footer logo overflowing
...
Footer logo was overflowing at ~960px wide viewport. Added `background-size: contain` (shorthand), and `max-width: 100%` to contain wrapper, and background image within grid.
2016-09-06 21:54:23 +02:00
Patrice Chalin
23ff8aaca8
chore: improve UX of build w/o API ( #2265 )
...
Just do a full build if no API docs currently exist rather than
building the site and then aborting with an error message at the end of
it all.
2016-09-06 11:22:29 -07:00
Kathy Walrath
3fa68cd7ac
docs(template-syntax): delete a single character
2016-09-06 10:33:13 -07:00
Peter Fryer-Davis
32ac619fc7
Uwaterloo 210J pfryerda edits ( #1968 )
...
* template-syntax - removed word redundancies, consistent bolding rather than italics
* Some (not all) changes from PR.
* remaining changes from pull request
2016-09-06 10:31:25 -07:00
Patrice Chalin
59f6ebe849
docs(*): misc fixes to prose in support of jade2ng ( #2266 )
...
Fixes to prose “syntax”. Anomalies detected by jade2ng.
Also updated the main _utils-fn.jade in support of jade2ng as well.
2016-09-06 10:28:24 -07:00
Aristeidis Bampakos
b16b05805e
docs(quickstart): Minor typo fixes. ( #2253 )
2016-09-03 18:10:11 -07:00
Jesús Rodríguez
a9e7781844
docs(quickstart): remove instruction ( #2261 )
2016-09-03 18:09:31 -07:00