Commit Graph

20 Commits

Author SHA1 Message Date
Andy
cb2dbfbb50 Add ignores for new lint rules (#19504) 2017-09-01 07:47:52 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andrew Stegmaier
1d1e4cc8cc [Handsontable] Add support for Hooks interface (#18358)
* Add all types for 'Hooks' API

* Fix linting errors.

* Replace Function type with a function signature.
2017-08-01 13:05:15 -07:00
Ryan Riley
3426ce7a27 Add missing options and further refine parameter types for Handsontable 3.1.2 (#16078)
* Add missing members and parameter types

* Update original setDataAtCell overload

* afterChange oldVal should be typed as any

* Fix lint errors

* Correctly type the prop value in the afterChange parameter
2017-05-04 17:58:28 -07:00
Andy
cce035e0c3 Remove more unnecessary namespaces in tests (#15978) 2017-04-19 08:27:36 -07:00
Andy Hanson
7c78ea4f3a Use export as namespace 2017-04-17 08:11:47 -07:00
Andy Hanson
9d4b1ce8e7 Merge branch 'bugfix/handsontable' of https://github.com/panesofglass/DefinitelyTyped into panesofglass-bugfix/handsontable 2017-04-17 08:09:20 -07:00
Andy
bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Ryan Riley
2b6e1c7cb0 Fix build errors 2017-03-31 15:27:51 -05:00
Ryan Riley
45e6b04f36 Add spaces after comment to fix build 2017-03-31 15:23:45 -05:00
Ryan Riley
5ef77902b4 Merge branch 'master' into bugfix/handsontable 2017-03-31 15:20:22 -05:00
Ryan Riley
e2eb29bf89 More closely relate the definitions to the underlying source code. 2017-03-31 15:16:15 -05:00
Ryan Riley
261cc56881 Use class declaration and fix type resolution in tests 2017-03-31 14:14:26 -05:00
Andy
b6c343f2b3 Apply new lint rules to yet more packages (#15548)
* Apply new lint rules to yet more packages

* Fix leaflet lint
2017-03-31 11:01:26 -07:00
Ryan Riley
2d9510949f Requested changes 2017-03-30 18:51:55 -05:00
Ryan Riley
f232d29caf Update index.d.ts 2017-03-30 18:22:52 -05:00
Ryan Riley
dce756eb2b Fix handsontable.d.ts 2017-03-30 09:56:28 -05:00
Andy
d426ff3083 Apply new lint rules to yet more packages (#15486) 2017-03-29 14:46:16 -07:00
Andy
5f3ba45136 Use dtslint (#15482) 2017-03-29 13:07:39 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00