Commit Graph

31 Commits

Author SHA1 Message Date
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Nicholas Albion
5c0a2a138a fixed create API 2016-01-18 14:19:57 +11:00
Nicholas Albion
3b751150b2 non-optional rest parameter 2016-01-18 14:16:08 +11:00
Nicholas Albion
86c94ff30b removed redundant declaration 2016-01-18 14:09:15 +11:00
Nicholas Albion
a608ac5b67 fixed typo 2016-01-18 14:06:49 +11:00
Nicholas Albion
ae08e2515a (command: string, ...fields?: any[]}): void; should handle any other commands 2016-01-18 14:04:30 +11:00
Nicholas Albion
e61862aca7 use correct callback syntax 2016-01-18 13:53:46 +11:00
Nicholas Albion
91fbf92911 updated API 2016-01-18 13:49:20 +11:00
Nicholas Albion
fe559849bf ga('UA-65432-1', 'auto') actually returns undefined 2016-01-18 13:49:09 +11:00
Nicholas Albion
7c64a2a73d (command: string, hitType: string, ...fields: any[]): void; 2016-01-15 17:36:20 +11:00
Nicholas Albion
db036a4d67 (command: 'send', hitType: HitType, ...fields: any[]): void; 2016-01-15 15:39:11 +11:00
Nicholas Albion
fc5b458c58 ...fields: any 2016-01-15 14:41:15 +11:00
Nicholas Albion
98ff9a0a9c moved HitType 2016-01-15 14:30:46 +11:00
Nicholas Albion
a4d7c74e72 hitType: string, // 'event' 2016-01-15 14:23:30 +11:00
Nicholas Albion
da079d9eda added missing commas 2016-01-15 10:53:32 +11:00
Nicholas Albion
ac5fc67d21 expanded upon event API 2016-01-14 23:54:30 +11:00
Nicholas Albion
2acb434381 expanded upon event API 2016-01-14 23:50:59 +11:00
Christian WERNER
bd4eef59d7 added Vars for the Google Analytics Interface
as mentioned in the Javascript Snippet Reference
https://developers.google.com/analytics/devguides/collection/analyticsjs/advanced
2015-01-12 18:11:22 +01: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
vvakame
6e8f579f26 Support --noImplicitAny about google.analytics/ga.d.ts 2014-01-11 23:31:25 +09:00
vvakame
2708bc05cd Fixed tsc failed on Node.js v0.8.25 2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e Fixed to CI test passing 2013-10-03 10:18:58 +09:00
Boris Yankov
dd35f69637 Big replacement: bool with boolean 2013-08-07 16:59:39 +03:00
Neil Stalker
2192405a76 Fix definitions for TS 0.9
hammer.js
jake
jszip.js
dust.js
google,analytics
linq.js
2013-06-24 22:51:29 +01:00
Diullei Gomes
b0309fcc1f bug fixed. jasmine reference on ga.d.ts test file. 2013-02-21 04:20:11 -03:00
Ronnie
5f3e8807f0 added google analytics deifintion and test file 2013-02-19 08:15:54 +01:00