Skip to content

Releases: openalloc/SwiftTabler

Row background updates, including hover, addressing #3 and #19

04 Mar 04:50
1a3bab9
Compare
Choose a tag to compare
0.8.0

Row background updates, including hover, addressing #3 and #19 (#22)

Reverse config consolidation #12; renaming init names #20

03 Mar 17:17
e29aab2
Compare
Choose a tag to compare

Reconsidered consolidation of config after it appears that it didn't provide any significant benefit.

Table initialization now more concise.

Major restructuring

03 Mar 08:00
902d5a5
Compare
Choose a tag to compare

Two major changes:

#12 Consolidated configs

#17 Headers and rows no longer wrapped by Tabler -- you must do so yourself with LazyVGrid, HStack, etc. See updated example.

Hopefully this is the last major change prior to a 1.0 release.

Various additions and refactoring to support both Random Access Collections and Core Data sources

02 Mar 08:17
9bf9d06
Compare
Choose a tag to compare
0.7.0

Various additions and refactoring to support both Random Access Colle…

Various improvements for the beta

01 Mar 16:34
Compare
Choose a tag to compare
0.6.4

Now display new sort indicator defaults

New implementation for sort indicator and context (fixed README)

28 Feb 23:08
Compare
Choose a tag to compare

New implementation for sort indicator and context

28 Feb 23:05
Compare
Choose a tag to compare
0.6.2

New context implementation; fixes #9 (sort indicator)

Support for tablerSort with Core Data sources

28 Feb 07:56
Compare
Choose a tag to compare
0.6.1

Support for tablerSort with Core Data sources, for #8

Still in beta

27 Feb 04:57
3a6c0ba
Compare
Choose a tag to compare
0.6.0

Big changes. Supporting new grid-based list. (#1)

First beta release

26 Feb 22:09
Compare
Choose a tag to compare

First beta release. Further changes are likely.