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
Matt Crowder
c427b4ec7a
added isInstance to polymer/index.d.ts ( #13815 )
...
* added isInstance to polymer/index.d.ts
* added Base to PolymerStatic
2017-01-13 12:26:30 -08: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
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
Michael McKenzie
5ac33397a5
remove private methods from Renderstatus
2016-10-26 16:40:03 +01:00
Michael McKenzie
58f16959ce
add @deprecated comment to ImportStatus
2016-10-26 16:40:03 +01:00
Michael McKenzie
b4fccb09fc
adding RenderStatus to API
2016-10-26 16:40:03 +01:00
Michael McKenzie
003c965b31
Update Settings definition ( #12163 )
2016-10-26 00:49:14 +09:00
Andy Hanson
04b4272974
Merge remote-tracking branch 'origin/master' into merge_23sep
2016-09-23 07:24:23 -07:00
Nikhil Thorat
a872802c0c
Update polymer array splice typings. ( #11390 )
...
See https://www.polymer-project.org/1.0/docs/devguide/model-data#array-mutation
2016-09-22 06:33:20 -07:00
Ryan Cavanaugh
a5f4d50ccc
Fix tsconfig files for new option name / behavior.
...
Also fixes some inconsistent whitespace.
2016-07-12 13:54:56 -07:00
Raghav Katyal
395c4e1639
Turning on consistent casing flag and fixing failures
2016-06-30 15:14:49 -07:00
Ryan Cavanaugh
e105eabd48
Remove invalid references
2016-05-10 16:27:59 -07:00
Ryan Cavanaugh
bfd400a8f8
Add noEmit to all config files
2016-05-10 12:24:49 -07:00
Ryan Cavanaugh
50387d4046
Change relative reference paths to types references. Errors incoming...
2016-05-09 18:06:27 -07:00
Ryan Cavanaugh
49b1ac6a38
Rename all entry points to index.d.ts and explicitify all file lists
2016-05-09 17:29:10 -07:00
Ryan Cavanaugh
ab2b4191c5
Add typesRoot to all config files
2016-05-09 13:52:25 -07:00
Ryan Cavanaugh
ded70421be
Turn off strict null checks
2016-05-04 15:08:38 -07:00
Ryan Cavanaugh
69d1929d8a
Add tsconfig.json files
2016-05-04 14:14:39 -07:00
Ryan Cavanaugh
e7c111c4b7
Merge remote-tracking branch 'upstream/master' into types2.0
...
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
2016-04-27 20:40:21 -07:00
vvakame
7de6c3dd94
Merge branch 'master' into rename-repo-url
2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4
replace internal module to namespace
2016-03-17 02:18:10 +09:00
vvakame
56295f5058
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
2016-03-17 00:55:26 +09:00
vvakame
4de74cb527
normalize line ending (CRLF -> LF)
2016-02-16 01:20:30 +09:00
Lucas Dixon
128875c022
Allow polymer properties to be objects
2016-01-22 22:48:09 -05:00
laco0416
3976cd4f1b
Update polymer.d.ts to ver.1.1.5
2015-10-17 15:32:34 +09:00
laco0416
372689cd43
Update polymer.d.ts: fix es6 class syntax
2015-10-16 00:55:16 +09:00
Daniel Rosenwasser
04a025ada3
Merge pull request #5645 from DanielRosenwasser/handleExtraObjectLiteralProperties
...
Handle extra object literal properties (Part V)
2015-09-02 12:05:40 -07:00
laco0416
44eace6da9
Update polymer.d.ts to ver.1.1.2
2015-09-02 21:50:58 +09:00
Daniel Rosenwasser
e6cbee8bc9
Fixed misspelling and added indexer in 'polymer'.
2015-09-01 14:56:03 -07:00
laco0416
66e0f48463
Update polymer.d.ts for version 1.0
2015-06-30 17:49:51 +09:00
unknown
5dded606c4
paper dialog dependency to core overlay
2015-03-31 14:54:50 +02:00
unknown
7e3615254a
references to polymer def file
2015-03-31 14:49:09 +02:00
unknown
8051bfc3bc
updated defs
2015-03-31 14:11:15 +02:00
unknown
81b5b55d9d
updated definitions
2015-03-31 14:08:29 +02:00
unknown
502c7582f7
more implied any
2015-03-11 10:51:55 +01:00
unknown
d2ff5898b8
fixed any index
2015-03-11 10:48:18 +01:00
unknown
063a6ccc29
fixed definition files for polymer (description on app router and any
...
types)
2015-03-11 10:44:54 +01:00
unknown
83ad8f1d9a
addded polymer definition files
2015-03-11 10:22:53 +01:00