Commit Graph

13 Commits

Author SHA1 Message Date
Jakub Sobon 8968704de2
Fixing racy behavior between Options and Draw.
This applies to widgets whose Options depend on user data.
Documenting this in the docs and on API and protecting against this
condition in the affected widgets.
2019-01-26 23:58:38 -05:00
Jakub Sobon 964d676e31
Allowing container.Option to report an error. 2019-01-14 00:08:20 -05:00
Jakub Sobon 025e8a7efb
Adding numbers.Round for backward compatibility.
And disabling tests of unimplemented components.
2019-01-07 20:53:42 -05:00
Jakub Sobon e5db7eff21
Responding to comments from @chipmunkie. 2018-07-02 22:28:17 -04:00
Jakub Sobon dd57b316b0
Fix incorrect color in the SparkLine demo. 2018-06-22 20:48:50 -04:00
Jakub Sobon 4da5097d66
Fixing the SparkLine demo. 2018-06-22 16:33:05 -04:00
Jakub Sobon f4d2edc3f9
Adding licenses. 2018-06-22 16:30:50 -04:00
Jakub Sobon 9d02f43c6f
Self-review. 2018-06-22 16:27:23 -04:00
Jakub Sobon a9813c4c76
Implementation of the SparkLine widget.
And completing the demo.
2018-06-22 09:40:41 -04:00
Jakub Sobon 2ce014d35a
Fix for compatibility with Go 1.8.
Local implementation of math.Round.
2018-06-21 22:19:17 -04:00
Jakub Sobon d430638eb0
More test cases for the SparkLine widget. 2018-06-21 22:12:13 -04:00
Jakub Sobon 630151301f
Code that determines which sparks runes to use. 2018-06-21 22:11:57 -04:00
Jakub Sobon 27f6d76dc6
Skeleton of the SparkLine widget, tests and demo. 2018-06-21 17:04:19 -04:00