Handlebars partials, expandable editors, and migration updates in Business Text 5.3.0
We're excited to announce the release of the Business Text panel 5.3.0. This release includes the following updates:
- Added handlebars partials to load external handlebars templates.
- Expandable editors for content, JavaScript and CSS.
- Updated helpers migration from older versions.
- Updated before render JavaScript code to support async requests and pass markdown instance.
The plugin was updated in the Grafana Plugins catalog on August 26, 2024.
Downloadsβ
In the blink of an eye, 7,000,000 downloads of the Business Text plugin turned into almost 8,000,000! It feels a bit surreal, but the numbers are in! π
External handlebars templates(partials)β
In addition to external CSS files and JavaScript libraries, starting from this release, you can use external handlebars partials.
Expandable editors for content, JS and CSSβ
For a better user experience, we added the expand the editor area button.
You can find this button in all areas where you might need to have an extensive piece of code.
Updated helpers migration from older versionsβ
In the previous release of the Business text, we published a mandatory migration guide for the context
parameters.
Since then, several users have contacted us, mentioning their struggle with the migration process. In this release, we updated automatic migration (where possible) to mitigate the migration effort.
Based of the feedback, that change lifted the migration burden significantly. However, please be aware that you might still have problems with some marginal cases.
Before render JavaScript code capabilityβ
Starting from this release, you can import the external JavaScript libraries in the Before content rendering option. Previosly, that was possible only in the After content ready.
Getting Startedβ
You can install the Business Text panel from the Grafana Plugins catalog or using the Grafana command line tool.
For the latter, please use the following command:
grafana cli plugins install marcusolsson-dynamictext-panel
Tutorialβ
The video reviews the major latest release including the data flow, predefined helpers and numerous examples of the external JavaScript libraries.
We have many other tutorials that you can find helpful. You can review all related to this plugin tutorials here.
Release Notesβ
Features / Enhancements in 5.3.0β
- Updated Provisioning Dashboard (#346)
- Added partials to load external HTML (#345)
- Added Expandable Editors (#348)
Features / Enhancements in 5.2.0β
- Updated helpers migration (#338)
- Updated to Grafana 11.1 and dependencies (#339)
Features / Enhancements in 5.1.0β
- Updated before render code async and pass markdown instance (#322)
- Added running e2e tests in docker (#323)
- Updated Video tutorial (#330)
Always happy to hear from youβ
- Ask a question, request a new feature, or report an issue at GitHub issues.
- Subscribe to our YouTube Channel and leave your comments.
- Become a Business Suite sponsor.