Releases: jjochen/JJFloatingActionButton
Releases · jjochen/JJFloatingActionButton
0.6.3
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
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.0
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
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
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
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
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.0
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