Stephen Lautier
c192586e9e
changes:
...
- added default export for localforage module (for style es6 imports)
- added createInstance method
- some minor doc
- changed driver to accept also a string (to use their property e.g. localforage.LOCALSTORAGE
- added some minor tests
2015-09-17 00:43:21 +02:00
Stephen Lautier
f0fee739c3
merged conflicts taking theirs
2015-09-17 00:23:45 +02:00
Stephen Lautier
2c70400fc5
Merge branch 'master' of https://github.com/stephenlautier/DefinitelyTyped into localforage
...
Conflicts:
angular-localForage/angular-localForage.d.ts
localForage/localForage-tests.ts
localForage/localForage.d.ts
2015-09-17 00:21:09 +02:00
Masahiro Wakame
5f48028783
Merge pull request #5445 from MugeSo/redis-update-to-0.12.1
...
Redis update to 0.12.1
2015-09-16 23:36:23 +09:00
Masahiro Wakame
43a433a0bd
Merge pull request #5066 from Garciat/localforage-patch
...
Improve localForage typings
2015-09-16 23:00:39 +09:00
Masahiro Wakame
75ca71a0bd
Merge pull request #5781 from stepancar/patch-5
...
force update fix
2015-09-16 22:59:18 +09:00
Masahiro Wakame
c834d1efec
Merge pull request #5795 from tkqubo/svg-sprite
...
Svg sprite
2015-09-16 22:58:00 +09:00
Masahiro Wakame
87af974d2c
Merge pull request #5794 from chrootsu/lodash-noConflict
...
lodash: changed _.noConflict() method
2015-09-16 22:57:18 +09:00
Masahiro Wakame
33d867235e
Merge pull request #5793 from chrootsu/lodash-callback
...
lodash: added _.callback() method (alias iteratee)
2015-09-16 22:56:54 +09:00
Masahiro Wakame
2c125ebe0a
Merge pull request #5792 from chrootsu/lodash-set
...
lodash: changed _.set() method
2015-09-16 22:56:30 +09:00
Masahiro Wakame
da6c960d59
Merge pull request #5788 from tkqubo/gulp-shell
...
Add gulp-shell
2015-09-16 22:55:41 +09:00
Masahiro Wakame
7c401a44a3
Merge pull request #5779 from stephenlautier/tooltipster
...
Added definitions for tooltipster
2015-09-16 22:49:57 +09:00
Masahiro Wakame
e8185a267e
Merge pull request #5776 from stephenlautier/angular-animate
...
angular-animate - updated enabled
2015-09-16 22:46:21 +09:00
Masahiro Wakame
d7def166d4
Merge pull request #5773 from chrootsu/lodash-result
...
lodash: changed _.result() method
2015-09-16 22:34:08 +09:00
Masahiro Wakame
aebf0ff9d7
Merge pull request #5768 from zuohaocheng/master
...
should-promised: Update definition for fulfilled and rejected
2015-09-16 22:31:31 +09:00
Masahiro Wakame
e0a3e0aa15
Merge pull request #5767 from progre/patch-fs.Stats
...
[node.d.ts] Add birthtime to fs.Stats
2015-09-16 22:29:54 +09:00
Masahiro Wakame
b59d27d745
Merge pull request #5726 from laurentiustamate94/master
...
Added amplify with JQuery Deferred support
2015-09-16 22:26:29 +09:00
Masahiro Wakame
8ba1ce7c72
Merge pull request #5762 from jacqt/search-cursor
...
Add typings for CodeMirror's searchcursor add-on
2015-09-16 22:23:58 +09:00
Masahiro Wakame
b27725550d
Merge pull request #5684 from baltie/ui-grid-selection-api
...
ui-grid: Fixed row getters in selection API.
2015-09-16 22:14:05 +09:00
Masahiro Wakame
ac0a18ce65
Merge pull request #5689 from marcel-k/master
...
Update Definitions UI Router Extras
2015-09-16 22:13:43 +09:00
Masahiro Wakame
66b05ddbd6
Merge pull request #5753 from panuhorsmalahti/node-fs-write
...
Add more fs.write interfaces.
2015-09-16 22:13:20 +09:00
Masahiro Wakame
c71357b13a
Merge pull request #5752 from GregOnNet/master
...
Fix: [simplebar] typo - Adds missing t to SimplebarOptions
2015-09-16 22:12:07 +09:00
Masahiro Wakame
3ea893c6ba
Merge pull request #5436 from billccn/master
...
Completely typed AngularJS $http.
2015-09-16 22:11:35 +09:00
Masahiro Wakame
9f78457468
Merge pull request #5616 from aindlq/typeahed-display-key-fn
...
typeahead. Allow function as displayKey.
2015-09-16 22:08:43 +09:00
Masahiro Wakame
9b3780147b
Merge pull request #5658 from chbrown/node-stream-Transform-fix
...
Replace Stream#_transform()s with single method with chunk: any
2015-09-16 22:07:45 +09:00
Masahiro Wakame
f701116a0e
Merge pull request #5747 from KhodeN/patch-6
...
Update angularjs-toaster.d.ts
2015-09-16 22:07:19 +09:00
Masahiro Wakame
8a8a6710c8
Merge pull request #5719 from pallxk/underscore-value
...
underscore: remove method 'value' from interface 'UnderscoreStatic'
2015-09-16 21:52:52 +09:00
Masahiro Wakame
045268b4b9
Merge pull request #5742 from lightswitch05/patch-1
...
Angularjs: `IInjectorService.get` has an optional 2nd param.
2015-09-16 21:52:32 +09:00
Masahiro Wakame
7640b2b8ee
Merge pull request #5741 from chrootsu/riotcontrol
...
riotcontrol: added definitions and tests
2015-09-16 21:51:39 +09:00
Masahiro Wakame
a0652a5373
Merge pull request #5739 from chrootsu/lodash-commit
...
lodash: added _.prototype.commit() method
2015-09-16 21:50:22 +09:00
Masahiro Wakame
052692b502
Merge pull request #5738 from chrootsu/lodash-invert
...
lodash: changed _.invert() method
2015-09-16 21:49:41 +09:00
Masahiro Wakame
6397740339
Merge pull request #5737 from ronanamsterdam/_rz-optional-expectation-outpup-parameter-to-matchers
...
Jasmine: optional expectationFailOutput parameter added to matchers
2015-09-16 21:48:37 +09:00
Masahiro Wakame
29bc982d40
Merge pull request #5735 from styfle/patch-8
...
Changes to DataView type
2015-09-16 21:43:18 +09:00
Masahiro Wakame
2d996454d1
Merge pull request #5734 from Riron/patch-1
...
Ionic Keyboard: add show() method
2015-09-16 21:41:57 +09:00
Stephen Lautier
1f88c485c4
improved localforage to use default exports (the way it usually should be imported)
2015-09-15 23:23:06 +02:00
Ilya Mochalov
026ee4de9e
riotcontrol: added tests
2015-09-16 01:07:44 +05:00
Ilya Mochalov
05bbc8bb83
riotcontrol: added definitions
2015-09-16 01:07:44 +05:00
Ilya Mochalov
27727abb06
lodash: changed _.set() method
2015-09-16 01:05:54 +05:00
Ilya Mochalov
bc9e0dfc5e
lodash: changed _.result() method
2015-09-16 01:05:08 +05:00
Ilya Mochalov
0f25d7ef28
lodash: changed _.noConflict() method
2015-09-16 01:04:31 +05:00
Ilya Mochalov
4168e72543
lodash: changed _.invert() method
2015-09-16 01:03:35 +05:00
Ilya Mochalov
d90348ebcc
lodash: added _.prototype.commit() method
2015-09-16 00:59:05 +05:00
Ilya Mochalov
98bb252474
lodash: added _.callback() method (alias iteratee)
2015-09-16 00:58:30 +05:00
Horiuchi_H
52b0ea5c97
Merge pull request #5813 from basp/level-sublevel
...
new definition files for level-sublevel
2015-09-15 11:45:39 +09:00
Horiuchi_H
0cafd09a4b
Merge pull request #5812 from RWander/qs
...
Qs
2015-09-15 11:44:51 +09:00
Horiuchi_H
b21ccc20c2
Merge pull request #5811 from basp/levelup
...
Added missing explicit void return for LevelUp batch functions
2015-09-15 11:42:13 +09:00
Horiuchi_H
5fd073542c
Merge pull request #5808 from nodets/master
...
Add socket.io.users definitions
2015-09-15 11:41:35 +09:00
Horiuchi_H
49a710b468
Merge pull request #5804 from chrootsu/redlock-minor-fix
...
redlock: remove forgotten line
2015-09-15 11:20:25 +09:00
Horiuchi_H
60e6fdc264
Merge pull request #5803 from JaminFarr/update-mssql
...
Update mssql
2015-09-15 11:19:56 +09:00
Horiuchi_H
cf4a72221d
Merge pull request #5801 from DerKnerd/patch-1
...
Update express.d.ts
2015-09-15 11:17:59 +09:00