termui/CHANGELOG.md

12 lines
272 B
Markdown
Raw Normal View History

2018-11-30 04:19:29 +08:00
## 18/11/29
- Move Tabpane from termui/extra to termui and rename it to TabPane
2018-11-29 13:13:29 +08:00
## 18/11/28
- Migrated from Dep to vgo
- Overhauled the event system
2018-11-30 00:49:07 +08:00
- check the wiki/examples for details
2018-11-29 13:17:26 +08:00
- Renamed Par widget to Paragraph
- Renamed MBarChart widget to StackedBarChart