Commit Graph
7319 Commits
Author SHA1 Message Date
Masahiro Wakame 4ece434ab0 Merge pull request #3198 from sixinli/patch-1
Add tsd for ion.rangeSlider 2.0.1
2014-12-05 03:51:34 +09:00
Masahiro Wakame 517d642ca9 Merge pull request #3259 from Asana/react-simplification
Refactor react.d.ts, merging with react-addons.d.ts
2014-12-05 03:50:31 +09:00
Masahiro Wakame cf7921c566 Merge pull request #3269 from ForNeVeR/simplemodal
SimpleModal library
2014-12-05 03:39:52 +09:00
Masahiro Wakame 6ade122b71 Merge pull request #3265 from adidahiya/selectize
Add selectize.js typings
2014-12-05 03:38:25 +09:00
Masahiro Wakame e543091212 Merge pull request #3240 from Nemo157/when-catch-filter
Add in lambda filtered catches for when's promises
2014-12-05 03:36:44 +09:00
Masahiro Wakame 6c0150263a Merge pull request #3258 from nakakura/gamepad-updating2
update gamepad/gamepad.d.ts
2014-12-05 03:32:13 +09:00
Masahiro Wakame 9045b77b49 Merge pull request #3256 from michelsalib/moment-timezone
Add moment-timezone
2014-12-05 03:31:31 +09:00
Friedrich von Never fb839f6f0d Add module declaration for SimpleModal. 2014-12-04 22:51:56 +06:00
Friedrich von Never 5dd40108b9 Add JQuery SimpleModal plugin. 2014-12-04 22:34:40 +06:00
Adi Dahiya 90f25095b7 Fix selectize-tests.ts type errors 2014-12-04 10:58:37 -05:00
Masahiro Wakame 7145db5ef4 Merge pull request #3247 from kevinb7/esprima
removed SomeStatement and SomeExpression, added tests for declarations
2014-12-04 21:22:16 +09:00
Vincent Siao b8a0461280 React.Instance<P> -> React.Component<P>; add React.DOM.picture and extra HTML attributes 2014-12-03 14:56:30 -08:00
Adi Dahiya 8ad2906f4e Fix type errors for selectize 2014-12-03 16:47:47 -05:00
Adi Dahiya 26dca07686 Add selectize typings 2014-12-03 16:19:26 -05:00
Wim Looman efb0ee0e4f Change Boolean to boolean 2014-12-04 08:42:11 +13:00
Wim Looman b4de422678 Add exception type filter using any 2014-12-04 08:40:44 +13:00
Vincent Siao 9a9ff2ed08 Move Browser interfaces into React module 2014-12-02 21:59:46 -08:00
Vincent Siao 1cb57db18f Merge origin/master into react-simplification 2014-12-02 21:40:45 -08:00
Vincent Siao 3b1185e656 Merge pull request #3 from borisyankov/master
Merge borisyankov/DefinitelyTyped into Asana/DefinitelyTyped
2014-12-02 21:38:03 -08:00
Toshiya Nakakura f56398eb68 update gamepad/gamepad.d.ts 2014-12-03 13:34:08 +09:00
Vincent Siao cdc1fe2ad0 Fix React.ComponentInstance<P>.refs type and add some CSS properties 2014-12-02 20:32:38 -08:00
Vincent Siao 01cfe48a46 Change React.createFactory to take React.ComponentClass<P> 2014-12-02 19:43:17 -08:00
Vincent Siao db0333df59 React.Instance<P> -> React.ElementInstance<P> 2014-12-02 19:18:58 -08:00
Vincent Siao 5c4c344b1e Fill out React.SVGAttributes types 2014-12-02 18:51:27 -08:00
Vincent Siao 4c069d5d6e Fill out HTMLAttributes types 2014-12-02 18:30:10 -08:00
Vincent Siao 7f4cdee628 ReactClass -> ComponentClass; add tests to react-tests.ts 2014-12-02 18:11:15 -08:00
Vincent Siao a99c1ad839 Cleanup react.d.ts; introduce Instance<P> interface to replace DomReferencer<P>; alias EventHandler types; etc... 2014-12-02 17:00:15 -08:00
Michel Salib 3ce44dcc58 Fix moment-timezone export/import 2014-12-02 14:04:06 +01:00
Masahiro Wakame bd0833a22e Merge pull request #3237 from nakakura/gamepad-updating
wrap interfaces in a module in gamepad.d.ts
2014-12-02 21:51:46 +09:00
sixinliandSixin Li 4e36e715e2 Add tsd for ion.rangeSlider 2.0.1
Add the typing and test files for ion.rangeSlider version 2.0.1
2014-12-01 16:47:03 -05:00
Phips Peter 09f788d73f Merging React and React with Addons
This seems simpler and enables developers to only require the addons
they want.
2014-12-01 13:29:31 -08:00
Michel Salib be1c64f424 Rename class in order to avoid name collisions. 2014-12-01 17:52:09 +01:00
Michel Salib 289e357827 Add moment-timezone 2014-12-01 17:50:27 +01:00
Masahiro Wakame fa7415af31 Merge pull request #3255 from horiuchi/phantomjs-node
add phantomjs-node type definition file
2014-12-01 23:38:31 +09:00
Horiuchi_H 20e5350bcf rename files 2014-12-01 22:06:23 +09:00
Masahiro Wakame 65c8e14649 Merge pull request #3250 from milanjaros/master
Added glide definitions.
2014-12-01 21:55:57 +09:00
Masahiro Wakame 9778d0973f Merge pull request #3251 from Nemo157/rest_definition
Add cujojs/rest definition
2014-12-01 21:55:18 +09:00
Horiuchi_H 6f327be7f4 add phantomjs-node type definition file 2014-12-01 19:28:31 +09:00
Basarat Ali Syed 30f1541370 Merge pull request #3252 from nakakura/promises-a-plus-fix
update promises-a-plus/promises-a-plus-tests.ts
2014-12-01 16:40:11 +11:00
Basarat Ali Syed 33d9be43af Merge pull request #3253 from nakakura/webmidi-update
update webmidi/webmidi.d.ts
2014-12-01 16:39:20 +11:00
Toshiya Nakakura fdf6932af9 update webmidi/webmidi.d.ts 2014-12-01 14:29:32 +09:00
Toshiya Nakakura 593d2fa36f update promises-a-plus/promises-a-plus-tests.ts 2014-12-01 14:18:31 +09:00
Milan Jaroš 6c67d6eb35 Rename glide.d.ts to glidejs.d.ts in tests. 2014-11-30 09:43:14 +01:00
Milan Jaroš 918589e6fb Rename glide to glidejs 2014-11-30 09:37:06 +01:00
Milan Jaroš ba677613b6 Rename glide.d.ts to glidejs.d.ts 2014-11-30 09:00:28 +01:00
Milan Jaroš b0e3ebd3cd Rename glide-tests.ts to glidejs-tests.ts 2014-11-30 08:59:50 +01:00
Wim LoomanandWim Looman 96e9e1eef3 Add cujojs/rest definition 2014-11-30 17:56:02 +13:00
Milan Jaroš 6668a1a320 Added glide definitions. 2014-11-30 00:17:16 +01:00
Milan Jaroš 805c8a6e11 Added glide definitions. 2014-11-30 00:15:55 +01:00
vvakame 16fc1fb8b4 update CONTRIBUTORS.md 2014-11-29 14:18:53 +09:00