Andy
ae4fe7b6de
Use "lib" in tsconfigs instead of "target". ( #13968 )
...
* Use "lib" in tsconfigs instead of "target".
Only add "dom" to libraries that need it. This is determined by a script, so many libraries that have "dom" maybe should not.
* Update new-package and readme
* Add back "target" where necessary
2017-01-18 07:51:51 -08:00
Andy
2f71174636
Restructure to support old versions ( #13811 )
...
* Restructure to support old versions
* Fix tests
2017-01-06 12:36:57 -08:00
Bryan Johnson
a1b6a0884a
Update mapbox-gl typings to 0.29.0
2017-01-03 11:30:59 -07:00
Andy
a4bd9fa3c1
Add "noImplicitThis" to all tsconfig.json ( #13446 )
...
* Add "noImplicitThis" to all tsconfig.json
* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
Nathan Shively-Sanders
c6c61b2213
Merge remote-tracking branch 'origin/master' into types-merge-20161122
2016-11-22 15:08:50 -08:00
Bryan Johnson
9ef0bc438f
Make sure FillExtrusion layer is available
2016-11-14 10:46:53 -07:00
Bryan Johnson
5e2d11c1e7
Update mapbox-gl to v0.27.0
2016-11-14 10:34:50 -07:00
Kanchalai Tanglertsampan
1200f753d6
Merge branch 'master' into types-2.0
...
# Conflicts:
# .gitignore
# ajv/ajv.d.ts
# angular-material/angular-material.d.ts
# angular-protractor/angular-protractor.d.ts
# angularjs/angular-tests.ts
# angularjs/angular.d.ts
# aws-sdk/aws-sdk.d.ts
# electron-devtools-installer/electron-devtools-installer-tests.ts
# electron-json-storage/electron-json-storage-tests.ts
# electron-notifications/electron-notifications.d.ts
# electron-notify/electron-notify.d.ts
# electron-window-state/electron-window-state.d.ts
# electron/electron-prebuilt.d.ts
# enzyme/enzyme.d.ts
# eventemitter3/eventemitter3-tests.ts
# eventemitter3/eventemitter3.d.ts
# graphql/graphql.d.ts
# highcharts/highcharts.d.ts
# immutable/immutable.d.ts
# inquirer/inquirer.d.ts
# jasmine/jasmine.d.ts
# joi/joi.d.ts
# jquery.dataTables/jquery.dataTables-tests.ts
# jquery.dataTables/jquery.dataTables.d.ts
# kafka-node/kafka-node.d.ts
# kefir/kefir.d.ts
# kendo-ui/kendo-ui.d.ts
# koa/koa.d.ts
# leaflet/leaflet.d.ts
# lodash/lodash.d.ts
# mapbox-gl/mapbox-gl.d.ts
# material-ui/material-ui.d.ts
# menubar/menubar.d.ts
# mongodb/mongodb.d.ts
# needle/needle-tests.ts
# needle/needle.d.ts
# noble/noble.d.ts
# node/node.d.ts
# pegjs/pegjs.d.ts
# pixi.js/pixi.js.d.ts
# polymer/polymer.d.ts
# quill/quill-tests.ts
# quill/quill.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-fa/react-fa-tests.tsx
# react-fa/react-fa.d.ts
# react-native/react-native.d.ts
# react-select/react-select.d.ts
# react/react.d.ts
# threejs/three-vrcontrols.d.ts
# threejs/three-vreffect.d.ts
# toastr/toastr.d.ts
# validator/validator.d.ts
# webpack/webpack.d.ts
# winston/winston.d.ts
2016-11-09 17:20:41 -08:00
bryanjjohnson
0e2d4e9680
update mapbox-gl definitions to 0.26.0 ( #11992 )
2016-10-25 22:12:08 +09:00
Andy Hanson
25e287b4ff
Fix build failures
2016-09-23 09:21:15 -07:00
Andy Hanson
b7882e2361
Convert some things to index.d.ts and use 'types' references
2016-09-23 07:31:47 -07:00
Bryan Johnson
5f5622fead
include link to mapbox gl examples
2016-09-22 14:10:29 -06:00
Bryan Johnson
a05e0e0409
modify tests
2016-09-22 12:19:42 -06:00
Bryan Johnson
137e01e335
Switch Array<> to []
2016-09-22 11:47:14 -06:00
Bryan Johnson
1c02488e75
Fixes to get the tests working
2016-09-21 15:18:46 -06:00
Bryan Johnson
829d1c9e22
Add mapbox-gl typings
2016-09-21 15:12:44 -06:00