Commit Graph

11 Commits

Author SHA1 Message Date
Daniel Rosenwasser
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
Max Loeb
11130d86be add optional config (#22932) 2018-01-16 05:22:48 +00:00
Sengouttouvane Shanmugam
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
Boris Aranovich
c30b86dfaa Fix for JQueryUI ResizableEvents interface (#19904)
Fixes #19901
2017-09-20 18:11:07 +01:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Iñaki Ibarrola Atxa
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