ACE-IoT-Solutions / ace-svg-react

Grafana SVG Rendering Panel using the 7+ Plugin Framework
https://grafana.com/grafana/plugins/aceiot-svg-panel/
MIT License
40 stars 14 forks source link

v0.1.1 #52

Closed nicfv closed 3 months ago

nicfv commented 3 months ago
nicfv commented 3 months ago

By removing src/README.md, the plugin will use ./README.md as the default readme file.

nicfv commented 3 months ago

Incompatibility check arises from https://github.com/grafana/levitate/issues/380

nicfv commented 3 months ago

I guess updating the framework fixed the compatibility check! Which is so weird since it didn't affect any of the src/ code files. This PR mainly is for cleanup, updating the framework/dependencies, and fixing the URL in README. No functional changes.