Skip to content

Releases: marcoconti83/EasyTables

Are you sure?

01 Mar 08:33
Compare
Choose a tag to compare

New:

  • ask for confirmation on operations

Tagged Pigeon

20 Feb 21:44
Compare
Choose a tag to compare

New:

  • clip text in table cells to fit the table cell (previously was going to an invisible newline)
  • make selectionCallback parameter optional

Ostracized Toad

20 Feb 07:47
Compare
Choose a tag to compare

new:

  • ability to display images, controls and formatted text
  • checkbox selection model and zero-selection model

Nairobi Caiman

16 Feb 07:09
Compare
Choose a tag to compare

New:

  • Ability to represent values with images, NSAttributedString and NSView

Swift 4

06 Oct 15:23
Compare
Choose a tag to compare

New:

  • Swift 4 and Xcode 9 support

Better sorting

14 Sep 21:48
Compare
Choose a tag to compare

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

14 Sep 20:42
Compare
Choose a tag to compare

What's new

  • Filtering of values in table

New names

11 Sep 06:01
Compare
Choose a tag to compare

Changes:

  • rename TableConfiguration to EasyTableSource

Lowered release target to 10.10

12 Aug 15:21
Compare
Choose a tag to compare
v0.1.1

Lowered deployment target to 10.10

Initial release

12 Aug 12:35
Compare
Choose a tag to compare
v0.1

Update README.md