Skip to content

Releases: bhlvoong/LBTATools

Use semantic colors

05 Dec 21:37
Compare
Choose a tag to compare

ListCell now uses default clear background color
ListController's collectionView uses .systemBackground for backgroundColor. This means by default the screen will be white/black in light/dark modes.

Fix tvOS buttons

27 Nov 19:28
Compare
Choose a tag to compare

Use primaryActionTriggered for all buttons

Allow for tvOS

24 Nov 22:57
Compare
Choose a tag to compare

Allow for tvOS

ListController initializer fix

16 Nov 19:24
Compare
Choose a tag to compare

ListController initializer fix

Minor updates

16 Nov 19:06
b8491db
Compare
Choose a tag to compare

Allow ListController to be initialized with custom layout
Include CGSize edge initializer
Detach FormController from NotificationCenter on deinit.

Fix

18 Oct 00:17
Compare
Choose a tag to compare
Fix
1.0.12

fix for ios9+

Fix for iOS9+

18 Oct 00:15
Compare
Choose a tag to compare
1.0.11

fix for ios9+

Expose useful anchor function

18 Oct 00:14
Compare
Choose a tag to compare
expose anchor method as open

use default 0 value for constants

SPM Support

17 Oct 23:54
ee6be4b
Compare
Choose a tag to compare
Merge pull request #16 from michaelversus/patch-1

Add constraint Method with enum

Update cell height estimation

10 Jul 20:38
Compare
Choose a tag to compare
1.0.8

update readme