Closed greenkeeper[bot] closed 6 years ago
Merging #110 into develop will increase coverage by
0.5%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #110 +/- ##
==========================================
+ Coverage 86.96% 87.46% +0.5%
==========================================
Files 34 34
Lines 399 399
Branches 6 6
==========================================
+ Hits 347 349 +2
+ Misses 49 48 -1
+ Partials 3 2 -1
Impacted Files | Coverage Ī | |
---|---|---|
...nents/progress-sample/progress-sample.component.ts | 100% <0%> (+6.66%) |
:arrow_up: |
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 5eb601c...c7f86b4. Read the comment docs.
āļø Greenkeeperās updated Terms of Service will come into effect on April 6th, 2018.
Version 2.7.2 of chart.js was just published.
The version 2.7.2 is not covered by your current version range.
If you donāt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of chart.js.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donāt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
Version 2.7.2Documentation: http://www.chartjs.org/docs/2.7.2/
Enhancements
point.xRange
andpoint.yRange
performance. Thanks @fanthosIssues Fixed
time.unit
option to create default min/max for empty chart. Thanks @jcopperfieldChart.Ticks.formatters
Documentation
legendCallback
. Thanks @cameroncfDevelopment
Chart.layout(Service)
importableChart.plugins
importableChart.layout
toChart.layouts
package-lock.json
showLines
in scatter chart. Thanks @loicbourgoisMore details in the release PR: #5145
Commits
The new version differs by 194 commits ahead by 194, behind by 1.
98f104c
Release 2.7.2
1a5dca8
Merge pull request #5145 from chartjs/master
ac088a0
Bump version to 2.7.2 (#5307)
c2a5b12
Bugfix: Improve polyfill function of log10 to return whole powers of 10 (#5275)
c90cf2e
Make both README.md and installation.md clearer (#5274)
be6660c
Improve title of generated documentation (#5256)
d6ce5c0
Support multiple font colors for radial chart labels (#5240)
584d1c6
Fix label vertical alignment on vertical scales (#5248)
bba29e5
Remove trailing spaces from docs (#5227)
182270e
Setup HTML and JS linters for samples (#5195)
97ff458
Add Charba GWT integration to extensions.md (#5225)
c268185
Fix Slack invitation link (#5217)
e61392a
Don't draw tick across axis/border (#5178)
98ef394
Fix variable name error on developer api documentation for (#5173)
274fca6
Update custom tooltip documentation and samples (#5166)
There are 194 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donāt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: