grafana/public/app/plugins/panel/bargauge
Torkel Ödegaard 74c65eca26
EventBus: Introduces new event bus with emitter backward compatible interface (#27564)
* updated

* Experimenting with event bus with legacy support

* Before switch to emitter

* EventBus & Emitter unification

* Everything using new EventBus

* Making progress

* Fixing merge issues

* Final merge issues

* Updated

* Updates

* Fix

* Updated

* Update

* Update

* Rename methods to publish and subscribe

* Ts fixes

* Updated

* updated

* fixing doc warnigns

* removed unused file
2020-11-03 13:08:54 +01:00
..
img Panels: Update panel logos (#23964) 2020-04-27 22:08:43 +02:00
BarGaugeMigrations.test.ts Thresholds: Fixed issue with thresholds in overrides not working after save and reload (#27297) 2020-09-01 16:00:38 +02:00
BarGaugeMigrations.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
BarGaugePanel.test.tsx EventBus: Introduces new event bus with emitter backward compatible interface (#27564) 2020-11-03 13:08:54 +01:00
BarGaugePanel.tsx Panel/BarGauge: Prevent overflow in panel with many series (#26926) 2020-08-12 16:26:18 +01:00
module.tsx NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
plugin.json Minor UI touches (#24371) 2020-05-08 12:40:42 +02:00
types.ts NewPanelEditor/Panels: refactor setDefault to setPanelOptions (#23404) 2020-04-08 19:21:26 +02:00