-
Notifications
You must be signed in to change notification settings - Fork 138
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.9.0 #195
Release v0.9.0 #195
Commits on Apr 4, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 10d4a55 - Browse repository at this point
Copy the full SHA 10d4a55View commit details -
Merge pull request #179 from mum4k/draw-metadata
Provide metadata to widgets when drawing.
Configuration menu - View commit details
-
Copy full SHA for 9543219 - Browse repository at this point
Copy the full SHA 9543219View commit details
Commits on Apr 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2de4a9a - Browse repository at this point
Copy the full SHA 2de4a9aView commit details -
Merge pull request #180 from mum4k/sd-capacity
SegmentDisplay now reports its capacity.
Configuration menu - View commit details
-
Copy full SHA for ea2e0b7 - Browse repository at this point
Copy the full SHA ea2e0b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf72b5d - Browse repository at this point
Copy the full SHA bf72b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d31b767 - Browse repository at this point
Copy the full SHA d31b767View commit details -
Merge pull request #182 from mum4k/grid-options
Allow options on intermediate containers in the grid.
Configuration menu - View commit details
-
Copy full SHA for 76c4fc0 - Browse repository at this point
Copy the full SHA 76c4fc0View commit details
Commits on Apr 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b031be6 - Browse repository at this point
Copy the full SHA b031be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cfaf25 - Browse repository at this point
Copy the full SHA 2cfaf25View commit details
Commits on Apr 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 2e7d295 - Browse repository at this point
Copy the full SHA 2e7d295View commit details
Commits on Apr 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for beb3777 - Browse repository at this point
Copy the full SHA beb3777View commit details
Commits on Apr 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b33c3d2 - Browse repository at this point
Copy the full SHA b33c3d2View commit details
Commits on Apr 14, 2019
-
Allow 'no values' on linechart represented by NaN float64 that will b…
…e displayed as empty cells Signed-off-by: Xabier Larrakoetxea <slok69@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 42c2731 - Browse repository at this point
Copy the full SHA 42c2731View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cf2caf - Browse repository at this point
Copy the full SHA 6cf2cafView commit details
Commits on Apr 17, 2019
-
Make MinMax return NaN when all values are NaN
Signed-off-by: Xabier Larrakoetxea <slok69@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9b25e35 - Browse repository at this point
Copy the full SHA 9b25e35View commit details -
LineChart defaults to 0 mix and max when these are NaN
Signed-off-by: Xabier Larrakoetxea <slok69@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b54694e - Browse repository at this point
Copy the full SHA b54694eView commit details
Commits on Apr 18, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 72989e7 - Browse repository at this point
Copy the full SHA 72989e7View commit details -
Simplify MinMax result float checks on test
Signed-off-by: Xabier Larrakoetxea <slok69@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2ae5ca1 - Browse repository at this point
Copy the full SHA 2ae5ca1View commit details -
Remove not required constants from linechart minMax wrapper
Signed-off-by: Xabier Larrakoetxea <slok69@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 53abc10 - Browse repository at this point
Copy the full SHA 53abc10View commit details -
Merge pull request #185 from slok/linechart-no-values
Allow empty values on line chart
Configuration menu - View commit details
-
Copy full SHA for 544632f - Browse repository at this point
Copy the full SHA 544632fView commit details
Commits on Apr 19, 2019
-
- switching to math.Round and deleting out clone. - switching all bytes.Buffer instances to strings.Builder.
Configuration menu - View commit details
-
Copy full SHA for 5dd1aff - Browse repository at this point
Copy the full SHA 5dd1affView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f1d16b - Browse repository at this point
Copy the full SHA 2f1d16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c890f0b - Browse repository at this point
Copy the full SHA c890f0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for afe7055 - Browse repository at this point
Copy the full SHA afe7055View commit details -
Configuration menu - View commit details
-
Copy full SHA for da70101 - Browse repository at this point
Copy the full SHA da70101View commit details
Commits on Apr 20, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f8fddfc - Browse repository at this point
Copy the full SHA f8fddfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 23c4ced - Browse repository at this point
Copy the full SHA 23c4cedView commit details -
Don't split keyboard shortcuts.
It makes it hard to recognize when a shortcut is pressed and when a single character is pressed. Do what termbox does and identify these separately. Obsoletes #20.
Configuration menu - View commit details
-
Copy full SHA for bda6223 - Browse repository at this point
Copy the full SHA bda6223View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0c9727 - Browse repository at this point
Copy the full SHA c0c9727View commit details -
Configuration menu - View commit details
-
Copy full SHA for e49a443 - Browse repository at this point
Copy the full SHA e49a443View commit details
Commits on Apr 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 32c9c72 - Browse repository at this point
Copy the full SHA 32c9c72View commit details
Commits on Apr 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 22c89bc - Browse repository at this point
Copy the full SHA 22c89bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2f5326 - Browse repository at this point
Copy the full SHA c2f5326View commit details
Commits on Apr 25, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 88d4632 - Browse repository at this point
Copy the full SHA 88d4632View commit details -
Test coverage for basic functionality of the text input field.
Tests without any input text for now.
Configuration menu - View commit details
-
Copy full SHA for 1df5298 - Browse repository at this point
Copy the full SHA 1df5298View commit details
Commits on Apr 26, 2019
-
Completing test coverage and most of the functionality.
Mouse support is outstanding.
Configuration menu - View commit details
-
Copy full SHA for 886f970 - Browse repository at this point
Copy the full SHA 886f970View commit details -
Configuration menu - View commit details
-
Copy full SHA for c25580c - Browse repository at this point
Copy the full SHA c25580cView commit details
Commits on Apr 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 304c59f - Browse repository at this point
Copy the full SHA 304c59fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d105df4 - Browse repository at this point
Copy the full SHA d105df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1fc3d1 - Browse repository at this point
Copy the full SHA e1fc3d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b7ae3e - Browse repository at this point
Copy the full SHA 3b7ae3eView commit details -
Merge pull request #189 from mum4k/text-input
Implementing text input field widget.
Configuration menu - View commit details
-
Copy full SHA for eacd178 - Browse repository at this point
Copy the full SHA eacd178View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7cb7e8 - Browse repository at this point
Copy the full SHA f7cb7e8View commit details
Commits on Apr 29, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4391f38 - Browse repository at this point
Copy the full SHA 4391f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c68b3d - Browse repository at this point
Copy the full SHA 0c68b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 553bad2 - Browse repository at this point
Copy the full SHA 553bad2View commit details -
Merge pull request #194 from mum4k/donut-label
Support a text label under the Donut widget.
Configuration menu - View commit details
-
Copy full SHA for 9a82474 - Browse repository at this point
Copy the full SHA 9a82474View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8414868 - Browse repository at this point
Copy the full SHA 8414868View commit details