Arthur Ozga
|
bb5b623cde
|
Merge pull request #19626 from bassadev/bootstrap_version
Add property 'version' to BootstrapTableProps
|
2017-09-14 15:25:27 -07:00 |
|
Arthur Ozga
|
244986ef2b
|
Merge pull request #19619 from vincealdrin/master
Added setPlainByDefault method on IProvider
|
2017-09-14 15:25:03 -07:00 |
|
Arthur Ozga
|
b447862acb
|
Merge pull request #19621 from shortgiraffe4/master
Change placeholder type from `Node` to `any` (Issue #19599)
|
2017-09-14 15:24:01 -07:00 |
|
Arthur Ozga
|
bf6598a368
|
Merge pull request #19618 from tzupengwang/master
[common-tags] Update from v1.2.1 to v1.4.0
|
2017-09-14 15:23:08 -07:00 |
|
Arthur Ozga
|
65d1b57811
|
Merge pull request #19617 from ardatan/master
meteor/server-render added
|
2017-09-14 15:22:48 -07:00 |
|
Arthur Ozga
|
e85707a70f
|
Merge pull request #19614 from jgainfort/fix/event-details
hls.js added union type for Data.details
|
2017-09-14 15:22:08 -07:00 |
|
Arthur Ozga
|
59e3c4aec1
|
Merge pull request #19164 from rokoroku/patch-joi
[Joi] correct wrong type definitions & add missing APIs
|
2017-09-14 15:21:49 -07:00 |
|
Arthur Ozga
|
1ca74e8e7c
|
Merge pull request #19607 from charlespwd/master
Add object flavoured filter and reject definitions to Ramda
|
2017-09-14 14:28:46 -07:00 |
|
Arthur Ozga
|
e866bb76d8
|
Merge pull request #19591 from APIs-guru/executeArgs
[GraphQL] Overloading of 'graphql' and 'execute' functions
|
2017-09-14 14:27:40 -07:00 |
|
Arthur Ozga
|
905b4171bc
|
Merge pull request #19580 from Rokt33r/update-filenamify
Update import expression in filenamify-test.ts
|
2017-09-14 14:26:59 -07:00 |
|
Arthur Ozga
|
2436b2a148
|
Merge pull request #19576 from davewasmer/patch-2
[accepts] Fix accepts.types()
|
2017-09-14 14:26:16 -07:00 |
|
Arthur Ozga
|
197c0670ea
|
Merge pull request #19573 from begincalendar/fix-19536
[react-select] Fix #19536 - OnValueClickHandler string "value" type to Option<TValue> "option" type
|
2017-09-14 14:25:18 -07:00 |
|
Arthur Ozga
|
a0d8a3f2f6
|
Merge pull request #19565 from hmil/fullcalendar-v3
fullcalendar refactoring and partial v3 featureset
|
2017-09-14 14:23:34 -07:00 |
|
Arthur Ozga
|
aa2f96b0bb
|
Merge pull request #19535 from APIs-guru/getVisitFn
[GraphQL] Add "getVisitFn" function
|
2017-09-14 14:22:59 -07:00 |
|
Arthur Ozga
|
0c29ad74db
|
Merge pull request #19654 from zspitz/activex-libreoffice
activex-libreoffice: initial commit
|
2017-09-14 14:06:43 -07:00 |
|
Arthur Ozga
|
9a8ddd6c73
|
Merge pull request #19676 from bahlo/add-friendly-errors-webpack-plugin
friendly-errors-webpack-plugin: Add definitions
|
2017-09-14 14:06:22 -07:00 |
|
Arthur Ozga
|
decca9577b
|
Merge pull request #19692 from ivangabriele/gravatar-url
[gravatar-url] Create types
|
2017-09-14 14:04:45 -07:00 |
|
Arthur Ozga
|
bf5a1d0a16
|
Merge pull request #19712 from plantain-00/lozad
add types of lozad
|
2017-09-14 14:03:32 -07:00 |
|
Arthur Ozga
|
6f86268bde
|
Merge pull request #19729 from icholy/master
types for Split.js
|
2017-09-14 13:59:14 -07:00 |
|
Arthur Ozga
|
90dc2c5273
|
Merge pull request #19677 from ninjaferret/react-select-deleteremoves-prop
[react-select] add the deleteRemoves property in ReactSelectProps
|
2017-09-14 13:57:25 -07:00 |
|
Arthur Ozga
|
76ca078d06
|
Merge pull request #19670 from hucjv/fix-findone-return-type
[jsforce] change findOne so that it returns Query<T> instead of void
|
2017-09-14 13:55:11 -07:00 |
|
Arthur Ozga
|
75acbf5fda
|
Merge pull request #19663 from spacejack/mithril-req-cfg-opt
Mithril: Add request config options param.
|
2017-09-14 13:53:30 -07:00 |
|
Arthur Ozga
|
118fe088f6
|
Merge pull request #19687 from qhoekman/master
[nodemailer-mailgun-transport] Added a new interface Options which includes AuthOptions
|
2017-09-14 13:04:44 -07:00 |
|
Arthur Ozga
|
8c5a398ee0
|
Merge pull request #19690 from jhwegener/master
[openlayers] Adding missing Type ol.StyleFunction to ol.Feature.setStyle
|
2017-09-14 13:02:48 -07:00 |
|
Arthur Ozga
|
f1ecd79635
|
Merge pull request #19672 from alecmerdler/react-redux-wrappedcomponent
[react-redux] Add missing WrappedComponent
|
2017-09-14 13:01:26 -07:00 |
|
Arthur Ozga
|
15826c954d
|
Merge pull request #19696 from kristerkari/feature/allow-dates-and-bools-in-formatted-messages
[react-intl] Allow booleans and dates when formatting a message
|
2017-09-14 12:54:35 -07:00 |
|
Arthur Ozga
|
71146e91d8
|
Merge pull request #19669 from h4mit/patch-2
fixed LoadPersianOptions interface - add dialect properties.
|
2017-09-14 12:53:07 -07:00 |
|
Arthur Ozga
|
fdca3ff877
|
Merge pull request #19703 from davewasmer/patch-4
[express / express-serve-static-core] Fix req.is() return type
|
2017-09-14 12:52:37 -07:00 |
|
Arthur Ozga
|
7334a038ff
|
Merge pull request #19713 from MazeChaZer/patch-1
material-ui: Tighten type definition
|
2017-09-14 12:51:57 -07:00 |
|
Arthur Ozga
|
c9d4684b59
|
Merge pull request #19718 from kutomer/master
[jwplayer] update API from V6.0 to V8.0
|
2017-09-14 12:49:34 -07:00 |
|
Arthur Ozga
|
1b316d62d1
|
Merge pull request #19716 from Robinfr/esprima-token-property
[Esprima] Extended Program interface
|
2017-09-14 12:48:15 -07:00 |
|
Arthur Ozga
|
de5f8feac0
|
Merge pull request #19719 from glebm/patch-1
Fix google.visualization ChartArea backgroundColor
|
2017-09-14 12:47:11 -07:00 |
|
Arthur Ozga
|
07eb2fae13
|
Merge pull request #19720 from bushee/master
angular-ui-bootstrap: added getPromiseChain to IModalService; fixed IModalSettings.template…
|
2017-09-14 11:49:47 -07:00 |
|
Arthur Ozga
|
28b7e410c2
|
Merge pull request #19721 from lruckman/patch-2
[react-select] FilterOption should return boolean value
|
2017-09-14 11:48:44 -07:00 |
|
Arthur Ozga
|
5ea9ded491
|
Merge pull request #19723 from lruckman/patch-3
[react-data-grid] Update editors signature to include components
|
2017-09-14 11:46:43 -07:00 |
|
Arthur Ozga
|
4e2e6a94a4
|
Merge pull request #19735 from wb14123/patch-1
Add undefined type to ol.Overlay.setPosition
|
2017-09-14 11:45:52 -07:00 |
|
Arthur Ozga
|
2547bd889a
|
Merge pull request #19745 from glebm/patch-2
google.visualization: Additional isStacked values
|
2017-09-14 11:44:18 -07:00 |
|
Arthur Ozga
|
13a07725de
|
Merge pull request #19707 from segayuu/master
[Bluebird] changed type from "Function" to "Arrow function format".
|
2017-09-14 11:43:41 -07:00 |
|
Arthur Ozga
|
5bb5adbf1b
|
Merge pull request #19734 from mikehaas763/refactor-angular-ui-router-get
update angular-ui-router state get to use union type
|
2017-09-14 11:42:06 -07:00 |
|
Arthur Ozga
|
81892d16a3
|
Merge pull request #19747 from uncleramsay/feat/jasmine/toHaveBeenCalledBefore
Adding toHaveBeenCalledBefore matcher to jasmine
|
2017-09-14 11:41:31 -07:00 |
|
Arthur Ozga
|
9268bfffba
|
Merge pull request #19750 from tansongyang/blob-util-patch
[blob-util] Add blobToDataURL
|
2017-09-14 11:41:19 -07:00 |
|
Arthur Ozga
|
d2c494a7a1
|
Merge pull request #19668 from andrew8er/feature/pg_notice_is_alias_of_error
[pg] Event "notice" is an alias of "error", not "notification"
|
2017-09-14 11:40:49 -07:00 |
|
Arthur Ozga
|
2f1879234d
|
Merge pull request #19731 from ChanceM/feature/card-validator
Add card-validator definitions
|
2017-09-14 11:40:14 -07:00 |
|
Gregory Moore
|
37fb582761
|
Add explicit exports, Remove version patch number
|
2017-09-14 09:00:32 -07:00 |
|
Gregory Moore
|
5501dcbdfb
|
Fix Travis errors
|
2017-09-14 08:52:51 -07:00 |
|
Frank Tan
|
8ec3b51785
|
[blob-util] Increment version number
|
2017-09-14 10:36:09 -04:00 |
|
Frank Tan
|
0b73ef5395
|
[blob-util] Add blobToDataURL
|
2017-09-14 10:31:15 -04:00 |
|
Ilia Choly
|
76bb42692d
|
types for Split.js
|
2017-09-14 10:03:25 -04:00 |
|
Dale Caffull
|
417f0c2de9
|
Adding toHaveBeenCalledBefore matcher to jasmine
|
2017-09-14 14:02:05 +01:00 |
|
Gleb Mazovetskiy
|
0f014a8667
|
google.visualization: Additional isStacked values
All charts that support `isStacked` except ComboChart also support `'percent' | 'relative' | 'absolute'` as possible values.
|
2017-09-14 11:32:43 +01:00 |
|