Update drupal/charts from 5.0.13 to 5.1.3 #169
+59
−59
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.
Updated packages
Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
Changed files
Here is a list of changed files between the version you use, and the version this pull request updates to:
List of changed files
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Issue #3509683 by harlor: Uncaught TypeError: Drupal.Charts is undefined
Issue #3505816: Fix pie chart xaxis labels extraction for chartjs
Issue #3510411 by andileco: Re-structure Highcharts libraries so that Highcharts "modules" are their own Drupal libraries
Issue #3499637 by almador, andileco, maxilein: Undefined array key "connect_nulls"
Revert "Merge branch '3391197-enable-support-for' into '5.1.x'"
Merge branch '3391197-enable-support-for' into '5.1.x'
Issue #3495072 by andileco, nikathone: Highcharts multiples series doesn't display all lines
Issue #3491360 by bluegeek9, nikathone: Issues Reported by PHPstan
Issue #3495124: Rename charts.es6.js to charts.js for 5.1.x
Issue #3457231 by odai atieh: d3.min.js is missing (Local library)
Issue #3450588 by nikathone, kksandr, andileco: The "site_default" plugin does not exist
Issue #3490680 by bluegeek9: Issues reported by phpcs
Issue #3491408 by bluegeek9: Test Drupal 10 & 11
Issue #3490047 by andileco, nikathone: Provide a way to identify chart attachment added to chart render array
Issue #3490095: Make getSelectedDataFields protected rather than private
Issue #3488778 by johnjw59: Twig Debug Breaks Chart Label in Views
Merge branch '5.0.x' into '3391197-enable-support-for'
Issue #3482290 by zerbash, andileco, nikathone: Secondary axis overwrites first
Issue #3463501 by andileco, olivier.br, nikathone: Add the possibility to choose a different CSV separator by chart with chart field
Issue #3481760 by andileco, nikathone: Add entity to the Chart element when a Chart field is used to enable retrieval of entity values in charts hooks
Issue #3468607 by andileco, mfb: ArgumentCountError at admin/config/content/charts on D11
Issue #3466764 by andileco, nikathone: Add prefix to $set_label to prevent numbers being stripped by Html::cleanCssIdentifier
Issue #3466764 by andileco, nikathone: Add prefix to $set_label to prevent numbers being stripped by Html::cleanCssIdentifier
Issue #3463862 by andileco, kevin.bruner: How to use plugins?
Issue #3464603: Invalid json in modules/contrib/charts/modules/charts_chartjs/composer.json
Issue #3463862: How to use plugins?
Issue #3462637: Uncaught PHP exception with 5.0.15 on Drupal < 10.3.x
Issue #3463167 by andileco: New branch to support ^10.3 || ^11
Issue #3428350 by andileco, Project Update Bot: Automated Drupal 11 compatibility fixes for charts
Issue #3461759: TypeError: array_values(): Argument #1 ($array) must be of type array, null given in array_values() - line 445 of ...Highcharts.php
Issue #3460698 by andileco, nikathone: Remove the color changer from the chart field preview to avoid a form inside a form
Issue #3451038: Bad order in colors, if have more than 10
Issue #3449184 by andileco: Fix bubble chart for Google Charts
Issue #3450605 by kksandr: Deprecated function: Calling get_class() without arguments is deprecated
Issue #3449103 by Dylan Donkersgoed: Pie, Donut charts in chart block fail to render with Google Charts
Update ChartTypeSupportTest
Merge branch charts:5.0.x into 3391197-enable-support-for
Update code documentation
Start on boxplot and candlestick integration with Google Charts.
Enable boxplot for Highcharts, paying attention to the ChartDataCollectorTable
Add Boxplot and Candlestick view field plugins.
Issue #3391197 by andileco: Enable support for Candlestick and Boxplot charts
Working with this branch
If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.
This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.