Remove no longer needed chartjs, c3, and d3 charts libraries

Created on 5 October 2023, about 1 year ago

Problem/Motivation

The chartjs, c3, and d3 charts libraries are no longer needed.
And their required libraries

Proposed resolution

Remove the following from the composer.json file for Varbase profile.

    "bower-asset/chartjs": "~4.0",
    "bower-asset/c3": "0.7.*",
    "bower-asset/d3": "~5.0",
    "npm-asset/masonry-layout": "~4.0",
    "npm-asset/imagesloaded": "~4.0",

And remove the following

        {"name": "chartjs", "package": "bower-asset/chartjs"},
        {"name": "c3","package": "bower-asset/c3"},
        {"name": "d3", "package": "bower-asset/d3"},
        {"name": "imagesloaded", "package": "npm-asset/imagesloaded"},

Remaining tasks

  • ✅ File an issue about this project
  • ✅ Addition/Change/Update/Fix to this project
  • ✅ Testing to ensure no regression
  • ✅ Automated unit/functional testing coverage
  • ➖ Developer Documentation support on feature change/addition
  • ➖ User Guide Documentation support on feature change/addition
  • ➖ Accessibility and Readability
  • ✅ Code review from 1 Varbase core team member
  • ✅ Full testing and approval
  • ✅ Credit contributors
  • ✅ Review with the product owner
  • ✅ Update Release Notes and Update Helper on new feature change/addition
  • ✅ Release varbase-10.0.0-beta2

Varbase update type

  • ✅ No Update
  • ➖ Optional Update
  • ➖ Forced Update
  • ➖ Forced Update if Unchanged

User interface changes

  • N/A

API changes

  • N/A

Data model changes

  • N/A

Release notes snippet

  • Issue #3391925 : Removed no longer needed chartjs, c3, and d3 charts libraries
📌 Task
Status

Fixed

Version

10.0

Component

Code

Created by

🇯🇴Jordan Rajab Natshah Jordan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024