Skip to content

Releases: space-code/flex-ui

1.5.0

22 Dec 10:49

Choose a tag to compare

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.

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

1.4.0

23 May 10:11
f1b0a54

Choose a tag to compare

Released on 2025-05-23.

Added

  • Update the setImage(_:) method signature.
    • Added in Pull Request #12.
  • Implement the setContentHuggingPriority & setContentCompressionResistancePriority methods.
    • Added in Pull Request #13.

1.3.0

08 May 12:35
a2c34f7

Choose a tag to compare

Released on 2025-05-08.

Added

  • Implement a new setImage method for the UIButton class.
    • Added in Pull Request #9.
  • Implement setting an optional value as the UILabel's text.
    • Added in Pull Request #8.

1.2.0

15 Feb 18:47
6c46fb8

Choose a tag to compare

Released on 2025-02-15.

Added

  • Implement the extension for the UIControl instance.
    • Added in Pull Request #6.

1.1.0

27 Jan 16:51
3361515

Choose a tag to compare

Released on 2025-01-27.

Added

  • Implement adding an action to a UITextField.
    • Added in Pull Request #3.

1.0.0

07 Jan 17:46
ecd9312

Choose a tag to compare

1.0.0

Released on 2025-01-07.

Added