Skip to content

Releases: IrelDev/TelegramColorPicker

v1.3.1

11 Aug 15:42

Choose a tag to compare

Release v1.3.1

interactions:

  • The Brightness Slider can now be tapped anywhere to change its value

Testing:

  • New shouldRespondTo X & Y tests added

v1.3.0

09 Aug 12:36
877dadf

Choose a tag to compare

Release v1.3.0

Dependency managers:

  • SwiftPM is now available

Other:

  • Added Unit Tests

v1.2

31 Jul 02:38

Choose a tag to compare

Release v1.2

Performance improvement:

  • Constraints that are not based on view bounds are removed from layoutSubviews
  • View render became faster

v1.1.3

29 Jun 03:56

Choose a tag to compare

Release v1.1.3

What's new:

  • Added Carthage support
  • Delegates are now public for custom color picker creation.

v1.1.2

19 Jun 06:41

Choose a tag to compare

Release v1.1.2

User Interface:

  • The circle size & circle line width has been changed to a more appropriate size.

Bug fixes:

  • Fixed a bug when the circle goes over ColorPickerView bounds

v1.1.1

10 Jun 11:56

Choose a tag to compare

Release v1.1.1

What's new:

  • Now TelegramColorPicker can be used with SwiftUI using UIViewRepresentable

Bug fixes:

  • Fixed TelegramColorPicker render preview in Storyboard
  • Fixed an issue that prevented TelegramColorPicker usage with SwiftUI

v1.1.0

07 Jun 06:24

Choose a tag to compare

Release 1.1.0

Bug fixes:

  • Fixed hue & saturation issues. Added circle movement limitation in ColorPickerView

v1.0.1

04 Jun 07:19

Choose a tag to compare

Release 1.0.1

Bug fixes:

  • Fixed TelegramColorPicker UIView creation, made init public

v1.0.0

04 Jun 07:09

Choose a tag to compare

Initial Release