Patrik Svensson
|
c82d8c4523
|
Add option to show separator between table rows (#1304)
* Add option to show separator between table rows
* Panels should show header if borders are not shown
Closes #835
|
2023-09-16 18:49:12 +02: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 |
|
Patrik Svensson
|
03334f693d
|
Add support for table footers
|
2020-10-26 00:01:13 +01:00 |
|
Patrik Svensson
|
b1db8a9403
|
Clean up border code
Removed caching that really didn't do anything anymore.
|
2020-10-01 23:05:02 +02:00 |
|
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 |
|