This repository has been archived by the owner on Feb 21, 2025. It is now read-only.
Releases: marcoconti83/EasyTables
Releases · marcoconti83/EasyTables
Are you sure?
New:
- ask for confirmation on operations
Tagged Pigeon
New:
- clip text in table cells to fit the table cell (previously was going to an invisible newline)
- make
selectionCallback
parameter optional
Ostracized Toad
new:
- ability to display images, controls and formatted text
- checkbox selection model and zero-selection model
Nairobi Caiman
New:
- Ability to represent values with images,
NSAttributedString
andNSView
Swift 4
New:
- Swift 4 and Xcode 9 support
Better sorting
What's new:
- Added explicit name for column name
- Add alignment
- Add default comparison that works with string and numbers out of the box
Filtering of tables
What's new
- Filtering of values in table
New names
Changes:
- rename TableConfiguration to EasyTableSource
Lowered release target to 10.10
v0.1.1 Lowered deployment target to 10.10
Initial release
v0.1 Update README.md