Skip to content

Latest commit

 

History

History
147 lines (116 loc) · 8.56 KB

File metadata and controls

147 lines (116 loc) · 8.56 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.x Releases


Features

  • Add fluent wrapper for UIButton.Configuration
  • Add fluent wrapper for UIContentUnavailableConfiguration
  • Add fluent tag(_:) setter
  • Add fluent tintColor setter with documentation
  • Add fluent wrapper for stack view custom spacing
  • Add fluent subview management methods
  • Support optional title for button

Miscellaneous Tasks

  • Fix a typo in README

Released on 2025-12-22. All issues associated with this milestone can be found using this filter.

Documentation

Features

  • Add release workflow for GitHub Actions
  • Switch from Makefile to Mise

Miscellaneous Tasks

  • Delete Mintfile
  • Add codeowners
  • Add GitHub issue and PR templates
  • Automate code formatting and linting
  • Update the danger action
  • Add Gemfile.lock
  • Add conventional-pr.yml for PR validation
  • Update config

Uncategorized Changes

New Contributors

  • @renovate[bot] made their first contribution in

Released on 2025-05-23. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

  • Release 1.4.0
  • Update CHANGELOG.md
  • Implement the setContentHuggingPriority & setContentCompressionResistancePriority methods
  • Update the setImage(_:) method signature

Released on 2025-05-08. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

  • Release 1.3.0
  • Update CHANGELOG.md
  • Implement a new setImage method for the UIButton class
  • Implement setting an optional value as the UILabel's text

Released on 2025-02-15. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

  • Implement the extension for the UIControl instance
  • Implement the extension for the UIControl instance

Released on 2025-01-27. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

  • Release 1.1.0
  • Update ci.yml
  • Implement adding an action to a UITextField

Released on 2025-01-07. All issues associated with this milestone can be found using this filter.

Uncategorized Changes

New Contributors

  • @dependabot[bot] made their first contribution in #1