Commit Graph

6651 Commits

Author SHA1 Message Date
MIZUNE Pine
3c2360723a Fix bug 2014-10-15 20:16:45 +09:00
Masahiro Wakame
8abb240eea Merge pull request #2968 from Asana/master
Adding descriptor support for EventSimulator
2014-10-14 11:30:56 +09:00
Masahiro Wakame
3ad7057f6e Merge pull request #2958 from pine613/feature/chrome/i18n
Add getUILanguage function
2014-10-14 11:30:30 +09:00
Masahiro Wakame
8f36eb8f1e Merge pull request #2967 from pine613/feature/pgwmodal
Added PgwModal library
2014-10-14 11:29:41 +09:00
Masahiro Wakame
e1992482c1 Merge pull request #2966 from patkujawa-wf/update_google_analytics
Update google analytics to include newer universal analytics
2014-10-14 11:29:02 +09:00
Masahiro Wakame
f915bb13c9 Merge pull request #2964 from ruslanmogilevskiy/master
Update i18next.d.ts: Rename the global variable name from i18next to i18n
2014-10-14 11:20:38 +09:00
Masahiro Wakame
18ae0809e8 Merge pull request #2963 from enternet/patch-1
Minor fixes
2014-10-14 11:15:57 +09:00
Masahiro Wakame
39aafd266d Merge pull request #2962 from 5angel/patch-1
overload for element.controller
2014-10-14 11:13:47 +09:00
Masahiro Wakame
e460fbc531 Merge pull request #2961 from FalloutPL/master
WMS extends TileLayer
2014-10-14 11:04:29 +09:00
Phips Peter
ef170ec3f6 Adding descriptor support for EventSimulator
It actually takes either a DOM Element or a React Descriptor.
2014-10-13 19:02:40 -07:00
Masahiro Wakame
d881729d94 Merge pull request #2960 from rou/def/swfobject
Definition of swfobject.js
2014-10-14 11:02:10 +09:00
Masahiro Wakame
9a075bc2d7 Merge pull request #2959 from ca-ta/master
Fixes cyclical dependency between dojox.gfx.d.ts and dojox.geo.d.ts
2014-10-14 10:50:30 +09:00
Masahiro Wakame
b9339ac20d Merge pull request #2846 from jedmao/contributors
Update CONTRIBUTORS.md
2014-10-14 10:39:38 +09:00
Masahiro Wakame
8cf43d2145 Merge pull request #2956 from SomaticIT/fix-azure
Fix azure implementation of QueueMessageResult
2014-10-14 10:39:06 +09:00
Masahiro Wakame
7bf3733877 Merge pull request #2936 from adidahiya/angular
Update angularjs $animate and $animateProvider definitions
2014-10-14 10:30:13 +09:00
Catalin Bocirnea
c2f575040b Removed sole reference to dojox.geo.openlayers.Point
Using dojox.gfx.Point instead, as in the rest of the file
2014-10-13 13:06:38 -10:00
MIZUNE Pine
6a22904d78 Added contributors 2014-10-14 07:53:59 +09:00
MIZUNE Pine
c28d632b41 Added PgwModal library 2014-10-14 07:49:02 +09:00
Pat Kujawa
a8e26993d0 Add new GA url to Project line. 2014-10-13 14:51:24 -06:00
Pat Kujawa
7cf312b536 Restore old ga code and tests. Fix overload definition. 2014-10-13 14:40:26 -06:00
Pat Kujawa
b2eabd1873 Add tests and scope new universal analytics to its own module.
Fix errors from npm test and include all top-level APIs.
2014-10-13 14:28:08 -06:00
Pat Kujawa
d4ce942373 Add universal google analytics. Modify typedef for 'ga' variable. 2014-10-13 12:48:24 -06:00
ruslanmogilevskiy
e919dc6fd6 Fix NotyOptions 2014-10-13 18:45:43 +03:00
ruslanmogilevskiy
8cf3af3240 Update i18next.d.ts
Fix the global variable name from i18next to i18n
2014-10-13 18:20:13 +03:00
enternet
e43d77cffb Minor fixes
1) GeoJSON.setStyle(style: PathOptions)
2) trim(str: string): string
2) CRLF missed
2014-10-13 16:53:06 +03:00
5angel
24c9d362f2 overload for element.controller 2014-10-13 16:59:32 +04:00
Marcin Bancerz
016cf44355 WMS extends TileLayer
WMS extends TileLayer as described:
http://leafletjs.com/reference.html#tilelayer-wms
2014-10-13 13:55:46 +02:00
Seitaro MAKABE
de37ee39bb fix header comments. 2014-10-13 19:38:02 +09:00
Seitaro MAKABE
110ce88d6d add myself to contributors. 2014-10-13 19:27:09 +09:00
Seitaro MAKABE
46f8f830b5 rename test file. 2014-10-13 19:22:00 +09:00
Seitaro MAKABE
f3b078ea26 add swfobject-test.d.ts. 2014-10-13 19:22:00 +09:00
Seitaro MAKABE
d37ca093ef fix public method. 2014-10-13 19:22:00 +09:00
Seitaro MAKABE
b36767cf62 change indent to space. 2014-10-13 19:22:00 +09:00
Seitaro MAKABE
bdf67e1da0 add swfobject/swfobject.d.ts 2014-10-13 19:22:00 +09:00
Catalin Bocirnea
c7cb5eece2 Fixes cyclical dependency between dojox.gfx.d.ts and dojox.geo.d.ts
Removed reference to dojox.geo.d.ts (dojox.gfx has no actual dependency
on dojox.geo)
2014-10-12 09:49:39 -10:00
Jed Mao
04ee18ba7e Update CONTRIBUTORS.md
Recent legal name change from Jed Hunsaker to Jed Mao.
2014-10-12 12:58:12 -05:00
MIZUNE Pine
87e89e8ea8 Add getUILanguage function 2014-10-12 11:57:02 +09:00
SomaticIT
0de8a1c4c4 Fix some issues related to Date which are not transformed by the SDK 2014-10-10 23:26:33 +02:00
SomaticIT
17eb85b296 Fix implementation of QueueMessageResult 2014-10-10 19:37:19 +02:00
Adi Dahiya
8d6654ebf3 Fix 'move' method name in angularjs $animate service typings 2014-10-10 10:51:04 -04:00
Masahiro Wakame
bba33bcb0b Merge pull request #2953 from heroboy/patch-1
add nodejs missing Socket.unref() and Socket.ref()
2014-10-10 15:48:41 +09:00
heroboy
f8cc8f8724 add nodejs missing Socket.unref() and Socket.ref()
see http://nodejs.org/dist/v0.10.1/docs/api/net.html#net_socket_unref
2014-10-10 14:35:57 +08:00
Masahiro Wakame
aeedcbf5e5 Merge pull request #2952 from adidahiya/pickadate
Update pickadate.d.ts typing for container option
2014-10-10 12:27:30 +09:00
Masahiro Wakame
2ae8206d12 Merge pull request #2951 from abustany/sjcl-module
sjcl: Allow loading as an external module
2014-10-10 12:26:48 +09:00
Masahiro Wakame
fc48f18d57 Merge pull request #2950 from swook/master
Add noble/noble.d.ts.Peripheral.state
2014-10-10 12:23:37 +09:00
Masahiro Wakame
4273ccdabb Merge pull request #2948 from shiwano/inflection
Add inflection
2014-10-10 12:22:37 +09:00
Masahiro Wakame
431fa10f1b Merge pull request #2947 from nitech/patch-1
zstaggerTo supports much more than just any[]
2014-10-10 12:21:21 +09:00
Masahiro Wakame
6a8a73ea51 Merge pull request #2944 from Cellule/master
Add express-myconnection definition
2014-10-10 12:17:55 +09:00
Masahiro Wakame
97233eefdb Merge pull request #2943 from gscshoyru/patch-11
Add AST type definitions to handlebars.d.ts
2014-10-10 12:13:18 +09:00
Adi Dahiya
bf1b5b2b5a Update pickadate.d.ts typing for container option
Pickadate.js allows for the container option to be either a selector string
or DOM element. The latter is useful in many situations. See this line in the source:
https://github.com/amsul/pickadate.js/blob/dev/lib/picker.js#L119
2014-10-09 16:55:08 -04:00