GoogleWebComponents / google-chart

Google Charts API web components
https://www.webcomponents.org/element/@google-web-components/google-chart/elements/google-chart
Apache License 2.0
357 stars 130 forks source link

Deprecate and remove `<google-chart-loader>` #272

Closed rslawik closed 4 years ago

rslawik commented 4 years ago

<google-chart> does not depend on it anymore. The loader element can be removed now.

This will happen in two steps:

  1. Add a deprecation warning when using google-chart-loader.js that this will be removed in the next release.
  2. Remove the element.