Felix Mau
|
56eda13f47
|
🔖 :: Bump version
2.0.2
|
2019-12-20 14:56:07 +01:00 |
|
Felix Mau
|
3dfa671535
|
🎨 :: Structure SwiftFormat configuration file
|
2019-12-20 14:55:08 +01:00 |
|
Felix Mau
|
cf23128089
|
🎨 :: Structure SwiftFormat configuration file
|
2019-12-20 14:37:42 +01:00 |
|
Felix Mau
|
a9ad08c2fc
|
➕ :: Update dependencies
|
2019-12-20 14:33:33 +01:00 |
|
Felix Mau
|
2219b04c07
|
♻️ :: calculate matrix only once per gradient colors
|
2019-12-01 12:18:23 +01:00 |
|
Felix Mau
|
212deaf8ef
|
♻️ :: use UIApplication.shared.windows.first { $0.isKeyWindow } instead of UIApplication.shared.keyWindow, as the property is deprecated in iOS 13
|
2019-12-01 12:17:07 +01:00 |
|
Felix Mau
|
73fecadd2a
|
📝 :: update documentation with requirements
|
2019-11-29 09:28:19 +01:00 |
|
Felix Mau
|
c442c73e6f
|
📝 :: update documentation
|
2019-11-29 09:28:12 +01:00 |
|
Felix Mau
|
3c784f49fc
|
♻️ :: rename method
|
2019-11-28 21:10:56 +01:00 |
|
Felix Mau
|
19c93a2563
|
♻️ :: removed unused factory method in test-cases
|
2019-11-28 21:10:42 +01:00 |
|
Felix Mau
|
2408273625
|
♻️ :: use PublishSubject instead of Variable, cause we don't always have a initial value
|
2019-11-28 18:22:56 +01:00 |
|
Felix Mau
|
35d690a81d
|
♻️ :: Use Variable instead of delegate protocol
|
2019-11-28 18:22:20 +01:00 |
|
Felix Mau
|
f66525739e
|
⬆️ :: update dependencies
|
2019-11-28 10:26:37 +01:00 |
|
Felix Mau
|
7bd5466002
|
♻️ :: remove unused image
|
2019-11-09 16:29:24 +01:00 |
|
Felix Mau
|
73417b4a93
|
✨ :: add snapshot tests
|
2019-11-09 16:26:59 +01:00 |
|
Felix Mau
|
fbc62bdd10
|
♻️ :: fix warning Usage of the .swift_version file has been deprecated! Please delete the file and use the swift_versions attribute within your podspec instead.
2.0.1
|
2019-10-12 17:17:27 +02:00 |
|
Felix Mau
|
974ee23142
|
🔖 :: bump version
|
2019-10-12 17:12:58 +02:00 |
|
Felix Mau
|
958fed98c4
|
♻️ :: enhanced test case
|
2019-10-12 16:56:39 +02:00 |
|
Felix Mau
|
edd8a5e34b
|
🎨 :: structure code
|
2019-10-12 13:36:52 +02:00 |
|
Felix Mau
|
413075de4d
|
⬆️ :: update dependencies
|
2019-10-12 13:30:39 +02:00 |
|
Felix Mau
|
dd551d239a
|
♻️ :: update example application for iOS 13
|
2019-10-12 11:56:05 +02:00 |
|
Felix Mau
|
0180829180
|
🐛 :: fix view not animating if initially visible
|
2019-10-12 10:32:50 +02:00 |
|
Felix Mau
|
7355cbdbbd
|
📝 :: update documentation
|
2019-10-11 17:09:36 +02:00 |
|
Felix Mau
|
f2c43cbe72
|
♻️ :: update project for Xcode 11 and iOS 13
|
2019-10-11 17:09:24 +02:00 |
|
Felix Mau
|
603f3cae0e
|
♻️ :: use basic import for LightweightObservable in test-case
|
2019-10-11 17:08:45 +02:00 |
|
Felix Mau
|
3c30ec21b3
|
✏️ :: fix typos
|
2019-10-11 17:08:18 +02:00 |
|
Felix Mau
|
8a3e71b879
|
♻️ :: Animate locations property instead of entire layer
|
2019-10-11 17:07:08 +02:00 |
|
Felix Mau
|
fb5def6a50
|
📝 :: Updated documentation
Use correct version for carthage
2.0.0
|
2019-09-02 11:38:28 +02:00 |
|
Felix Mau
|
3c6f54f0b0
|
📝 :: Updated documentation
Use correct version and email
|
2019-09-02 11:36:12 +02:00 |
|
Felix Mau
|
735beda692
|
🔖 :: bump version
|
2019-09-02 11:22:40 +02:00 |
|
Felix Mau
|
925aad6b9a
|
📝 :: Added type to parameters
|
2019-09-02 11:16:21 +02:00 |
|
Felix Mau
|
a3e555032c
|
♻️ :: Use type CGFloat for height, as it is only used for the heightAnchor and so we can remove the casting from Double
|
2019-09-02 11:16:06 +02:00 |
|
Felix Mau
|
1fd4fcb38e
|
♻️ :: Use leadingAnchor and trailingAnchor instead of leftAnchor and rightAnchor, in order to (theoretically) support right-to-left layouts
|
2019-09-02 11:09:32 +02:00 |
|
Felix Mau
|
56b04a9d6e
|
📝 :: Update documentation
|
2019-09-02 11:08:40 +02:00 |
|
Felix Mau
|
7e6d866552
|
🎨 :: Format code
Use same string definition `'`
|
2019-08-31 10:23:59 +02:00 |
|
Felix Mau
|
eb9e7cd071
|
📝 :: Updated documentation / fix typos
|
2019-08-31 10:15:17 +02:00 |
|
Felix Mau
|
2eaa8cb5bb
|
♻️ :: Added / sorted swiftlint rules
|
2019-08-31 10:14:57 +02:00 |
|
Felix Mau
|
a4e53b563d
|
🐛 :: fix false positive of swiftlint rule unnecessary_type
|
2019-08-31 10:14:20 +02:00 |
|
Felix Mau
|
d7014d4a57
|
✏️ :: Fix typo
Renamed `programatically` to `programmatically`
|
2019-08-31 09:23:58 +02:00 |
|
Felix Mau
|
638a9e30c7
|
♻️ :: Adapt to swiftlint version 0.34.0, by renaming unused_private_declaration to unused_declaration
|
2019-08-30 16:22:23 +02:00 |
|
Felix Mau
|
7621da5884
|
♻️ :: Moved logic for removing the gradientView from its superview on deinit to view-model and provide tests
|
2019-08-30 15:10:11 +02:00 |
|
Felix Mau
|
8ecf4c239d
|
✅ :: Validate isFinished flag in test case
|
2019-08-30 10:44:07 +02:00 |
|
Felix Mau
|
cc7c814d1d
|
📝 :: Updated documentation
|
2019-08-30 10:40:09 +02:00 |
|
Felix Mau
|
e9c1b41e6c
|
✏️ :: Fix camel case syntax
|
2019-08-30 10:39:53 +02:00 |
|
Felix Mau
|
41cd9e3df1
|
♻️ :: Prefer constant over variable
|
2019-08-30 10:10:58 +02:00 |
|
Felix Mau
|
e257c743c6
|
♻️ :: Updated example Appliction
Show two programatically added `GradientActivityIndicatorView`, one with custom colors.
|
2019-08-30 10:08:18 +02:00 |
|
Felix Mau
|
e553a352aa
|
📝 :: Updated documentation for version 2.0.0
|
2019-08-30 09:11:20 +02:00 |
|
Felix Mau
|
3835f14c13
|
♻️ :: Changed default value for height and adapted documentation
|
2019-08-29 15:44:00 +02:00 |
|
Felix Mau
|
2789681958
|
✨ :: Allow changing the progress animation directly without accessing the GradientActivityIndicatorView first
|
2019-08-29 15:32:05 +02:00 |
|
Felix Mau
|
7481fb95f0
|
♻️ :: Removed gradientColors from initializer and use a computed property instead.
As the gradient-colors are mutable after the initialization, it makes more sense to provide these as a computed property.
|
2019-08-29 15:31:20 +02:00 |
|