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
Igor Minar
71b7f102dc
fix(ci): bump LATEST_RELEASE to 2.0.0-rc.6
2016-09-12 11:12:39 -07:00
Patrice Chalin
eb76eaaa8b
chore(cache.sh): cleanup options and usage ( #2221 )
...
* chore(cache.sh): cleanup options and usage
* add cd to project root
2016-08-30 14:03:05 -07:00
Patrice Chalin
b992c55e42
chore(cache): helper script enhancements ( #2210 )
2016-08-26 16:36:13 -07:00
Patrice Chalin
fd8fb70f07
chore(travis): anchor Dart SDK version to 1.18.1 ( #2204 )
...
Because dartdoc from 1.19.0 has issues -
https://github.com/dart-lang/dartdoc/issues/1233 .
2016-08-26 13:19:16 -07:00
Patrice Chalin
aa439d28c5
chore(travis): report bad code excerpts (BAD FILENAME) in docs ( #2154 )
...
* chore(travis): report bad code excerpts (BAD FILENAME)
* Only ignore build dir under dart dir
Have the shredder ignore `**/dart/build/**`.
2016-08-23 10:16:47 -07:00
Patrice Chalin
35b54383c2
docs(toh-5): add file to cache ( #2102 )
...
* toh-pt5: cached version before new router was introduced
* toh-pt5: refreshed cached copy from latest (post-RC5)
2016-08-12 13:39:17 -07:00
Patrice Chalin
a771a6e0d0
chore(ts/cache): add glossary ( #2098 )
2016-08-12 11:14:44 -07:00
Patrice Chalin
b772079bc9
chore(install): fix install scripts & improve local usage ( #2041 )
...
Fix a few minor problems with Travis install & build scripts.
Other changes allow `before-install.sh` to be run locally.
2016-08-11 17:44:42 -07:00
Patrice Chalin
de41148457
chore(cache): cache management script ( #2090 )
...
Cf. #2088 .
2016-08-11 14:39:16 -07:00
Patrice Chalin
5ce8304227
docs(dart): decouple from TS .jade files temporarily ( #2044 )
...
Addresses #2043 .
2016-08-08 15:48:45 -07:00
Patrice Chalin
13aa6b1498
chore(travis): include dart doc generation
...
closes #1910
- Installs Dart SDK
- Installs ng2/dart sources from the pub package site.
- Re-enables doc build on Travis
- install Dartium browser for eventual testing.
- allow TMP and PKG to be set by developer before calling, e.g., install-dart-sdk.sh.
- removes `npm install -g gulp --no-optional` has been removed since it does not appear to be needed.
- Implements most of #1907 .
2016-07-19 20:26:39 -07:00
Patrice Chalin
daca93ce82
chore(install): reintroduce single install script
...
closes #1900
This single install script:
- Checks for the proper version of node (some of us develop with node
v4 on other sites, and it is too easy to forget to switch to v5 for
angular.io).
- Applies the patch (that is necessary to support harp compilation of
Dart API pages).
2016-07-16 19:13:32 -07:00
Patrice Chalin
1bef20abc4
docs(api/dart): add support for generation and display ( #1888 )
...
Fixes #1880 .
Supersedes #1593 .
2016-07-15 14:10:12 -07:00
Filipe Silva
abe9dbe092
chore(ci): add check-deploy to CI
...
closes #1867
2016-07-14 14:15:49 -07:00
Foxandxss
266400b44b
chore: update README with latest additions
...
closes #1820
2016-07-05 23:05:43 -07:00