Daniel Rosenwasser
|
902a40a8a8
|
Qualify 'Mark' in 'vega'.
|
2015-09-01 15:57:17 -07:00 |
|
Daniel Rosenwasser
|
526f96163d
|
Added 'scaleRadius' to 'heatmap.js'.
|
2015-09-01 15:29:04 -07:00 |
|
Daniel Rosenwasser
|
9e5950bca3
|
Fixed parameter type, removed excess properties, in 'skyway'.
|
2015-09-01 15:26:36 -07:00 |
|
Daniel Rosenwasser
|
e55d1b91f9
|
Changed parameter type to allow 'GeoJSON.Feature' objects in 'polyline'.
|
2015-09-01 15:19:35 -07:00 |
|
Daniel Rosenwasser
|
e6cbee8bc9
|
Fixed misspelling and added indexer in 'polymer'.
|
2015-09-01 14:56:03 -07:00 |
|
Daniel Rosenwasser
|
cd87686baf
|
Normalized indentation in 'qunit'.
|
2015-09-01 14:44:08 -07:00 |
|
Daniel Rosenwasser
|
a3ea332e5e
|
Deprecated 'setup'/'teardown', added 'beforeEach'/'afterEach', added indexer to 'LifecycleObject' in 'qunit'.
|
2015-09-01 14:43:39 -07:00 |
|
Daniel Rosenwasser
|
5a5d2f56dc
|
Added missing properties and corrected property spelling in 'pixi.js'.
|
2015-09-01 14:00:18 -07:00 |
|
Daniel Rosenwasser
|
e06a2a9024
|
'shiness' to 'shininess' in 'threejs'.
|
2015-09-01 14:00:17 -07:00 |
|
Daniel Rosenwasser
|
66d8ab38d0
|
Fixed type, added missing properties in 'threejs'.
|
2015-09-01 14:00:16 -07:00 |
|
Daniel Rosenwasser
|
c704fe3a8c
|
Remove test using 'ambient' option property in 'threejs'.
Seems related to https://github.com/mrdoob/three.js/pull/5741#issuecomment-67893202
|
2015-09-01 14:00:15 -07:00 |
|
Daniel Rosenwasser
|
dc183eb132
|
Added 'program' option property in 'threejs'.
|
2015-09-01 14:00:14 -07:00 |
|
Daniel Rosenwasser
|
60fa05e106
|
Reorganized properties in 'threejs'.
|
2015-09-01 14:00:13 -07:00 |
|
Daniel Rosenwasser
|
1c339ed48a
|
Merge branch 'master' of https://github.com/BorisYankov/DefinitelyTyped into handleExtraObjectLiteralProperties
|
2015-08-28 18:46:34 -07:00 |
|
Daniel Rosenwasser
|
e5a1e98ed4
|
Added properties in interfaces for 'vega'.
|
2015-08-28 18:45:19 -07:00 |
|
Daniel Rosenwasser
|
39b80543ba
|
Use separate assignments to sanely fix tests for 'vega'.
|
2015-08-28 18:44:42 -07:00 |
|
Daniel Rosenwasser
|
98956809df
|
Use union types in 'vega'.
|
2015-08-28 16:08:31 -07:00 |
|
Masahiro Wakame
|
67605e10f6
|
Merge pull request #5592 from vvakame/fix-loglevel
fix loglevel/loglevel.d.ts
|
2015-08-28 23:59:07 +09:00 |
|
Masahiro Wakame
|
235934d06b
|
Merge pull request #5591 from vvakame/fix-vortex-web-client
fix vortex-web-client/vortex-web-client.d.ts
|
2015-08-28 23:55:50 +09:00 |
|
vvakame
|
ef81ae6648
|
fix loglevel/loglevel.d.ts
|
2015-08-28 23:55:35 +09:00 |
|
vvakame
|
d92492b853
|
fix vortex-web-client/vortex-web-client.d.ts
|
2015-08-28 23:51:58 +09:00 |
|
Horiuchi_H
|
0a51ae619b
|
Merge pull request #5575 from bb/master
Fix Mousetrap global-bind plugin method name
|
2015-08-28 17:45:51 +09:00 |
|
Horiuchi_H
|
77eb0dba98
|
Merge pull request #5569 from webbiesdk/master
Fixed spelling error in pixi.js
|
2015-08-28 17:44:35 +09:00 |
|
Horiuchi_H
|
336154e494
|
Merge pull request #5567 from chocolatechipui/master
Updated to 3.9.1
|
2015-08-28 16:16:52 +09:00 |
|
Masahiro Wakame
|
8efeb01304
|
Merge pull request #5440 from giggio/fixGlobalModule
Remove global `module` definition from angular-mocks
|
2015-08-28 12:04:37 +09:00 |
|
Daniel Rosenwasser
|
39d75ee553
|
Normalize to spaces in 'devextreme'.
|
2015-08-27 17:42:44 -07:00 |
|
Daniel Rosenwasser
|
8bd97aec7e
|
Added a bunch of missing properties to 'dxAutocompleteOptions' in 'devextreme'.
|
2015-08-27 17:01:14 -07:00 |
|
Daniel Rosenwasser
|
b730a7309e
|
Added missing properties for cipher configurations to fix tests in 'cryptojs'.
|
2015-08-27 14:56:57 -07:00 |
|
Daniel Rosenwasser
|
e439111299
|
Use shorthands in tests for 'cryptojs'.
|
2015-08-27 14:56:20 -07:00 |
|
Daniel Rosenwasser
|
08d77bbacc
|
Improve overload order of methods for better errors in 'cryptojs'.
|
2015-08-27 12:27:59 -07:00 |
|
Daniel Rosenwasser
|
0b3df31dfd
|
Remove comment.
|
2015-08-27 12:22:58 -07:00 |
|
Benjamin Bock
|
2b13484b4d
|
Update mousetrap-global-bind-tests.ts
|
2015-08-27 21:02:39 +02:00 |
|
Benjamin Bock
|
e3ac8a3f74
|
Mousetrap global-bind plugin should match upstream
The official Mousetrap global-bind plugin uses bindGlobal as method name.
See https://github.com/ccampbell/mousetrap/tree/master/plugins/global-bind
|
2015-08-27 21:01:42 +02:00 |
|
Erik Krogh Kristensen
|
753962277f
|
Fixed spelling error
|
2015-08-27 13:06:27 +02:00 |
|
Daniel Rosenwasser
|
7071c76027
|
Added 'optgroups' option property in 'selectize'.
|
2015-08-27 00:20:30 -07:00 |
|
chocolatechipui@sourcebits.com
|
9e31d60631
|
Removed unnecessary test result.
|
2015-08-26 21:04:13 -07:00 |
|
Horiuchi_H
|
e5de5c4daf
|
Merge pull request #5562 from jsaelhof/master
Fix type of createjs.Ticker.paused
|
2015-08-27 10:45:55 +09:00 |
|
Horiuchi_H
|
9cfe68a612
|
Merge pull request #5558 from webbiesdk/master
FabricJS, fixed the easings.
|
2015-08-27 10:31:25 +09:00 |
|
Horiuchi_H
|
860bbfb3ab
|
Merge pull request #5555 from tkQubo/coffeeify#33
Add coffeeify
|
2015-08-27 10:20:47 +09:00 |
|
Daniel Rosenwasser
|
2309ef1c42
|
Tabs to spaces, removed spaces before question marks in 'fbsdk'.
|
2015-08-26 18:19:59 -07:00 |
|
Daniel Rosenwasser
|
85df2c157b
|
Fixed params for 'ui' in 'fbsdk'.
|
2015-08-26 18:18:20 -07:00 |
|
Daniel Rosenwasser
|
14c1dd16fe
|
Add 'enclosure' property to 'podcast'.
|
2015-08-26 17:54:35 -07:00 |
|
Daniel Rosenwasser
|
d02c586416
|
Fixed misspelled property for test of 'tedious-connection-pool'.
|
2015-08-26 17:51:47 -07:00 |
|
Daniel Rosenwasser
|
4d9af200a7
|
Removed undocumented property in object literal in test for 'vexflow'.
|
2015-08-26 17:48:02 -07:00 |
|
Daniel Rosenwasser
|
f4b5bc37e4
|
Fixed ordering of namespaces/classes to avoid errors from https://github.com/Microsoft/TypeScript/issues/4485 in 'vexflow'.
|
2015-08-26 17:47:21 -07:00 |
|
Daniel Rosenwasser
|
6ffcb6a8d6
|
Use 'namespace' keyword in 'vexflow'.
|
2015-08-26 17:37:52 -07:00 |
|
Daniel Rosenwasser
|
5c69bdeb45
|
Add indexer to option constructors in 'winston'.
|
2015-08-26 15:26:57 -07:00 |
|
Jason Saelhof
|
7b9ecbce87
|
Fix type of createjs.Ticker.paused
|
2015-08-26 14:07:04 -06:00 |
|
chocolatechipui@sourcebits.com
|
733d010a3f
|
Updated to 3.9.1.
New types for changes to navigation API.
|
2015-08-26 12:18:28 -07:00 |
|
Erik Krogh Kristensen
|
4b1df53739
|
Changed the easings from functions that return functions, to just functions
|
2015-08-26 16:10:37 +02:00 |
|