Matt Gibbs
9a9021d738
Forgot the [] on Object for extend()
2016-01-28 14:41:48 -05:00
Matt Gibbs
8b39d26623
Fixed Chartist.extend definition to support multiple parameters.
2016-01-28 14:02:33 -05:00
Forrest Peterson
4d99796247
Change to where plugins is
2016-01-21 15:45:33 -05:00
Matt Gibbs
e58251a8d3
Added an optional member for plugins
...
Just set to Array<any> for now until I have a better understanding of
all the possibilities for plugins.
2016-01-19 15:42:43 -05:00
Matt Gibbs
f9b189a873
Made 'type' optional to avoid problems with Chartist defaults
...
When forced to define the type, Chartist won't default to all of the
other options. So if you just want to do something like not show the
grid, you'll end up having to define all of the axis options because of
the strict typing that was there before.
2016-01-19 15:32:11 -05:00
Forrest Peterson
7edc447a5f
Change to IChartistData interface in Chartist
2016-01-19 13:16:43 -05:00
Matt Gibbs
059319a033
Defining Chartist Interpolation Options
2016-01-14 15:46:42 -05:00
Matt Gibbs
21f5129d25
Adding more tests for bar charts
2016-01-14 15:20:43 -05:00
Matt Gibbs
8bf574716d
Bumping chartist version to 0.9.5
2016-01-14 15:13:26 -05:00
Matt Gibbs
2e5f3e2db4
Added Interpolation definitions and tests
2016-01-14 15:10:55 -05:00
Matt Gibbs
fe08f93533
Further expanding Chartist type definitions.
2016-01-14 14:52:05 -05:00
Matt Gibbs
9867eb1aa4
Updating Chartist Axis types
...
There are three different types of Axes for line charts that project
their properties onto the axis type. I am trying to emulate that here.
If you specifically declare a LineChartAxis, then you MUST attach the
axis type. The library lets you play a little fast and loose with this,
but because we're going for some compile-time checks, the typing file is
going to enforce being specific.
2016-01-14 11:13:35 -05:00
Matt Gibbs
b779873b3f
Expanding Chartist Type Definitions
2016-01-12 16:24:28 -05:00
Masahiro Wakame
627b6c158b
Merge pull request #7304 from errorx666/easing
...
add easing functions to jquery and jqueryui
2016-01-12 00:16:41 +09:00
Masahiro Wakame
169d58b633
Merge pull request #7564 from RReverser/patch-2
...
Fix return type of Entry.{moveTo,copyTo} in filesystem.d.ts
2016-01-12 00:14:47 +09:00
Masahiro Wakame
1e71995122
Merge pull request #7217 from DeividasBakanas/typing/react-notification-system
...
Add react-notification-system
2016-01-12 00:14:12 +09:00
Masahiro Wakame
573977cb11
Merge pull request #7262 from benzid-wael/prettyjson
...
Definition for prettyjson package added
2016-01-12 00:13:20 +09:00
Masahiro Wakame
a5cafa2e96
Merge pull request #7561 from danmarshall/master
...
Maker.js 0.6.8 added exporter options
2016-01-12 00:09:26 +09:00
Masahiro Wakame
3444d37717
Merge pull request #7558 from Xstoudi/xstoudi-recursive-readdir
...
The definition was incomplete
2016-01-12 00:04:58 +09:00
Masahiro Wakame
aa49144c4f
Merge pull request #7539 from julienpa/patch-1
...
Add clone method from version 1.3.0
2016-01-11 23:50:48 +09:00
Masahiro Wakame
f02cb0464c
Merge pull request #7551 from yhaskell/master
...
Reflect API changes in express-handlebars
2016-01-11 23:36:05 +09:00
Masahiro Wakame
0db0bf42a1
Merge pull request #7553 from vangorra/master
...
Adding meteor roles definitions.
2016-01-11 23:34:35 +09:00
Masahiro Wakame
6e428819f3
Merge pull request #7552 from chrootsu/lodash-toArray
...
lodash: signatures of _.toArray have been changed
2016-01-11 23:31:25 +09:00
Masahiro Wakame
f5e60df376
Merge pull request #7549 from mzsm/WiiU
...
Support Wii U Internet Browser, Extended Functionality
2016-01-11 23:31:07 +09:00
Masahiro Wakame
688d80e67c
Merge pull request #7548 from stephenjelfs/master
...
Fixed-Data-Table row mouse event method signatures should include event parameters.
2016-01-11 23:10:33 +09:00
Masahiro Wakame
ecc5d91af3
Merge pull request #7547 from mkp05/growl_message_methods
...
Angular GrowlV2 - added missing message methods; fixed module name
2016-01-11 23:10:11 +09:00
Masahiro Wakame
8406f9f16e
Merge pull request #7546 from christianacca/ng-table
...
add latest ng-table typing
2016-01-11 23:09:54 +09:00
Masahiro Wakame
617867c375
Merge pull request #7530 from rdarida/patch-1
...
Update webfontloader.d.ts
2016-01-11 23:09:19 +09:00
Masahiro Wakame
bb60479ce6
Merge pull request #7545 from DomiR/patch-1
...
Update according to https://github.com/gulpjs/vinyl/releases/tag/v1.1.0
2016-01-11 23:07:15 +09:00
Masahiro Wakame
e5de4b44ec
Merge pull request #7532 from gradecam/IStateService.get
...
Support more variations of IStateService.get
2016-01-11 23:06:48 +09:00
Masahiro Wakame
e4d3787cda
Merge pull request #7541 from nkovacic/angular-formly
...
Angular Formly IFormlyConfig added missing properties.
2016-01-11 23:05:22 +09:00
Masahiro Wakame
08287cebfb
Merge pull request #7207 from mc-petry/redux-devtools-v3
...
Update redux devtools to v3
2016-01-11 23:03:28 +09:00
Masahiro Wakame
adbfb02e25
Merge pull request #7542 from tkqubo/osmtogeojson
...
Add osmtogeojson
2016-01-11 22:59:43 +09:00
Masahiro Wakame
bb54918e97
Merge pull request #7540 from chrootsu/lodash-isPlainObject
...
lodash: signatures of _.isPlainObject have been changed
2016-01-11 22:58:34 +09:00
Masahiro Wakame
9ece291fcf
Merge pull request #7538 from nkovacic/ui-select
...
Added ui-select to DefinitelyTyped definitions
2016-01-11 22:57:39 +09:00
Masahiro Wakame
7f2626d4e5
Merge pull request #7537 from SamuelMarks/patch-2
...
Next.ifError
2016-01-11 22:55:03 +09:00
Masahiro Wakame
12acd5d239
Merge pull request #6746 from kirill-chaban/master
...
Update material-ui.d.ts
2016-01-11 22:54:15 +09:00
Ingvar Stepanyan
8acb8a3f7b
Fix return type of Entry.{moveTo,copyTo} in filesystem.d.ts
2016-01-11 13:53:15 +00:00
Masahiro Wakame
a5f2e6552e
Merge pull request #7529 from chrootsu/lodash-create
...
lodash: signatures of _.create have been changed
2016-01-11 22:40:24 +09:00
Masahiro Wakame
8a02ac97bc
Merge pull request #7016 from pimterry/lodash-merge
...
Use intersection types to correctly infer the result of _.merge in lodash
2016-01-11 22:35:45 +09:00
Masahiro Wakame
010d44dbd0
Merge pull request #7516 from jocull/restify
...
Add router/routes support to Restify
2016-01-11 22:08:05 +09:00
Masahiro Wakame
d3b5e127cc
Merge pull request #7515 from andreialecu/patch-1
...
underscore: fix _.chain(Dictionary), _.values(Dictionary), _(Dictionary)
2016-01-11 22:07:30 +09:00
Masahiro Wakame
f7360d8f00
Merge pull request #7510 from rcchen/react-addons-transition-group-0.14
...
Remove extra whitespace from react-addons-transition-group
2016-01-11 22:06:53 +09:00
Masahiro Wakame
7edeb133bc
Merge pull request #7514 from andradf/jasmine_tohavebeencalledtimes
...
added toHaveBeenCalledTimes
2016-01-11 22:05:02 +09:00
Masahiro Wakame
a18b63d093
Merge pull request #7508 from chrootsu/lodash-isError
...
lodash: signatures of _.isError have been changed
2016-01-11 22:02:59 +09:00
Masahiro Wakame
6c55a5e06c
Merge pull request #7356 from vladeck/master
...
Request for inclusion of jquery-mockjax typescript definition.
2016-01-11 21:58:50 +09:00
Masahiro Wakame
cdcedfe90b
Merge pull request #7436 from pragmat1c/master
...
Update Dropzone success signature.
2016-01-11 21:40:02 +09:00
Niko Kovacic
99a4e27e9b
FieldGroup property in IFieldGroup should be optional.
2016-01-11 13:27:33 +01:00
WAEL BEN ZID
b3109b5c64
Naming convention fixed
2016-01-11 09:09:46 +01:00
Masahiro Wakame
3a660aad87
Merge pull request #7493 from chrootsu/lodash-indexBy
...
lodash: signatures of _.indexBy have been changed
2016-01-11 16:57:22 +09:00