Commit Graph

18 Commits

Author SHA1 Message Date
Caleb Bassi
a7377fcef7 Fix changelog 2019-03-07 03:42:49 -08:00
Caleb Bassi
bde33ac03c Fix dates in changelog 2019-03-07 03:42:49 -08:00
Caleb Bassi
70fa7b8887 v3.0.0 🎉
Fix install command
2019-03-07 03:42:49 -08:00
Caleb Bassi
eaec27d1df Add sync.Locker interface to Drawable interface
Many widget implementations will want to update asynchronously, so now termui performs locks a widget when drawing. Users should call `Lock()` on their widgets when performing an asynchronous update.
2019-03-07 02:14:11 -08:00
Caleb Bassi
a9772ca753 Change list widget scroll method names 2019-03-01 14:04:59 -08:00
Caleb Bassi
9513fa11a1 Add widget padding 2019-02-28 18:50:14 -08:00
Caleb Bassi
3006e4efe4 Change various widget field names 2019-02-28 18:35:40 -08:00
Caleb Bassi
fd5a830d7a Rename style parsing functions 2019-02-24 14:56:34 -08:00
Caleb Bassi
67284dd15c Update out of date changelog 2019-02-24 14:55:48 -08:00
Caleb Bassi
8c72139752 s/LineChart/Plot and add ScatterPlot mode to it 2019-01-24 07:56:22 -08:00
Caleb Bassi
dbd6a8fa55 Update changelog 2019-01-24 04:19:47 -08:00
Caleb Bassi
0e17689956 Update changelog dates 2019-01-23 21:10:14 -08:00
Caleb Bassi
958a28575d The Great Rewrite 2019-01-23 20:16:13 -08:00
Caleb Bassi
27bbe8c0de Fix and rename PollEvents 2018-11-29 15:19:07 -08:00
Caleb Bassi
df65ecda09 Update changelog 2018-11-29 12:20:08 -08:00
Caleb Bassi
d32fffb5e9 Update changelog 2018-11-29 08:49:07 -08:00
Caleb Bassi
df9a6e2240 Update changelog 2018-11-28 21:17:26 -08:00
Caleb Bassi
7b4628c08d Add changelog 2018-11-28 21:13:29 -08:00