Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
yesoreyeram committed Jun 29, 2020
2 parents 5cdee46 + 619a260 commit a401b3c
Show file tree
Hide file tree
Showing 36 changed files with 2,688 additions and 0 deletions.
38 changes: 38 additions & 0 deletions dist/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# ChangeLog

| Version | Changes |
| -------------------|-----------|
| 1.3.1 | Tags for prometheus and influxdb (EXPERIMENTAL FEATURE) |
| | Replaced circleci with Github Actions |
| 1.3.0 | More options in display template (Min, Max, Avg, Current, Total etc) |
| | Font awesome icons empty fill |
| | Maths expression in font awesome repeat mode |
| 1.2.1 | Time range in cell links |
| | Time of last data point stat added |
| | Patterns Quick Editor |
| | Sorting Persisted |
| | Link in first column |
| | Option to modify font size |
| 1.2.0 | Template variables in row name, col name, link, tooltip, thresholds, colors |
| 1.1.0 | Colnames in the link |
| 1.0.0 | Typescript & TSLint implementation |
| | Jest testcases implemented |
| | SASS implementation for stylesheets |
| | Display options improved |
| | Display values can have part of series name |
| 0.5.1 | Images as values based on thresholds |
| 0.5.0 | Background Color & Transform value overrides |
| | Bug fixes #43 #44 #45 |
| 0.4.7 | Links in cells i.e., Clickable cells |
| 0.4.6 | Font Awesome icons as values base on thresholds |
| 0.4.x | Time based thresholds |
| | Filter option to hide rows based on value |
| | Option to hide the first column and table header |
| 0.3.x | Options to name the pattern, disable the pattern |
| | Reverse the background colors and transform values in pattern |
| | Removed output data from panel model |
| | Bug fixes |
| 0.2.x | Build script changed from babel to typescript |
| | Assign series alias as row to the default pattern |
| | Bug fixes |
| 0.1.0 | First working Version |
1 change: 1 addition & 0 deletions dist/LAST_UPDATED
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Mon Jun 29 17:20:36 UTC 2020
Loading

0 comments on commit a401b3c

Please sign in to comment.