Commit Graph

8 Commits

Author SHA1 Message Date
Jakub Sobon c18a940df4
Adding a demo of a more complete dashboard. 2019-01-15 22:40:44 -05:00
Jakub Sobon 964d676e31
Allowing container.Option to report an error. 2019-01-14 00:08:20 -05:00
Jakub Sobon 945b48f4a3
Gauge widget now supports full-width runes. 2018-05-27 19:29:42 +01:00
Jakub Sobon 79218c9233
Fixing lint errors.
- Missing comments.
- Invalid comments.
- Stuttering public name.
2018-05-11 16:32:37 +01:00
Jakub Sobon f62bf80686
Deleting binary file. 2018-05-09 21:37:01 +01:00
Jakub Sobon 1bb3a422fc
Replacing strings.Builder with bytes.Buffer.
For backward compatibility.
2018-05-08 19:01:07 +01:00
Jakub Sobon e2a4927612
Adding licences. 2018-05-08 01:14:36 +01:00
Jakub Sobon c28cec560e
Implementing the Gauge widget.
Fixes #6.
2018-05-08 01:12:36 +01:00