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
|
66faea1770
|
Merge pull request #12847 from deenairn/types-2.0
angular-file-saver and handsontable updates
|
2016-11-25 09:33:28 -08:00 |
|
Donald Nairn
|
abfa9397dd
|
Added some additional basic types to handsontable.
|
2016-11-24 22:45:57 +00:00 |
|
Nathan Shively-Sanders
|
3f4f8d6be4
|
Merge pull request #12780 from DanCorder/handsontable_propToCol
Add number type to propToCol
|
2016-11-23 13:40:00 -08:00 |
|
Mine Yalcinalp Starks
|
253e456e3c
|
Merge remote-tracking branch 'upstream/master' into types-2.0
Many badly resolved merge conflicts
|
2016-11-18 20:42:46 -08:00 |
|
Dan Corder
|
fce742aac1
|
Add number type to propToCol
|
2016-11-17 21:45:36 +00:00 |
|
dennispg
|
8a019fe8a2
|
Update handsontable.d.ts
|
2016-10-01 10:49:19 -05:00 |
|
dennispg
|
ac05be6eed
|
Update handsontable.d.ts
|
2016-10-01 10:47:22 -05:00 |
|
dennispg
|
45d59849e7
|
export Handsontable as a module
|
2016-10-01 10:41:44 -05:00 |
|
Ryan Cavanaugh
|
b488f3cb5f
|
Merge remote-tracking branch 'upstream/master' into merge_7_25
|
2016-07-27 10:57:46 -07:00 |
|
Ryan Cavanaugh
|
5e9440c8ad
|
Merge commit 'upstream/master~700' into merge_7_25
# Conflicts:
# angular-ui-router/angular-ui-router.d.ts
# bookshelf/bookshelf-tests.ts
# bookshelf/bookshelf.d.ts
# enzyme/enzyme-tests.tsx
# enzyme/enzyme.d.ts
# escodegen/escodegen-tests.ts
# helmet/helmet.d.ts
# joi/joi.d.ts
# knex/knex-tests.ts
# moment/index.d.ts
# mongoose/index.d.ts
# pg/pg.d.ts
# react-select/react-select-tests.tsx
# soap/index.d.ts
# ssh2/ssh2.d.ts
# turf/turf-tests.ts
# underscore.string/underscore.string.d.ts
|
2016-07-25 16:10:34 -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 |
|
Tom McTiernan
|
ef0e322e4f
|
Make getColHeader parameter optional
|
2016-07-11 17:13:24 +01:00 |
|
Raghav Katyal
|
395c4e1639
|
Turning on consistent casing flag and fixing failures
|
2016-06-30 15:14:49 -07:00 |
|
Piotr Laszczkowski
|
c4dab8a05b
|
Update definitions for Handsontable - add hooks to options interface (#9325)
* Add type definitions for Handsontable
* Update definitions for Handsontable
* Add Hooks to Options interface
|
2016-05-15 02:29:27 +09:00 |
|
Ryan Cavanaugh
|
bfd400a8f8
|
Add noEmit to all config files
|
2016-05-10 12:24:49 -07:00 |
|
Ryan Cavanaugh
|
e808e8e062
|
Remove unneeded references
|
2016-05-10 12:22:25 -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 |
|
Piotr Laszczkowski
|
735fe1063e
|
Update definitions for Handsontable (#8970)
* Add type definitions for Handsontable
* Update definitions for Handsontable
|
2016-04-26 01:00:02 +09:00 |
|
Piotr Laszczkowski
|
ac71dd02de
|
Add type definitions for Handsontable (#8934)
|
2016-04-13 00:30:16 +09:00 |
|