Commit Graph

81 Commits

Author SHA1 Message Date
Jakub Sobon 951f3e7469
Migrating to Go modules.
Fixes #228.
2020-03-20 14:10:53 -04:00
Jakub Sobon 6c6d276c4c
Noting supported Golang version in CHANGELOG. 2020-03-07 10:37:35 -05:00
Jakub Sobon 6e497c6d89
Note Gauge coverage change in CHANGELOG. 2020-03-07 10:20:19 -05:00
Jakub Sobon d63ce48b14
Updating CHANGELOG for release v0.11.0. 2020-03-07 09:24:54 -05:00
kvnxiao b420a29b30 Update CHANGELOG for new tcell terminal implementation 2020-03-01 02:15:15 -05:00
Jakub Sobon fee34e8845
CHANGELOG update for release 0.10.0 2019-06-05 16:31:44 -04:00
Jakub Sobon f01746199f
Support fixed size splits in the grid API. 2019-05-24 00:23:39 -04:00
Jakub Sobon fb7658a742
Note about disabled cgo in CHANGELOG. 2019-05-23 23:04:20 -04:00
Jakub Sobon f42bcee39a
Noting Text widget bugfix in the CHANGELOG 2019-05-21 16:11:45 -04:00
Jakub Sobon 5c94e7ca53 Merge branch 'devel' of ssh://github.com/mum4k/termdash into devel 2019-05-15 23:24:46 -04:00
Jakub Sobon 947b563927
Merge branch 'master' into devel 2019-05-15 23:24:34 -04:00
Jakub Sobon 6fe095f49b
Updating CHANGELOG for bugfix release v0.9.1. 2019-05-15 23:20:51 -04:00
Jakub Sobon ead318993b
Updating CHANGELOG. 2019-05-13 22:44:00 -04:00
Jakub Sobon 5683e96fee
Noting about fixed size container splits in the CHANGELOG. 2019-05-12 17:12:42 -04:00
Xabier Larrakoetxea bfd354e253
Reorder added and changed of unreleased version in the changelog
Signed-off-by: Xabier Larrakoetxea <slok69@gmail.com>
2019-05-07 06:03:50 +02:00
Xabier Larrakoetxea 1005f2c567
Update changelog with ValueFormatter
Signed-off-by: Xabier Larrakoetxea <slok69@gmail.com>
2019-05-06 08:02:32 +02:00
Jakub Sobon e6a00d5685
Merge pull request #198 from mum4k/dot-display
Support displaying the dot character in SegmentDisplay.
2019-04-30 23:14:41 -04:00
Jakub Sobon 426ec9edd4
Updating CHANGELOG. 2019-04-30 23:04:28 -04:00
Jakub Sobon 95f58f0617
Updating CHANGELOG. 2019-04-28 22:45:28 -04:00
Jakub Sobon 457ce10404
Updating CHANGELOG. 2019-04-28 22:11:16 -04:00
Jakub Sobon 8414868440
Updating CHANGELOG for release v0.9.0. 2019-04-28 21:36:19 -04:00
Jakub Sobon 553bad2d18
Updating the CHANGELOG. 2019-04-28 21:18:54 -04:00
Jakub Sobon c25580c335
Updating CHANGELOG. 2019-04-25 23:46:36 -04:00
Jakub Sobon bda6223690
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.
2019-04-20 17:10:59 -04:00
Jakub Sobon 5dd1aff803
Advancing to Go1.10.
- switching to math.Round and deleting out clone.
- switching all bytes.Buffer instances to strings.Builder.
2019-04-18 22:55:05 -04:00
Xabier Larrakoetxea 6cf2caf0b6
Update changelog
Signed-off-by: Xabier Larrakoetxea <slok69@gmail.com>
2019-04-14 10:23:12 +02:00
Jakub Sobon d31b767d5d
Allow options on intermediate containers in the grid.
Fixes #181.
2019-04-07 16:58:18 -04:00
Jakub Sobon 2de4a9a865
SegmentDisplay now reports its capacity. 2019-04-06 23:57:22 -04:00
Jakub Sobon 10d4a55348
Provide metadata to widgets when drawing. 2019-04-03 23:13:18 -04:00
Jakub Sobon d5fdc1faae
Updating the CHANGELOG. 2019-03-30 02:24:37 -04:00
Jakub Sobon fdb659eedf
Updating Changelog. 2019-03-29 00:27:37 -04:00
Jakub Sobon 68fb7606d9
Prevent external mutation of data passed into widgets.
Fixes #174.
2019-03-20 23:20:16 -04:00
Jakub Sobon 4203d0e794
Correctly track container focus when the terminal size increases.
Fixes #169.
2019-03-11 01:04:03 -04:00
Jakub Sobon 66256fd465
Updating CHANGELOG. 2019-03-10 23:36:42 -04:00
Jakub Sobon 62c56c5e58
Adding the ValueCapacity method to SparkLine. 2019-03-03 18:13:17 -05:00
Jakub Sobon 5018a08b1f
Adding ValueCapacity method to BarChart. 2019-03-03 17:59:30 -05:00
Jakub Sobon 9b27e22af7
Updating CHANGELOG.
And using the options in termdashdemo.
2019-03-03 02:42:19 -05:00
Jakub Sobon 768d5132b0
Updating CHANGELOG. 2019-03-02 22:03:14 -05:00
Jakub Sobon f16d9ec293 Merge branch 'devel' into termdash-test-race 2019-03-02 18:24:58 -05:00
Jakub Sobon 4465dced2d
Wait for subscribers to process events. 2019-03-02 18:24:10 -05:00
Jakub Sobon 2742487fc0
The text widget now wraps at words. 2019-03-02 17:56:37 -05:00
Jakub Sobon fb95437256
Updating CHANGELOG. 2019-02-24 16:40:32 -05:00
Jakub Sobon bd6e3db7c1
Formatting CHANGELOG. 2019-02-24 01:58:12 -05:00
Jakub Sobon ba4256139d
Updating CHANGELOG. 2019-02-24 01:56:48 -05:00
Jakub Sobon ff614b89e7
Factoring linestyle into its own package.
So that draw can be made internal.
2019-02-24 01:42:34 -05:00
Jakub Sobon f7a68709e9
Changes to CHANGELOG. 2019-02-24 00:28:18 -05:00
Jakub Sobon b2a1f30fe1
Complete test coverage for button and tweaks to the demo. 2019-02-23 19:38:47 -05:00
Jakub Sobon 22946f2f65
Allowing widgets to select the scope for mouse events too. 2019-02-23 00:41:58 -05:00
Jakub Sobon 495eaa4ee5
Merge pull request #146 from mum4k/widgets-global-keys
Allow widgets to subscribe to global keyboard events
2019-02-22 00:48:42 -05:00
Jakub Sobon 2fba1378a9
Updating CHANGELOG. 2019-02-22 00:37:56 -05:00