issues
search
tdwright
/
contabs
Simple yet flexible tables for console apps.
MIT License
54
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implemented long string behaviour, including word wrap
#27
tdwright
closed
6 years ago
0
Specify overflow behaviour for long strings
#26
tdwright
closed
6 years ago
1
Ability to change column header text
#25
tdwright
closed
6 years ago
1
Address columns by their name, rather than by their index
#24
tdwright
closed
6 years ago
0
New contribution guidelines + code of conduct
#23
tdwright
closed
6 years ago
1
Can we rationalise our test data classes?
#22
tdwright
opened
6 years ago
3
Feature #8: allow columns to be arbitrarily ordered, and Feature #20: use a builder pattern.
#21
rahl0b10
closed
6 years ago
7
Feature Request: Implement a builder pattern to simplify the creation of tables with hidden fields.
#20
rahl0b10
closed
6 years ago
3
What behaviour should occur when all columns are hidden?
#19
tdwright
closed
6 years ago
5
Bugfix #13. Table<T>.Create(data) throws PublicPropertiesNotFoundException
#18
rahl0b10
closed
6 years ago
1
Version 0.2.0
#17
tdwright
closed
6 years ago
0
Bugfix #13. Table creation throws exception when class has no public properties.
#16
rahl0b10
closed
6 years ago
1
Allow for alignment of data in columns to be controlled
#15
tdwright
closed
6 years ago
5
Implemented format strings
#14
tdwright
closed
6 years ago
0
Shouldn't be possible to make a table if there aren't any valid columns
#13
tdwright
closed
6 years ago
2
Fix packaging
#12
Kukkimonsuta
closed
6 years ago
2
Add more styles
#11
tdwright
closed
5 years ago
9
Added support for styling
#10
tdwright
closed
6 years ago
0
Refactoring, tidying, commenting
#9
tdwright
closed
6 years ago
0
Allow columns to be arbitrarily ordered
#8
tdwright
closed
6 years ago
0
Add derived computed columns
#7
tdwright
closed
6 years ago
12
Ensure width of table is not wider than console
#6
tdwright
closed
5 years ago
14
Wrap long strings
#5
tdwright
closed
6 years ago
1
Allow custom styles to be specified at runtime
#4
tdwright
closed
6 years ago
1
Build in alternative table styles
#3
tdwright
closed
6 years ago
0
Format columns using format strings for appropriate data types
#2
tdwright
closed
6 years ago
1
Basic functionality
#1
tdwright
closed
7 years ago
0
Previous