Releases: jackw/heywesty-trafficlight-panel
Releases · jackw/heywesty-trafficlight-panel
v0.5.0
What's Changed
- build(deps): bump path-to-regexp from 1.8.0 to 1.9.0 by @dependabot in #31
- Fix: Sort should sort numerically by @jackw in #38
- Chore: Bump @grafana/create-plugin configuration to 5.5.3 by @jackw in #42
- Feat: Dynamic Lights by @jackw in #34
- CI: Update all GH workflows to latest create-plugin by @jackw in #43
- Docs: Update readme by @jackw in #47
Full Changelog: v0.4.1...v0.5.0
v0.4.1
v0.4.0
What's Changed
- build(deps-dev): bump ws from 8.13.0 to 8.17.1 by @dependabot in #18
- Chore: Bump @grafana/create-plugin configuration to 4.16.2 by @jackw in #19
- Feature: Support table data by @jackw in #20
- Chore: fix license file by @jackw in #22
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
What's Changed
Features 🌟
- Reverse Colors - reverse the order of colors in the traffic lights.
- Show Legend - render the legend / query name separate to the value and trend.
Tests 🧪
- Replace duplicated test id strings with TEST_IDS const.
- Update to plugin-e2e 1.x.x.
- Add tests for rendering TrafficLightValue component.
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Feature: Add alternative light designs and introduce unit and integration tests by @jackw in #1
- Fix: Multiple broken grid layouts
Full Changelog: v0.1.0...v0.2.0
v0.1.0
This marks the first release of the traffic light panel.
Full Changelog: https://github.com/jackw/heywesty-trafficlight-panel/commits/v0.1.0