Commit Graph
15 Commits
Author SHA1 Message Date
Andy Hanson 45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Daniel RosenwasserandGitHub 76560fcc4f Merge pull request #23447 from nmalancea/jqueryui/sortable-options
Add 'attribute' property to SortableOptions in jqueryui
2018-02-12 18:07:46 -08:00
Nelu Malancea d128e8647e Add 'attribute' property to SortableOptions in jqueryui 2018-02-05 17:02:40 -08:00
AndyandGitHub bef4d2b27d Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Max LoebandJohn Reilly 11130d86be add optional config (#22932) 2018-01-16 05:22:48 +00:00
Sengouttouvane ShanmugamandGrant Hutchins c07a61d1aa Add classes option to jqueryui autocomplete
See http://api.jqueryui.com/autocomplete/#option-classes

Signed-off-by: Grant Hutchins <ghutchins@pivotal.io>
2017-12-13 11:27:28 -06:00
AndyandGitHub 19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
AndyandGitHub 947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Boris AranovichandJohn Reilly c30b86dfaa Fix for JQueryUI ResizableEvents interface (#19904)
Fixes #19901
2017-09-20 18:11:07 +01:00
AndyandGitHub 924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Iñaki Ibarrola AtxaandAndy 3fe5fe7403 Add support for the classes option in Tabs and Dialog (#18015)
* Add support for the classes option in Tabs and Dialog.

* Add support for the classes option in Tabs and Dialog (Fix spacing).
2017-07-17 11:04:55 -07:00
Nathan Shively-Sanders a357d4781a Merge branch 'master' into weak-type-errors-round-2 2017-06-15 11:52:24 -07:00
Nathan Shively-Sanders 4874667de9 Fix primitive weak type errors
These weak type errors were not caught in TS 2.4 RC. The final TS 2.4
will catch weak type errors with primitives, so this PR fixes those
now-caught errors.
2017-06-15 11:46:46 -07:00
Leonard Thieu 1c3565933c :( 2017-06-13 13:00:42 -04:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00