Skip to content

Releases: ArbusBiz/Arbus.Mobile.Essentials

3.1.0

14 Nov 12:45
a25a126
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

02 Nov 09:24
33660fe
Compare
Choose a tag to compare

What's Changed

  • Add UIButtonConfiguration.SetTitlePadding() and .SetImagePadding() by @Leo506 in #31
  • Remove FluentLayout classes by @1nk0gn1to in #33
  • Replace LayoutMargins by DirectionalLayoutMargins by @evgenyvalavin in #37
  • Add UIView extensions for constrainting views via NSLayoutAnchors by @1nk0gn1to in #36
  • Remove UIViewExtensions.AddViews() by @evgenyvalavin in #38
  • Add UIStackViewExtensions.AddArrangedSubviewsForAutoLayout()

New Contributors

Full Changelog: 2.1.0...3.0.0

2.1.0

16 Aug 11:29
f73b4a3
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.1.0

2.0.0

16 Aug 08:48
0ba4f6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.8.0...2.0.0

1.8.0

16 Aug 07:53
afb1090
Compare
Choose a tag to compare

What's Changed

  • Add UIButtonConfiguration extension. SetImage(sfSymbol, symbolConfiguration) by @evgenyvalavin in #25
  • Update iOS.Essentials.Pipeline.yaml for Azure Pipelines by @evgenyvalavin in #27
  • Add methods: WithParentLeft(), ...Right(), ...Top(), ...Bottom(), ...With(), ...Height() etc. by @evgenyvalavin in #26

Full Changelog: 1.7.0...1.8.0

1.7.0

24 Jul 04:45
66da4a2
Compare
Choose a tag to compare

What's Changed

  • Add UIButtonConfiguration extensions: SetCornerStyle() and SetContentInsets() by @evgenyvalavin in #24

Full Changelog: 1.6.0...1.7.0

1.6.0

21 Jul 06:16
5d3bee6
Compare
Choose a tag to compare

What's Changed

  • Add UIButton extension MakeMenuButton(Func getMenu) by @Leo506 in #20
  • Disallow nullable menu in MakeMenuButton(UIButton button, UIMenu menu) by @evgenyvalavin in #21
  • Enable GenerateDocumentationFile for production builds by @evgenyvalavin in #22

New Contributors

Full Changelog: 1.5.0...1.6.0

1.5.0

26 Jun 08:24
c4bbfda
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.5.0

1.4.0

22 May 08:53
130e27a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

1.3.0

22 May 08:10
f361e7f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v1.3.0