Junxiao Shi
0d3e8bf9c1
ndn: Data methods follow packet format order
2019-03-22 11:40:39 -04:00
Junxiao Shi
23241a5037
ndn-js: declare DelegationSet and ApplicationParameters
2019-03-22 11:29:46 -04:00
Junxiao Shi
e87748d389
ndn-js: fix MemoryContentCache.storePendingInterest
2019-03-22 11:02:39 -04:00
Junxiao Shi
eff3febc9e
ndn-js: move tests into test folder
2019-03-21 13:46:07 -04:00
Junxiao Shi
6ddf89b20b
ndn-js: use ReadonlyArray
2019-03-21 13:24:29 -04:00
Junxiao Shi
0f0b8fa5a3
ndn-js: use tslint:disable comments
2019-03-21 13:24:29 -04:00
Junxiao Shi
d819402985
ndn-js: add MemoryContentCache
2019-03-21 13:24:29 -04:00
Junxiao Shi
a70f2757ff
ndn-js: KeyChain
2019-03-21 13:24:29 -04:00
Junxiao Shi
6522197578
ndn-js: NetworkNack
2019-03-21 13:24:29 -04:00
Junxiao Shi
6dc4a94d5a
ndn-js: Face
2019-03-21 13:24:29 -04:00
Junxiao Shi
06035ab117
ndn-js: follow ndn-ccl-api and split tests
2019-03-21 13:24:29 -04:00
Junxiao Shi
9462ec2b57
ndn-js: Data and Signature
2019-03-21 13:24:29 -04:00
Junxiao Shi
6b9475b129
ndn-js: Interest
2019-03-21 13:24:29 -04:00
Junxiao Shi
6ecd873f91
ndn-js: Name and Name.Component
2019-03-21 13:24:28 -04:00
Junxiao Shi
6baea0f9bf
ndn-js: Blob and SignedBlob
2019-03-21 13:24:28 -04:00
Junxiao Shi
1fd1b537aa
ndn-js: Transport
2019-03-21 13:24:28 -04:00
Sheetal Nandi and GitHub
1cb80a5ec0
Merge pull request #34060 from 28Apps-Software-GmbH/master
...
[polygons-intersect] created types
2019-03-21 10:22:27 -07:00
Sheetal Nandi and GitHub
b91b8145cf
Merge pull request #34052 from SardineFish/master
...
Fix bugs of module exports in openpgp.
2019-03-21 10:18:26 -07:00
Sheetal Nandi and GitHub
6e77136d60
Merge pull request #34070 from Hu-Eb/fixing-chart-js-stepped-line
...
Chart.js Fixing issue in steppedLine inside ChartDataSets
2019-03-21 10:00:07 -07:00
Sheetal Nandi and GitHub
9f15e1418c
Merge pull request #33799 from googol/ramda-fix-traverse-for-all-arrays-case
...
(ramda) Fix traverse types in the all-arrays case
2019-03-21 09:59:33 -07:00
Sheetal Nandi and GitHub
b527453b3e
Merge pull request #34050 from sbeca/update-react-inlinesvg
...
Update type definitions for react-inlinesvg to match v0.8.4
2019-03-21 09:57:56 -07:00
Sheetal Nandi and GitHub
86d528cc0a
Merge pull request #33981 from dplewis/parse-2.2.1
...
[@types/parse] Add missing typings
2019-03-21 09:57:28 -07:00
Sheetal Nandi and GitHub
7ba9241d1a
Merge pull request #34051 from breeze9527/master
...
[amap-js-api] Add js-doc of definitions
2019-03-21 09:34:04 -07:00
Sheetal Nandi and GitHub
af3e68ea50
Merge pull request #34061 from fnberta/react-map-gl-4.1
...
[react-map-gl] add geolocate control
2019-03-21 09:28:45 -07:00
Sheetal Nandi and GitHub
1e5ec8f87b
Merge pull request #33787 from oddui/redux-actions-strict-null-checks
...
[redux-actions] strict null checks
2019-03-21 09:25:14 -07:00
Sheetal Nandi and GitHub
66ce6c54fc
Merge pull request #33998 from sogelink/jest-console
...
Initial definition for @wordpress/jest-console
2019-03-21 09:24:24 -07:00
Hussein Ebrahimi and GitHub
3824ecd053
Chart.js Fixing issue in steppedLine inside ChartDataSets
...
ChartDataSets.steppedLine is missing 'middle' value
2019-03-21 14:21:55 +01:00
Fabio Berta
91b6d10a9d
add geolocate control
2019-03-21 13:02:10 +01:00
Konrad Klockgether
8d9d42cfe6
[polygons-intersect] created types
2019-03-21 10:40:30 +01:00
Miika Hänninen
9965845140
(ramda) Fix traverse types in the all-arrays case
...
The traverse function is not properly typeable at this moment since we lack
higher-kinded types. Specific cases are doable though, like the array-array
case I've typed here. Users can add their own specific cases in their own
typings, to extend this.
2019-03-21 10:49:13 +02:00
Ziyu Wang
e3e77eb0cd
rename ReduxReducer
2019-03-21 16:22:26 +11:00
SardineFish
3978716981
Fix module exports in openpgp.
2019-03-21 10:31:14 +08:00
breeze9527
665c2e8ed2
Merge remote-tracking branch 'upstream/master'
2019-03-21 10:18:01 +08:00
breeze9527
1e38dbd503
[amap-js-api] Add comments
2019-03-21 10:16:51 +08:00
Scott Beca
317302647c
Update type definitions for react-inlinesvg to match v0.8.4
2019-03-21 13:03:05 +11:00
Sheetal Nandi and GitHub
a228c252e2
Merge pull request #33924 from michaeltnguyen/master
...
[@types/react-virtualized] Fix Table onRowClick types
2019-03-20 15:50:27 -07:00
Sheetal Nandi and GitHub
1d2063d6fe
Merge pull request #34024 from karlismelderis/master
...
[archiver] add path prop to ArchiverError type
2019-03-20 15:49:32 -07:00
Sheetal Nandi and GitHub
da39f2a85c
Merge pull request #34040 from Arunkeshavareddy/master
...
@types/highcharts: dataLabels support Highcharts.ganttChart()
2019-03-20 15:49:18 -07:00
James Garbutt and Nathan Shively-Sanders
e9b97bdc54
stylelint: correct several interfaces ( #33666 )
...
* stylelint: correct several interfaces
* stylelint: add rule tester
* stylelint: introduce plugin type
* stylelint: remove rule option
* stylelint: bump major version
* stylelint: compromise and match latest SL version
2019-03-20 15:44:28 -07:00
Sheetal Nandi and GitHub
941224addd
Merge pull request #34026 from sandersiim/master
...
Add FullscreenControl component type definition added in react-map-gl 4.1
2019-03-20 15:03:53 -07:00
Sheetal Nandi and GitHub
813243f25a
Merge pull request #34042 from grant/revert-32663-feature/fix-google-apps-script
...
Revert "[@types/google-apps-script] Remove the unnecessary console declaration"
2019-03-20 15:02:30 -07:00
Damien Sorel and GitHub
10cdba22e1
Update tsconfig.json
2019-03-20 22:38:06 +01:00
Sheetal Nandi and GitHub
c96ff3089a
Merge pull request #33913 from FlorianTopf/patch-1
...
Revalidator: Added additional property for type 'array'
2019-03-20 13:52:59 -07:00
Grant Timmerman and GitHub
4d0f36a904
Revert "[@types/google-apps-script] Remove the unnecessary console declaration"
2019-03-20 13:38:05 -07:00
arunksan
0f7add13ba
@types/highcharts: dataLabels support Highcharts.ganttChart()
2019-03-20 13:23:59 -07:00
Sheetal Nandi and GitHub
931de24c3e
Merge pull request #34031 from lijim/master
...
[react-dom] Fix charCode to use number instead of boolean
2019-03-20 13:02:37 -07:00
Sheetal Nandi and GitHub
f54487746e
Merge pull request #34039 from gburgett/react-instantsearch-core
...
[react-instantsearch-core] Fix incorrect connectHits exposed properties
2019-03-20 13:02:19 -07:00
Gordon
8179d9cb6d
Fix incorrect connectHits exposed properties
2019-03-20 13:45:50 -05:00
Sheetal Nandi and GitHub
c46891210e
Merge pull request #34032 from DefinitelyTyped/cleanup-20190320
...
Switch incorrect 'export default' to 'export ='
2019-03-20 10:59:49 -07:00
Sheetal Nandi and GitHub
917a8b353e
Merge pull request #33916 from woodenconsulting/master
...
mssql: Add missing Request.pause and Request.resume types
2019-03-20 10:54:45 -07:00