TomJGooding
16b3830408
fix(table): highlight columns added by add_row
2024-10-03 16:05:56 +01:00
Will McGugan
2884da3821
Merge branch 'master' into fix_table_box_rendering_order
2024-07-01 11:13:10 +01:00
Henry Mai
0177b03700
Black formatting ( #3035 )
...
* fix: minor black formatting
* style: update CONTRIBUTORS.md
* fix: more black formatting
Default black with no arguments provided
---------
Co-authored-by: Darren Burns <darrenburns@users.noreply.github.com>
2023-11-07 17:57:21 +00:00
Jonathan Eunice
f58279a535
added automated test
2022-12-30 09:51:01 -05:00
Will McGugan
d49e7be2fd
test base
2022-09-23 15:27:17 +01:00
Will McGugan
36fa43da75
sections docs and test
2022-09-23 15:21:28 +01:00
darrenburns
51889e2e66
Substituting plain headed box when show_header=False on Table ( #2330 )
...
* Substituting plain headed box when show_header=False on Table
* Update changelog
* Revert __main__ in table to remove test code
2022-06-08 16:22:30 +01:00
Hadi Alqattan
73a9a413ea
Run pycln over the entire project and double check the accuracy.
2022-03-11 19:12:35 +03:00
Will McGugan
5b8f4fbe23
added per cell alignment
2022-01-07 20:38:23 +00:00
Will McGugan
f220a5085b
formatting
2022-01-07 11:49:21 +00:00
Will McGugan
41cc6a6ff2
added meta to Style
2021-06-17 22:31:08 +01:00
Will McGugan
be5e9dca2d
rich measure
2021-03-25 21:08:36 +00:00
Will McGugan
2f752afaa9
style optimization
2021-03-01 19:42:00 +00:00
Will McGugan
83cc870695
fixes
2021-02-24 21:28:34 +00:00
Will McGugan
a49e595996
fixes
2021-02-20 11:05:21 +00:00
Will McGugan
a619e580af
minimum width functionality
2020-10-17 17:10:37 +01:00
moltenmuffins
60903331c0
Run make format-check
2020-10-08 19:25:28 +08:00
moltenmuffins
630f378e65
Add more cases to test_rich_measure
. Rename test_init_append_column
2020-10-08 16:31:31 +08:00
moltenmuffins
840e34c8be
Add test_rich_measure()
2020-10-08 15:44:16 +08:00
moltenmuffins
26712d2f70
Add test_append_column()
2020-10-08 15:33:32 +08:00
Will McGugan
c0a580ca1a
Add rich.inspect
2020-09-07 16:44:31 +01:00
Will McGugan
6dfdf1a40c
added pretty functionality
2020-08-07 23:14:52 +01:00
Will McGugan
9f165b5b06
panel title
2020-07-12 16:17:36 +01:00
Will McGugan
01410131cf
enhanced align
2020-07-10 16:11:33 +01:00
Will McGugan
181973311b
table shrinking
2020-07-03 17:17:37 +01:00
Will McGugan
9e6ac1e0ee
tweak to test card
2020-07-02 20:00:33 +01:00
Will McGugan
11c0022439
table improvements
2020-06-30 21:40:11 +01:00
Will McGugan
420abbd643
table tests
2020-06-28 11:10:59 +01:00
Will McGugan
b78da976d2
table fix
2020-06-23 11:40:31 +01:00
Will McGugan
1f1664b28d
dev improvements
2020-06-20 17:51:53 +01:00
Will McGugan
7838d87d3d
ratio fix
2020-06-06 18:06:44 +01:00
Will McGugan
17011e3338
table tests, optimizations
2020-06-06 15:34:59 +01:00