Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: bump billboard.js from 1.2.0 to 1.3.0 #115

Merged
merged 1 commit into from
Mar 16, 2018

Conversation

dependabot-preview[bot]
Copy link

Bumps billboard.js from 1.2.0 to 1.3.0.

Release notes

Sourced from billboard.js's releases.

1.3.0 release (2018-03-15)

The detailed new feature description can be found at:

billboard.js 1.3.0 is released today!!✨

Features :

  • Axis

    • Pass category name param (#327)
    • Inten to ship axis.x.tick.tooltip (#236)
  • Legend

    • Add argument to legend template (#302)
    • Add shapes to legend (#269)
  • Core

    • Intent to ship instance property (#308)
  • Pie

    • Intent to ship pie's pdding and innerRadius options. (#301)
  • Data.type

    • Intent to ship 'area-range' charts (#277)

Bug Fixes :

  • API data

    • Fix .data.values() to return multiple data (#331)
  • Arc

    • Correct on data representation for pie (#303)
  • Axis

    • Improve tick label size calculation (#323)
    • Round float numbers from 'binary floating point' (#222)
    • Correct rotated x axis rendering (#230)
  • All

    • Re-organize import from d3 (#285)
  • Zoom

    • Correct zoom.range() to work (#290)
    • Correct not to re-scale while zoom is disabled (#272)
  • Interaction

    • Prioritize mouse input (#92)
    • Correct mouse event create (#251)
  • Internal

    • Correct evaluating inputType condition (#92)

... (truncated)

Commits
  • bcc9909 skip: 1.3.0 release
  • c0d2523 skip: update for jsdoc parsing
  • 3eec8d7 fix(arc,api): Correct on data representation and handling (#332)
  • 7e06851 feat(axis): Pass category name param (#329)
  • 8dc08bd fix(axis): improve tick label size calculation
  • 2ecab0d feat(legend): Add argument to legend template
  • 67ff3c6 skip: add who's using wiki link
  • bd2fbbe fix(axis): Round float numbers from 'binary floating point'
  • 92f6af0 chore(ci): Change npm install command (#317)
  • d20c68d feat(core): Intent to ship instance property (#315)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@codecov-io
Copy link

codecov-io commented Mar 16, 2018

Codecov Report

Merging #115 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #115   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files          19       19           
  Lines         247      247           
=======================================
  Hits          244      244           
  Misses          3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f07e5d7...75e9eb2. Read the comment docs.

@kantord kantord force-pushed the dependabot/npm_and_yarn/billboard.js-1.3.0 branch from 2dbcf7a to 75e9eb2 Compare March 16, 2018 08:04
@kantord kantord merged commit e2d1d59 into master Mar 16, 2018
@kantord kantord deleted the dependabot/npm_and_yarn/billboard.js-1.3.0 branch March 16, 2018 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants