Skip to content

Releases: jjochen/JJFloatingActionButton

0.6.3

02 Jan 22:48
8652c7f
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Define file header template (MIT License) #81
  • Remove author from pull requests in changelog #80
  • Add screenshot and documentation url to podspec #79
  • Explicit anchors in readme #78

0.6.2

02 Jan 20:25
0c8f07a
Compare
Choose a tag to compare

Full Changelog

Merged pull requests:

  • Push podspec to trunk when version is tagged #76
  • Add more items to feature list in readme #75

0.6.1

01 Jan 19:49
dd1e433
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Update preview #72

Merged pull requests:

  • Update preview #73

0.6.0

01 Jan 19:49
0b1ee3d
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Remove unnecessary properties #63
  • Document functions/properties from superclasses #61
  • Improve README #60
  • Check RTL Languages #55
  • Handle hidden action items #36
  • Support Swift Package Manager #27
  • Draw default button image #17

Merged pull requests:

  • Add license to each file #69
  • Improve Readme #68
  • Improve documentation #67
  • Investigate swift package manager support #66
  • Draw assets (remove assets bundle) #65 [updated]
  • Expose overlay view as read only property #64 [added]
  • RTL language support #58 [added]
  • Add documentation for github pages #54
  • Improve release script #53
  • Handle hidden items #52 [added]
  • Handle open/close animations in separate classes #51 [updated]
  • Continuous integration improvements #50

0.5.0

21 Dec 19:25
725ada0
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Check if imageView and openImageView can be merged into one #45
  • Make single action configurable #39
  • Improve Documentation #4

Merged pull requests:

  • Add documentation #47
  • Add image transition when button opens/closes #46 [updated]
  • Make single action handling configurable #44 [added]
  • Add swiftlint to CircleCi workflow #43

0.4.0

15 Dec 11:49
a6b413f
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Animate change to open button image #35
  • Make properties IB designable #3
  • Improve configurability of action items #1

Merged pull requests:

0.3.1

30 Nov 09:39
bc4a44c
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • wrong item position during first open animation #23

Merged pull requests:

  • Hotfix: wrong item position during first opening animation #24 [fixed]

0.3.0

30 Nov 08:37
b8b00cf
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Button should have configurable image for open state #18

Merged pull requests:

  • Add optional open button image #21 [added]
  • Improve preview in readme #20
  • Handle touches with UIControl #19 [updated]
  • Improve test coverage #16

0.2.1

30 Nov 08:36
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Snapshot tests not working correctly #33

0.2.0

16 Nov 19:52
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Improve example #11
  • Improve test coverage #10
  • Restructure project folder #8

Merged pull requests:

  • Improve travis configuration #15
  • Add codecov configuration #14
  • Improve example #13
  • Improve test coverage #12
  • Restructure project folder #9