Commit Graph

25 Commits

Author SHA1 Message Date
Jesús Rodríguez e4eb75502d chore: update to 2.4.0 (#3016) 2016-12-21 21:39:40 +00:00
Filipe Silva cf65d9624d chore: add jobs for current release branch (#2902)
* ci: add jobs for current release branch

* add 2.4.x branch support
2016-12-21 20:07:43 +01:00
Filipe Silva 1a5f4f4907 chore: update to 2.3.0 (#2942)
* chore: update to 2.3.0

* add 2.3.0 versions in package.json

* update _data.json

* update angular-in-memory-web-api
2016-12-08 00:10:39 +00:00
Jesús Rodríguez 54141c1518 chore: travis for 2.2.3 (#2870) 2016-11-24 00:38:49 +01:00
Filipe Silva 17c7e15467 chore: update to 2.2.0 (#2797) 2016-11-15 00:11:37 +01:00
Filipe Silva 4c85f0a91d chore: update to 2.1.1 (#2650) 2016-10-21 22:31:09 +01:00
Jesús Rodríguez a63c75cc18 chore: release 2.1.0 (#2589) 2016-10-12 23:41:42 +02:00
Filipe Silva d4b22ec8e6 chore: fix api docs issue on angular 2.0.0 (#2365) 2016-09-15 17:47:12 +01:00
Filipe Silva 24c61dd7bc chore: here we are (#2353) 2016-09-15 02:41:19 +01:00
Jesús Rodríguez 988694bb12 chore: update docs to rc7 2016-09-13 08:48:45 -07:00
Igor Minar 71b7f102dc fix(ci): bump LATEST_RELEASE to 2.0.0-rc.6 2016-09-12 11:12:39 -07:00
Filipe Silva 215733e303 chore: update to node 6 (#2301) 2016-09-09 22:23:25 -04: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 10568ca5b3 chore(travis): build off of angular 2.0.0-rc.5 (#2153) 2016-08-19 15:51:22 -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 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
Filipe Silva 4c1b441227 chore(travis): add preview builds 2016-06-29 18:45:20 +01:00
Patrice Chalin a7435c3f8c chore(install): put all install commands into a single script (#1754)
This makes it easier to run manually, e.g., after having reset all
local typings.
2016-06-27 16:55:39 -07:00
Foxandxss 749c5eae1b chore: add lint instructions to readme 2016-06-20 16:55:33 -07:00
Filipe Silva c50954d5b8 chore: separate lint in travis 2016-06-14 01:01:34 +01:00
Foxandxss cba1e1f74b chore: add linting to travis
closes #1656
2016-06-13 11:16:15 -07:00
Ward Bell 8a5df4cfa9 chore: support e2e-specs written in TypeScript
Update gulpfile and project to add a tsconfig to protractor test folders
Change all sample e2e-spec.js -> e2e-spec.ts
Split typings between e2e-spec & app code
Use same config for all e2e tests
Only 1/3 e2e specs truly converted.
Most don't pass because they fail TS transpile by Protractor due to missing type annotations
2016-05-31 22:03:13 -07:00
Filipe Silva 6c797d752a chore(travis): add Travis CI
closes #1526
2016-05-25 16:47:30 -07:00