Skip to content

Commit

Permalink
Update text wrap (#143)
Browse files Browse the repository at this point in the history
* wrp text update style

* provisioning

* Update CHANGELOG.md

* fix initial property

* update plugin version

* upd version

* set 1.5.0 version

* Remove pluginVersion in provisioned dashboards and fix types

---------

Co-authored-by: Mikhail Volkov <[email protected]>
Co-authored-by: asimonok <[email protected]>
  • Loading branch information
3 people authored Oct 30, 2024
1 parent 5c5b743 commit 21818bd
Show file tree
Hide file tree
Showing 6 changed files with 458 additions and 8 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Change Log

## 1.6.0 (IN PROGRESS)
## 1.6.0 (2024-10-29)

### Features / Enhancements

Expand All @@ -12,6 +12,7 @@
- Added colored Text and colored Background for aggregated rows (#136)
- Added Handling Data Source Request Errors (#140)
- Added customization for column header (#141)
- Updated text wrap (#143)

## 1.5.0 (2024-10-08)

Expand Down
4 changes: 0 additions & 4 deletions provisioning/dashboards/panels.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,6 @@
"export": true
}
},
"pluginVersion": "1.5.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -726,7 +725,6 @@
"export": true
}
},
"pluginVersion": "1.5.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -1138,7 +1136,6 @@
"export": true
}
},
"pluginVersion": "1.5.0",
"targets": [
{
"datasource": {
Expand Down Expand Up @@ -1352,7 +1349,6 @@
"export": false
}
},
"pluginVersion": "1.5.0",
"targets": [
{
"datasource": {
Expand Down
Loading

0 comments on commit 21818bd

Please sign in to comment.