Felix Mau
4a17b218ee
🔖 :: Bump version
2.2.3
2021-12-29 14:36:58 +01:00
Felix Mau
fc88310e3e
♻️ :: Comments & Cleanup
2021-12-29 14:16:16 +01:00
Felix Mau
1cd1d0c8ee
🚨 :: Fix warning
2021-12-29 13:19:41 +01:00
Felix Mau
a6b56d9b32
🐛 :: Fix not running SwiftLint on CI
2021-12-29 13:17:56 +01:00
Felix Mau
e9da3c4118
⬆️ :: Update dev-dependencies
2021-12-29 13:11:50 +01:00
alinfarcas12
4b1fe483aa
Draw a shape for specified height instead of 1 line ( #26 )
...
Co-authored-by: Alin Farcas <alin.farcas@emag.ro >
2021-12-29 12:45:06 +01:00
Felix Mau
edd0800a9c
♻️ :: Run snapshot tests with iOS 15
2021-12-03 11:40:29 +00:00
Felix Mau
f48eb2439a
⬆️ :: Update dependencies
2021-12-03 11:37:16 +00:00
Felix Mau
faa4f48d54
⬆️ :: Update gems
2021-12-03 11:37:09 +00:00
Felix Mau
34500810b5
🔖 :: Bump version
2.2.2
2021-10-05 16:59:20 +02:00
Felix Mau
4f7fe3fb5a
🐛 :: Fix missing return keyword
2021-10-05 16:54:41 +02:00
Felix Mau
5f1b00f702
🔖 :: Bump version
2.2.1
2021-10-05 08:45:07 +02:00
Felix Mau
428acabc24
🐛 :: Fix missing UIKit import
2021-10-05 08:41:20 +02:00
Felix Mau
afef9dcf47
🔖 :: Bump version
2.2.0
2021-10-04 19:54:39 +02:00
Felix Mau
4689a9d20f
✨ :: Add iPhone specific configurations
2021-10-03 22:35:46 +02:00
Felix Mau
9a302c55b7
♻️ :: Update Snapshot-Tests to iOS 14.5 / iPhone 12 Pro
2021-10-03 10:07:36 +02:00
Felix Mau
285801d7ea
♻️ :: Fix warning
2021-10-03 10:03:19 +02:00
Felix Mau
1d30990f1c
♻️ :: Adapt configuration after double checking on device
2021-10-03 10:03:04 +02:00
Felix Mau
dbec8e5cdb
Revert " ♻️ :: Update tests for iOS 15 / iPhone 13"
...
This reverts commit a537a75c68 . **GitHub Actions are still using Xcod 12.4**
2021-10-02 14:02:39 +02:00
Felix Mau
a537a75c68
♻️ :: Update tests for iOS 15 / iPhone 13
2021-10-02 13:53:17 +02:00
Felix Mau
ffe69dda79
♻️ :: Remove trailing .0 where it's not needed
2021-10-02 13:47:17 +02:00
Felix Mau
849ef3e945
♻️ :: Directly access first row of color location matrix instead of having a separate observable
...
This way we can prevent `colorLocationMatrix` and `colorLocationInitialRow` running out of sync.
2021-10-02 13:43:52 +02:00
Felix Mau
3304f9bb7c
♻️ :: Move factory methods to private extensions on their actual types
2021-10-02 13:36:47 +02:00
Felix Mau
74753892d4
♻️ :: Comments & Cleanup
2021-10-02 13:25:41 +02:00
Felix Mau
4bc8da04cb
Merge branch 'feature/adapt-notch-size-for-iPhone-13' into feature/simplify-path-creation-for-notch-variant
...
* feature/adapt-notch-size-for-iPhone-13:
♻️ :: Have a separate configuration for any iPhone 13 device
# Conflicts:
# GradientLoadingBar/Classes/NotchGradientLoadingBarController.swift
2021-09-27 21:59:22 +02:00
Felix Mau
3fcbdd5aa2
♻️ :: Have a separate configuration for any iPhone 13 device
2021-09-27 21:52:27 +02:00
Felix Mau
0cf7edf60d
♻️ :: Adapt width
2021-09-26 22:15:12 +02:00
Felix Mau
86a5e0e191
♻️ :: Have a separate configuration for any iPhone 13 device
2021-09-26 22:12:09 +02:00
Felix Mau
941b399aff
♻️ :: Simplify path drawing (WIP)
2021-09-26 21:41:38 +02:00
Felix Mau
c150f0d4b2
♻️ :: Adapt height of notch bar to basic bar
2021-09-23 20:56:18 +02:00
Felix Mau
2f7411532a
⬆️ :: Update dependencies
2021-09-23 20:50:51 +02:00
Felix Mau
0742cd96cb
✨ :: Adapt notch size for iPhone 13
2021-09-23 20:49:22 +02:00
Felix Mau
80031f22a3
♻️ :: Fix warnings
2021-07-31 15:43:33 +02:00
Felix Mau
9fa317bbd3
⬆️ :: Update dependencies
2021-07-31 15:43:15 +02:00
Felix Mau
3af5785f80
⬆️ :: Update dev dependencies
2021-07-19 09:33:31 +02:00
Felix Mau
ce31f8e044
🚨 :: Fix build for snapshot tests
2021-06-25 22:05:17 +02:00
Felix Mau
b5ccd551e0
⬆️ :: Update (dev) dependencies
2021-06-25 22:04:41 +02:00
Felix M
3e18c93100
Enhance GitHub actions ( #22 )
...
* ⬆️ :: Update dev dependencies
* 🐛 :: Use correct badge url for CI status
* ♻️ :: Refactor CI action
* ♻️ :: Refactor action file
* ♻️ :: Rename workflow
* 🚚 :: Rename action file according action name
* ♻️ :: Update docs
2021-05-18 10:08:25 +02:00
Felix M
6d2517b0a6
♻️ :: Prefer GitHub Actions over Travis-CI ( #21 )
2021-05-15 15:41:03 +02:00
Felix Mau
456227eeb0
🔖 :: Bump version
2.1.1
2021-05-12 19:07:31 +02:00
Felix Mau
19b306cd93
✅ :: Fix flaky test
2021-05-12 18:55:51 +02:00
Felix Mau
5b5d5f1df4
⬆️ :: Update dependency
2021-05-12 18:55:42 +02:00
Felix Mau
529a941738
Merge branch 'master' into feature/update-dependencies
...
* master:
🐛 :: Fix notch mask accidentally applied to iPads
2021-05-12 18:47:07 +02:00
Felix Mau
14d26338b9
🐛 :: Fix notch mask accidentally applied to iPads
2021-05-10 20:00:33 +02:00
Felix Mau
98e66fd141
♻️ :: Remove Twitter URL to fix pod lib lint
...
See https://github.com/CocoaPods/CocoaPods/issues/10291
2020-12-20 13:48:59 +01:00
Felix Mau
64edf05816
♻️ :: Use "global" swift configuration files and fix warnings
2020-12-20 13:45:50 +01:00
Felix Mau
b87cdb9a97
⬆️ :: Update dev-dependencies
2020-12-20 13:03:11 +01:00
Felix Mau
880a794210
Revert " ⬆️ :: Update dev-dependencies"
...
This reverts commit 11241ba962 .
2020-12-20 12:25:58 +01:00
Felix Mau
55e1ceb5e4
📄 :: Update email address
2020-11-28 19:56:39 +01:00
Felix Mau
54159caf05
🎨 :: Format code
2020-10-18 19:00:14 +00:00