vvakame
356b915418
Fixed node_redis error on TypeScript 0.9.5
2013-12-08 23:42:09 +09:00
vvakame
456a3f06f3
Fixed jointjs error on TypeScript 0.9.5
2013-12-08 23:36:57 +09:00
vvakame
d4f57c7c1f
Fixed ember error on TypeScript 0.9.5 (incomplete)
2013-12-08 23:30:31 +09:00
vvakame
c3ec605ec4
Fixed chartjs error on TypeScript 0.9.5
2013-12-08 23:19:12 +09:00
vvakame
8a26b64446
Merge branch 'master' into switch-0.9.5
2013-12-08 00:20:07 +09:00
Masahiro Wakame
80f8e5a829
Merge pull request #1406 from gyohk/switch-0.9.5
...
Fixed several errors with TypeScript0.9.5.
2013-12-07 06:27:36 -08:00
Masahiro Wakame
cf19bdd55c
Merge pull request #1404 from mohamedmansour/patch-1
...
Fix bug where waitsFor has an optional failureMessage
2013-12-07 06:24:46 -08:00
Masahiro Wakame
427a6c78f8
Merge pull request #1403 from nestalk/master
...
Fixes for TS0.9.5: D3, jqueryUI, simplePagination, FullCalendar
2013-12-07 06:24:16 -08:00
Satoru Kimura
05342a6952
Fixed several errors with TypeScript0.9.5.
2013-12-07 15:50:12 +09:00
Mohamed Mansour
9e9042b5c9
Fix bug where waitsFor has an optional failureMessage
...
It should be defined as optional for failureMessage according to the specifications.
2013-12-06 20:04:46 -08:00
Masahiro Wakame
f28a53a9be
Merge pull request #1398 from michalkutil/master
...
Moment: Added definitions for Week
2013-12-06 15:10:29 -08:00
Masahiro Wakame
7be1c3974f
Merge pull request #1395 from mikehhawley/patch-1
...
Fix fs interface
2013-12-06 15:07:58 -08:00
Masahiro Wakame
d75ef9e5c6
Merge pull request #1397 from Igorbek/patch-1
...
Update README.md
2013-12-06 15:06:04 -08:00
Masahiro Wakame
65d2d3038c
Merge pull request #1396 from Igorbek/switch-0.9.5
...
bootstrap.datepicker: fixed errors related to switch on TS 0.9.5
2013-12-06 15:04:57 -08:00
Neil Stalker
d2c9aac1de
Fixes for TS0.9.5
2013-12-06 22:36:06 +00:00
Igor Oleinikov
5387b94e39
underscore: align test with TS 0.9.5
2013-12-06 23:39:19 +04:00
Igor Oleinikov
b719b30c23
state-machine: align tests with TS 0.9.5
2013-12-06 23:02:55 +04:00
Michal Kutil
10227c6540
Moment: Added definitions for Week
2013-12-06 16:41:59 +01:00
Igorbek
8a6f35c30c
Update README.md
...
Added self to the contributor list (author of ix.js, knockout.rx typings)
2013-12-06 07:20:00 -08:00
Igor Oleinikov
4f3f6f58f5
bootstrap.datepicker: fixed errors related to switch on TS 0.9.5; improved typings
2013-12-06 18:59:14 +04:00
Masahiro Wakame
a1bada0ac6
Merge pull request #1393 from MagicMau/highcharts-fix
...
fixed typo in HighchartsChartOptions and fixed parameter in HighchartsCh...
2013-12-06 06:50:26 -08:00
Mike H. Hawley
8f9ac50d4b
Fix fs interface
2013-12-06 17:42:57 +03:00
Maurits Elbers
a2017ed616
fixed typo in HighchartsChartOptions and fixed parameter in HighchartsChartObject
2013-12-06 14:39:36 +01:00
Masahiro Wakame
f919e43934
Merge pull request #1392 from Igorbek/switch-0.9.5
...
Switch 0.9.5: fixes in knockout, signalr, rx.js, angularjs, async
2013-12-06 03:50:38 -08:00
Masahiro Wakame
e55d67e741
Merge pull request #1391 from butlersoftware/computed-polymorphism-fix
...
Fixed KnockoutComputed polymorphism
2013-12-06 03:49:14 -08:00
Igor Oleinikov
ef86830809
async: fixed errors in async-tests.ts related to switch on TS 0.9.5
2013-12-06 15:19:46 +04:00
Igor Oleinikov
b3e31cb848
angularjs: fixed errors in angular-tests.ts related to switch on TS 0.9.5
2013-12-06 15:15:53 +04:00
Thomas Butler
b26095e9fa
Fixed KnockoutComputed polymorphism
...
Changed KnockoutComputed to inherit KnockoutObservable to enable
polymorphic/covariant reference conversion (see included unit test for
example).
2013-12-06 06:10:12 -05:00
Igor Oleinikov
5dc169c4b5
rx.js: fixed rx.js.time.d.ts errors related to switch on TS 0.9.5; some over minor fixes
2013-12-06 15:05:59 +04:00
Igor Oleinikov
6eac295fa2
Fixed SignalR tests
2013-12-06 14:54:16 +04:00
Igor Oleinikov
ad647a0115
knockout: fixed tests/knockout-tests.ts to align with TS 0.9.5
2013-12-06 14:40:58 +04:00
Masahiro Wakame
5d2205bb5e
Merge pull request #1390 from Igorbek/master
...
ix.js: aligned with
2013-12-06 02:19:51 -08:00
Igor Oleinikov
e46dd25be8
Added test for ruduce with workaround of bug: https://typescript.codeplex.com/workitem/1960
2013-12-06 12:49:34 +04:00
Masahiro Wakame
c4c51cfb72
Merge pull request #1388 from vvakame/add-simple-cw-node
...
Added simple-cw-node.d.ts and tests
2013-12-05 23:41:49 -08:00
Masahiro Wakame
22ec65950a
Added simple-cw-node.d.ts and tests
2013-12-06 16:12:57 +09:00
Masahiro Wakame
b90aae0772
Merge pull request #1387 from vvakame/0.9.5-browser-harness
...
browser-harness ts0.9.5
2013-12-05 20:01:08 -08:00
Masahiro Wakame
0059a9b20d
ts0.9.5 fix browser-harness
2013-12-06 12:59:20 +09:00
Basarat Syed
140cd16852
ts0.9.5 fix breezejs needed https://typescript.codeplex.com/workitem/1970
2013-12-06 14:24:58 +11:00
Basarat Syed
e89fb61614
fix gruntjs defs
2013-12-06 13:44:47 +11:00
Masahiro Wakame
86079ffb6e
Switch test runner's tsc version 0.9.1.1 to 0.9.5
2013-12-06 10:40:31 +09:00
Basarat Ali Syed
6792863658
Merge pull request #1382 from johnnyreilly/master
...
jQuery: added data JSDoc + a little generic love
2013-12-05 13:02:33 -08:00
John Reilly
44eb8f38a3
jQuery: added data JSDoc + a little generic love
2013-12-05 17:08:05 +00:00
Masahiro Wakame
2a8d2ec77b
Merge pull request #1377 from johnnyreilly/master
...
jQuery: added when / css JSDoc
2013-12-05 05:50:26 -08:00
Masahiro Wakame
5336b8ffab
Merge pull request #1381 from hesselink/master
...
jQuery: add overload for 'off' accepting a handler but no selector.
2013-12-05 05:46:33 -08:00
John Reilly
e630fbd170
jQuery: added array overloads for jQuery transit
2013-12-05 13:19:25 +00:00
Erik Hesselink
51a0c43568
jQuery: add overload for 'off' accepting a handler but no selector.
2013-12-05 14:18:50 +01:00
Masahiro Wakame
b96cfe368a
Merge pull request #1380 from halfninja/master
...
Update util.inspect API.
2013-12-05 05:13:20 -08:00
Nick Howes
073000951d
Update util.inspect API.
...
Latest API has an options object as the second parameter
instead of separate parameters. The old API is still supported
so have added the new signature as an overload.
Updated node-tests.ts
2013-12-05 12:45:17 +00:00
Masahiro Wakame
a84aa103ff
Merge pull request #1379 from nvivo/jquery-attrs
...
Fix $.attrs(object) for TS 0.9.5.
2013-12-05 04:35:50 -08:00
Natan Vivo
093a37ece8
Since TS 0.9.5, "{ [key: string]: any; }" does not map to literal objects anymore.
...
Accepting "any" is then required to accept object maps in attrs(). This shouldn't affect 0.9x.
2013-12-05 10:05:28 -02:00