Fraser Waters
cec5fb4595
Render tables with zero-width columns ( #1197 )
...
Fixes https://github.com/spectreconsole/spectre.console/issues/361
2023-09-12 15:46:25 +02:00
Patrik Svensson
c3ec6a7363
Add Layout widget ( #1041 )
...
* Add width to panels
* Add height to panels
* Replace RenderContext with RenderOptions
* Remove exclusivity from alternative buffer
* Add Layout widget
* Add Align widget
2022-11-15 10:12:17 +01:00
Patrik Svensson
52c1d9122b
Add global usings ( #668 )
...
* Use global usings
* Fix namespace declarations for test projects
2021-12-23 16:50:31 +01:00
Patrik Svensson
ec1188b837
Use file scoped namespace declarations
2021-12-22 08:51:17 -05:00
zameer fouzan
37f661a963
fix: table title's first letter is getting capitalized by default ( #652 )
...
fix for #638
2021-12-07 13:03:30 +01:00
Christopher Rollings
e3dfe23b59
Work done to allow user to update table cell. ( #546 )
2021-09-27 13:03:45 +02:00
Liam Sho
7276e11ecc
Add a test for rendering table with EA characters
...
Test rending a table with East Asia characters (Chinese, Japanese, Korean).
The verified text file may look weird, but it looks normal and correctly in Console (tested in Windows Terminal, Terminal.app in macOS Monterey)
2021-08-24 16:45:30 +02:00
Patrik Svensson
e169df6303
Add support for manipulating individual table rows
...
Closes #500
2021-08-14 23:35:07 +02:00