Releases: gapitio/gapit-htmlgraphics-panel
Releases · gapitio/gapit-htmlgraphics-panel
Release v2.1.1
v2.1.1 (2022-08-11)
Features / enhancements
- Declarations: Add missing declaration descriptions 301e69a
Release v2.1.0
Release v2.0.3
v2.0.3 (2022-03-07)
Features / enhancements
- Repo: Add release files without the version number 1a8b313
Release v2.0.2
v2.0.2 (2022-01-31)
Features / enhancements
- Repo: Update grafana packages to work with latest grafana version (8.3.4)
Release v2.0.1
Release v2.0.0
v2.0.0 (2021-11-30)
Features / enhancements
- Repo: Add better calcs mutation handler a7abb76
- Repo!: Don't save the import/export option (
importedPanelOptions
) 211e35b
Breaking changes
Don't save the import/export option (importedPanelOptions
)
Halves the size of the saved panel options. This might have some effects on code that checks this option. The options change doesn't happen until a change/save in the import/export section is triggered.
Release v1.5.0
Release v1.4.1
Release v1.4.0
v1.4.0 (2021-10-20)
Features / enhancements
- Code editor: Only load declarations in edit mode #49
- Options: Add stock field and overrides tabs #24
- Options: Add root css #44
- Options: Add calcs mutation #47
- References: Centralize references (htmlGraphics) #30
- References: Expose props #36
- References: Add panelwillunmount event #37
- Website: Add website #39
Bug fixes
- References: Fix missing type on custom properties #31