Releases: jjochen/JJFloatingActionButton
Releases · jjochen/JJFloatingActionButton
3.0.1
30 Apr 21:42
Compare
Sorry, something went wrong.
No results found
Full Changelog
Fixed bugs:
Cannot find type 'UIWindow' in scope - missing UIKit import #292
3.0.0
10 Jan 09:25
Compare
Sorry, something went wrong.
No results found
Full Changelog
Fixed bugs:
Designable's Error #278
Circular configuration is not customisable angles are hardcoded #276
Action button items are not shown when added to custom button on center tab. #265
Merged pull requests:
Fix linter issues in example #289
Make angle configurable for circular style #288
Add example for custom layout/animation #287
Update dependencies/toolchain #286
2.5.0
21 Apr 14:59
Compare
Sorry, something went wrong.
No results found
Full Changelog
Implemented enhancements:
Spacing Betwens Items #258
Create issue templates #257
Fixed bugs:
bundle —path is deprecated #247
Merged pull requests:
Create issue templates #263
Separate spacing between action button and first action item #262 [added ]
Update dependencies #261
Use bundle config to set path for bundler #260
Fix access to functions in AnimationConfiguration #259 [fixed ]
Less restricted filter for release commit messages #253
2.4.0
20 Mar 09:47
Compare
Sorry, something went wrong.
No results found
Full Changelog
Implemented enhancements:
CircleCI config could be simplified #249
Run 'release new version' task on CircleCI/GitHub #248
Automatically close milestone when version is released #246
Merged pull requests:
Fix release workflow on CircleCI #251
Refactor CircleCI configuration #250
Improve release workflow on CircleCI #245
2.3.0
05 Mar 05:46
Compare
Sorry, something went wrong.
No results found
Full Changelog
Implemented enhancements:
Add method to remove action item #239
Fixed bugs:
Need to remove animation while closing items #223
Merged pull requests:
Improve deployment #241
Add convenience methods to remove action items from the button #240 [added ]
Remove related views when button is removed from superview #238 [fixed ]
2.2.0
02 Mar 06:16
Compare
Sorry, something went wrong.
No results found
Full Changelog
Implemented enhancements:
Leave action items visible #221
Fixed bugs:
Code coverage checks not working in pull requests #165
Merged pull requests:
Fix changelog generation #235
Prevent item selection during closing animation #234 [changed ]
Allow item selection during opening animation #233 [changed ]
Fix typos #232
Make automatic closing of action button configurable #231 [added ]
Update dependencies #230
Some improvements to test suite #229
Support for Swift Package Manager #228
2.1.0
12 Sep 10:52
Compare
Sorry, something went wrong.
No results found
Full Changelog
Implemented enhancements:
Add image size property to action items #203
Merged pull requests:
Support dark mode in example project #217
Update configuration example in README and example project #215
Make image sizes configurable #213 [added ]
Fix an issue where special action item configuration would not work #212 [fixed ]
Update dependencies #210
Get ready for Xcode 11/iOS 13 #209
2.0.0
09 Apr 10:00
Compare
Sorry, something went wrong.
No results found
1.2.0
08 Feb 13:39
Compare
Sorry, something went wrong.
No results found
Full Changelog
Implemented enhancements:
Upgrade to circleci 2.1 #183
Fixed bugs:
Button size changes with rotation/transition #191
Merged pull requests:
Add swiftformat configuration file #194
Prevent images to change button/item size #193 [changed ] [fixed ]
Update project dependencies #189
Make default button size configurable #188 [added ]
Add license title to LICENSE file #187
Upgrade circleci config to version 2.1 #185
1.1.0
13 Jan 15:08
Compare
Sorry, something went wrong.
No results found
Full Changelog
Implemented enhancements:
Add convenience initializer for single item button #138
Merged pull requests:
Add convenience initializer for floating action button with single item #178 [added ]
Disable redundant_objc_attribute rule in swiftlint configuration #177