Commit Graph
16239 Commits
Author SHA1 Message Date
Philip Bjorge b878ea9747 store arguments are optional 2016-01-20 14:13:25 -08:00
Philip Bjorge d4ffe15f64 Switch my spaces to tabs in the test file 2016-01-19 23:31:41 -08:00
Philip Bjorge 0c29979c89 Updated per new api documentation 2016-01-19 23:26:19 -08:00
Philip Bjorge f7287b046a Update setInterval 2016-01-19 23:25:47 -08:00
Philip Bjorge 9f026569c8 Use angular.idle instead of ng.idle 2016-01-19 23:18:20 -08:00
Philip Bjorge 23a59921f3 Add tests for angular idle Title Service 2016-01-19 22:14:00 -08:00
Philip Bjorge cdb35b3996 Add Title service to angular-idle 2016-01-19 22:08:28 -08:00
Philip Bjorge ae814b634b Update tests 2016-01-19 21:54:58 -08:00
Philip Bjorge bcebb6e7e6 Update angular-idle typings for 1.1.1 2016-01-19 21:42:44 -08:00
Basarat Ali Syed 2e7a477ac2 Merge pull request #7655 from haizz/patch-1
[react-bootstrap] Added missing event handlers to MenuItem
2016-01-20 10:26:25 +11:00
Basarat Ali Syed 21633d1b19 Merge pull request #7130 from awli/react-bootstrap-navbar-star
[react-bootstrap] Update to include Navbar.*.
2016-01-20 10:26:03 +11:00
Basarat Ali Syed 6659791e2e Merge pull request #7631 from igochkov/master
Typeahead 0.11.1 definitions
2016-01-20 07:32:37 +11:00
Horiuchi_H 93bae1bb4c Merge pull request #7620 from nalbion/master
Expanded upon Google Analytics event API
2016-01-19 16:03:03 +09:00
Horiuchi_H 1f346130c1 Merge pull request #7621 from legendecas/speakeasy-1.0.4
Add definitions for https://github.com/markbao/speakeasy
2016-01-19 16:01:17 +09:00
Horiuchi_H 2fb6c66915 Merge pull request #7685 from horiuchi/sequelize-fix-style
[sequelize] fix code style
2016-01-19 15:55:38 +09:00
Horiuchi_H 8d948f4a02 fix code format 2016-01-19 15:52:41 +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
haizz 33e0e801f1 Update react-bootstrap.d.ts 2016-01-15 22:32:20 +02:00
Daniel Rosenwasser 70bf7e2bfe Merge pull request #7639 from kevin-smets/master
Update log4js's typings
2016-01-15 11:37:35 -08:00
Kevin Smets 7554cff7c4 Fixed restoreConsole 2016-01-15 20:26:20 +01:00
John Reilly 138ad74b9e Merge pull request #7640 from nkovacic/ng-file-upload
Updated ng-file-upload interface to version 11.1.1
2016-01-15 14:58:09 +00:00
Niko Kovacic 7c3971b024 Updated ng-file-upload interface to version 11.1.1 2016-01-15 14:31:39 +01:00
Kevin Smets f01a2fc549 Update log4js's typings 2016-01-15 12:37:02 +01: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
Lucas Woo 16691b2101 rename test file 2016-01-15 11:53:31 +08:00
Horiuchi_H 7577a2f4c1 Merge pull request #7634 from Norgerman/master
add useQuerystring into request.CoreOptions
2016-01-15 12:52:38 +09: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
Norgerman 0b23833fb1 add useQuerystring into request.CoreOptions 2016-01-15 10:58:26 +08:00
Horiuchi_H 2cf759487d Merge pull request #7633 from tkrotoff/fix-gulp-imports
Fix gulp-* imports and namespaces
2016-01-15 11:40:39 +09:00
Horiuchi_H 43cef1a8d4 Merge pull request #7630 from jppellerin/hapi-12.x.x-authaccess
Added the 'access' auth additional configuration options
2016-01-15 11:39:12 +09:00
Horiuchi_H 0b53677b4a Merge pull request #7623 from JNKielmann/buffer-indexOf
Added missing indexOf function and constructor to Buffer
2016-01-15 11:34:56 +09:00
Horiuchi_H fb13350da6 Merge pull request #7616 from jwbay/should-js-8.x
update typings for should.js from 3.x to 8.x
2016-01-15 11:26:31 +09:00
Horiuchi_H 406b40159c Merge pull request #7619 from tkqubo/fix/osmtogeojson
More appropriate interface name for OpenStreetMap's models
2016-01-15 11:21:27 +09:00
Tanguy Krotoff fc5ea7aac4 Fix import 2016-01-15 02:50:07 +01:00
Tanguy Krotoff f7c3fc2b5a Options and SizeStream should be inside the namespace 2016-01-15 02:49:28 +01:00
Tanguy Krotoff 1e3e963bf5 Options should be inside the namespace 2016-01-15 02:45:07 +01:00
Nicholas Albion da079d9eda added missing commas 2016-01-15 10:53:32 +11:00
igochkov 6e2b3966c7 Complete rewrite of the typeahead tests to reflect latest 0.11.1 typeahead documentation 2016-01-14 23:43:19 +01:00
Jean-Philipe Pellerin a1c9ad7d5b Added the object in the auth additional configuration options. These changes are based on the braking changes introduced in hapi 12.0.0. 2016-01-14 15:51:30 -05:00
D062356 ef1741f3d6 Added missing indexOf function and constructor to buffer 2016-01-14 08:48:25 -08:00