mirror of https://github.com/rivo/tview.git
Layout fixes in readme.
This commit is contained in:
parent
c2bfee0387
commit
68cd2d4bb0
|
@ -64,11 +64,11 @@ Add your issue here on GitHub. Feel free to get in touch if you have any questio
|
||||||
|
|
||||||
- v0.4 (2018-01-12)
|
- v0.4 (2018-01-12)
|
||||||
- `TextView` now accepts color tags with any W3C color (including RGB hex values).
|
- `TextView` now accepts color tags with any W3C color (including RGB hex values).
|
||||||
- Support for wide unicode characters.
|
- Support for wide unicode characters.
|
||||||
- v0.3 (2018-01-11)
|
- v0.3 (2018-01-11)
|
||||||
- Added masking to `InputField` and password entry to `Form`.
|
- Added masking to `InputField` and password entry to `Form`.
|
||||||
- v0.2 (2018-01-10)
|
- v0.2 (2018-01-10)
|
||||||
- Added `Styles` variable with default colors for primitives.
|
- Added `Styles` variable with default colors for primitives.
|
||||||
- Completed some missing InputField functions.
|
- Completed some missing InputField functions.
|
||||||
- v0.1 (2018-01-06)
|
- v0.1 (2018-01-06)
|
||||||
- First Release.
|
- First Release.
|
||||||
|
|
Loading…
Reference in New Issue