Patrik Svensson
|
93ec7401c8
|
Add support for markdown tables
Closes #85
* Split Border into BoxBorder and TableBorder
* Change how different table parts are composed
* Add markdown table border
|
2020-10-01 14:43:08 +02:00 |
|
Patrik Svensson
|
87bde3e5a2
|
Remove BorderKind in favour of Border
|
2020-09-06 12:29:48 +02:00 |
|
Patrik Svensson
|
e946289bd9
|
Make styles composable
Also adds some new extension methods and make some APIs a bit more consistent.
Closes #64
|
2020-09-03 21:26:20 +02:00 |
|
Patrik Svensson
|
7471e9d38c
|
Add panel header support
Closes #63
|
2020-09-03 19:02:29 +02:00 |
|
Patrik Svensson
|
a16daade6c
|
Fallback to default buffer size
Also fixes a bug when using Spectre.Console in GitHub Actions.
|
2020-08-28 11:56:54 +02:00 |
|
Patrik Svensson
|
31f117aed0
|
Clean up public API
* Make things a bit more consistent
* Add extension methods to configure things like tables, panels and grids.
|
2020-08-26 15:10:19 +02:00 |
|
Patrik Svensson
|
8a01b93aca
|
Don't limit tables and grids to markup text
Closes #13
|
2020-08-24 23:28:40 +02:00 |
|
Patrik Svensson
|
d7bbaf4a85
|
Add word wrapping for text
Closes #18
|
2020-08-14 18:19:24 +02:00 |
|
Patrik Svensson
|
0119364728
|
Add examples of how to use Spectre.Console
|
2020-08-12 14:59:17 +02:00 |
|