Skip to content

Releases: mobillium/MobilliumBuilders

1.6.1

24 Aug 13:54
babf60c
Compare
Choose a tag to compare

Add missing public access modifiers

Add translatesAutoresizingMaskIntoConstraints

23 Aug 08:10
a7b9823
Compare
Choose a tag to compare

Add translatesAutoresizingMaskIntoConstraints

MutableParagraphStyleBuilder

30 Mar 10:03
c1a4fe5
Compare
Choose a tag to compare
  • add MutableParagraphStyleBuilder

1.4.3

23 Feb 13:44
eb10de0
Compare
Choose a tag to compare
  • add UICollectionReusableView support for Footer and Header

add new funcs to UIStackViewBuilder & UIButtonBuilder

20 Apr 12:21
Compare
Choose a tag to compare

add cornerRadius func to UIStackViewBuilder
add clipsToBounds func to UIStackViewBuilder
add isSelected func to UIButtonBuilder

Swift Package Manager support

02 Dec 12:30
Compare
Choose a tag to compare

Swift Package Manager support

add new funcs to UICollectionViewBuilder & ImageViewBuilder

30 Jun 09:03
e004e55
Compare
Choose a tag to compare

add cornerRadius func to UICollectionViewBuilder
add clipsToBounds func to UICollectionViewBuilder
add itemSize func to UICollectionViewBuilder
add tintColor func to UICollectionViewBuilder
add size func to ImageViewBuilder

add UIBarButtonItemBuilder, new functions for UITextFieldBuilder, update UITableViewBuilder init func

07 May 10:10
e293fd4
Compare
Choose a tag to compare
  • add UIBarButtonItemBuilder
  • add backgroundColor, isSecureTextEntry and autocapitalizationType functions to UITextFieldBuilder
  • add UITableView.Style to UITableViewBuilder init function

added both TableView and CollectionView register functions and bugfix CollectionView ScrollDirection bug

12 Apr 08:25
Compare
Choose a tag to compare
  • add CollectionView register func
  • add TableView register func
  • bugfix CollectionView ScrollDirection

variables access level change to public from private

09 Apr 12:06
Compare
Choose a tag to compare

variables access level change to public from private