Commit Graph
11042 Commits
Author SHA1 Message Date
Masahiro Wakame 3967fd4df8 Merge pull request #5137 from defaude/master
Addresses issue 5136
2015-08-03 21:53:04 +09:00
Masahiro Wakame 7d50e0e55c Merge pull request #5134 from RReverser/patch-1
Couple of fixes and deprecations in ESTree
2015-08-03 21:47:02 +09:00
Masahiro Wakame f753dfec80 Merge pull request #5091 from Gitgiddy/5090
Addresses #5090 extending new NodeRequireFunction interface for specialized constructor signatures
2015-08-03 21:45:57 +09:00
Masahiro Wakame 287cb2e1b1 Merge pull request #5129 from fbarriga/fbarriga/lodash_pullAt
lodash: added pullAt
2015-08-03 01:20:42 +09:00
Masahiro Wakame 07a5117fcb Merge pull request #5127 from EnableSoftware/google-maps-3.20
Fix definition of `google.maps.GeocoderRequest()`
2015-08-03 01:18:07 +09:00
Masahiro Wakame 74829781cf Merge pull request #5124 from dpiatkowski/master
Definition for OwlCarousel #5123
2015-08-03 01:17:30 +09:00
Masahiro Wakame 43e4edd62d Merge pull request #5076 from icereed/patch-1
Added typing to the buttons in BootboxDialogOptions.
2015-08-02 23:44:33 +09:00
Masahiro Wakame 43128953cd Merge pull request #5120 from rhysd/add-electron-prebuilt
Add definitions for electron-prebuilt package
2015-08-02 23:39:25 +09:00
Masahiro Wakame 719a1c2568 Merge pull request #5119 from rhysd/add-child_process-unref
Added unref() to child_process.ChildProcess in node.d.ts
2015-08-02 23:35:53 +09:00
Masahiro Wakame 5e4c2e6db0 Merge pull request #5118 from chrootsu/lodash-gt-gte-lt-lte
lodash: added _.gt(), _.gte(), _.lt() and _.lte() methods
2015-08-02 23:32:29 +09:00
Masahiro Wakame b6c1563ce9 Merge pull request #5117 from chrootsu/lodash-negate
lodash: added _.negate() method
2015-08-02 23:26:29 +09:00
Masahiro Wakame 2a2b02f2b6 Merge pull request #5116 from chrootsu/lodash-contributor-name
lodash: added a contributor name
2015-08-02 23:21:20 +09:00
Masahiro Wakame f50891900f Merge pull request #5102 from chrootsu/lodash-method
lodash: added _.method() method
2015-08-02 23:17:23 +09:00
Masahiro Wakame 94cf0a0a95 Merge pull request #4320 from chrismbarr/patch-5
Adding missing property & other minor changes
2015-08-02 23:07:34 +09:00
Masahiro Wakame 99cae9ab30 Merge pull request #5096 from mdekrey/angular-ui-router
Add access to $state.$current.locals.globals
2015-08-02 23:00:13 +09:00
Masahiro Wakame be49e32f89 Merge pull request #5100 from tjoskar/hapi-reply-chain-notation
Hapi: Add chain notation on reply
2015-08-02 22:58:04 +09:00
Masahiro Wakame 5f834d5c16 Merge pull request #5112 from xt0rted/angular-ui-bootstrap-v0.13.0
Update Angular UI Bootstrap to v0.13.1
2015-08-02 22:57:06 +09:00
Masahiro Wakame 5e623a3b78 Merge pull request #5109 from martinmcwhorter/master
definitions for ngKookies
2015-08-02 22:54:56 +09:00
Masahiro Wakame 55bd57fdb7 Merge pull request #5065 from Carreau/TextMarkerOptions.css
[CodeMirror] add a few missing property on TextMarkerOptions
2015-08-02 22:53:24 +09:00
Ilya Mochalov 4188f4d9ad lodash: added _.negate() method 2015-08-02 00:34:19 +05:00
Ilya Mochalov 2e33d889c1 lodash: added _.method() method 2015-08-02 00:34:05 +05:00
Ilya Mochalov f5e2c38ad7 added _.gt(), _.gte(), _.lt() and _.lte() methods 2015-08-02 00:33:43 +05:00
Ilya Mochalov 99ecf59216 added a contributor name 2015-08-02 00:32:31 +05:00
Alex Eagle 4df20c9706 Update angular2 to alpha33 2015-07-31 10:30:57 -07:00
Horiuchi_H 0e856cec37 Merge pull request #5142 from stpettersens/master
Type definitions and tests for lower-case-first
2015-07-31 23:32:41 +09:00
Horiuchi_H 584828f697 Merge pull request #5122 from lokeshpeta/master
pull request: added definition for pathjs
2015-07-31 23:32:12 +09:00
Ingvar Stepanyan b8b75340b7 Add reference to estree.d.ts as dependency 2015-07-30 23:53:32 -07:00
Ingvar Stepanyan 7bcd3629af Remove brand property as it's not used in other ESTree defs 2015-07-30 23:51:34 -07:00
Ingvar Stepanyan f6aec8b1c5 Fix TemplateElement.value.value -> .value.raw
Issue: https://github.com/estree/estree/issues/97
2015-07-30 23:49:13 -07:00
Ingvar Stepanyan 7027088454 Add definitions for Facebook Flow AST extensions 2015-07-30 23:46:34 -07:00
Ingvar Stepanyan 5e11cf3c90 Update estree-tests.ts 2015-07-30 23:41:54 -07:00
Boris Yankov 383a3bc8e6 Merge pull request #5095 from aicioara/master
[d3] Correct interpolate() signature
2015-07-31 02:51:34 +03:00
Sam Saint-Pettersen a79c116814 Type definitions and tests for lower-case-first 2015-07-30 10:49:11 +01:00
Sam Saint-Pettersen 524d202369 Type definitions and tests for lower-case-first 2015-07-30 10:47:52 +01:00
Lokesh Peta f9694258d2 rename to pathjs 2015-07-30 09:54:07 +01:00
Basarat Ali Syed 77ec140825 Merge pull request #5139 from leeavital/update_plottable_typings
Update plottable typings to plottable 1.4
2015-07-30 15:06:11 +10:00
Horiuchi_H 92ad4a9922 Merge pull request #5132 from ToastHawaii/master
Update sweetalert definitions to 1.1.0
2015-07-30 12:48:54 +09:00
Horiuchi_H d69391a6d6 Merge pull request #5125 from stpettersens/master
Type definitions and tests for lower-case
2015-07-30 12:48:01 +09:00
Lee Avital 330c17f6b6 Update plottable typings to plottable 1.4 2015-07-29 19:55:32 -04:00
Basarat Ali Syed dd4d30bbc3 Merge pull request #4931 from Wordenskjold/patch-2
Make it possible to initialize a Backbone.Collection from raw objects
2015-07-30 07:40:38 +10:00
Roland Hummel ee173f2819 Updating test so that it also invokes useLoader. 2015-07-29 23:01:36 +02:00
Roland Hummel e4119e7bd7 Making optional parameter optional
angular.translate.ITranslateProvider has the method useLoader that can be invoked with just one parameter, too (see http://angular-translate.github.io/docs/#/guide/13_custom-loaders#customer-loaders_make-use-of-a-custom-loader)
2015-07-29 22:35:39 +02:00
Ingvar Stepanyan cea9fd5218 Couple of fixes and deprecations in ESTree 2015-07-29 12:37:41 -07:00
Gitgiddy 6e4441c8d4 Resolves #5090 2015-07-29 14:43:01 -04:00
Markus Peloso 9616e043e6 Update sweetalert definitions to 1.1.0 2015-07-29 20:26:44 +02:00
Felipe Barriga Richards d2101a3f9a lodash: added pullAt 2015-07-29 13:14:12 -03:00
Chris Wrench eea06e6fe9 Fix definition of google.maps.GeocoderRequest()
Fixes #4364.
2015-07-29 15:49:16 +01:00
Sam Saint-Pettersen eb5ee58283 Type definitions and tests for lower-case 2015-07-29 14:34:47 +01:00
Damian Piątkowski dba1e4eab6 Rename owlCarousel.d.ts to owlcarousel.d.ts 2015-07-29 15:23:02 +02:00
Damian Piątkowski 409a053559 Rename owlCarousel-tests.ts to owlcarousel-tests.ts 2015-07-29 15:22:48 +02:00