Felix Mau
|
c6a9fdb124
|
🔖 :: Bump version
2.3.4
|
2022-09-11 21:40:50 +02:00 |
|
Felix Mau
|
8090a3502a
|
🐛 :: Add missing import statement
|
2022-09-11 21:22:57 +02:00 |
|
Felix Mau
|
9e7d80e3d2
|
♻️ :: Update snapshot tests to iOS 15.5
|
2022-09-09 14:47:53 +02:00 |
|
Felix Mau
|
c6ed57a24e
|
💚 :: Increase timeout for CI
|
2022-09-09 14:29:15 +02:00 |
|
Felix Mau
|
999a3497de
|
Merge branch 'main' into task/dependency-update
|
2022-09-09 13:51:49 +02:00 |
|
Felix Mau
|
4b2987dc79
|
✅ :: Adapt tests
|
2022-09-09 13:51:39 +02:00 |
|
Felix Mau
|
b209ecae78
|
Merge branch 'main' into task/dependency-update
|
2022-09-09 13:42:23 +02:00 |
|
Felix Mau
|
e58c15c381
|
♻️ :: Rename SafeAreaDevice to NotchDevice as the iPhone 14 Pro (Max) has a safe area without a notch
|
2022-09-09 13:42:12 +02:00 |
|
Felix Mau
|
345a874a04
|
✏️ :: Fix typo
|
2022-09-08 22:29:58 +02:00 |
|
Felix Mau
|
47166ac314
|
🔖 :: Bump version
2.3.3
|
2022-09-08 19:41:10 +02:00 |
|
Felix Mau
|
707793be13
|
✅ :: Adapt tests
|
2022-09-08 19:25:17 +02:00 |
|
Felix Mau
|
2b19e431ec
|
♻️ :: Prefer nil over .unknown enum case
|
2022-09-08 19:24:13 +02:00 |
|
Felix Mau
|
4521bc8622
|
✅ :: Adapt tests
|
2022-09-08 19:23:42 +02:00 |
|
Felix Mau
|
77b7a5929e
|
✨:: Add support for iOS 14
|
2022-09-08 19:23:25 +02:00 |
|
Felix Mau
|
3c145963e9
|
Merge branch 'main' into task/dependency-update
|
2022-09-08 12:25:34 +02:00 |
|
Felix Mau
|
fcb33e68f7
|
🔖 :: Bump version
2.3.2
|
2022-09-08 12:23:55 +02:00 |
|
Felix Mau
|
e82081460a
|
🐛 :: Fixed incorrect layout of NotchGradientLoadingBar when using "iPhone 12 Mini" or "iPhone 13 Mini"
|
2022-09-08 11:39:34 +02:00 |
|
Felix Mau
|
4de6fd74ec
|
⬆️ :: Update dev-dependencies
|
2022-09-07 18:18:09 +02:00 |
|
Felix Mau
|
49cf8c9ba2
|
♻️ :: Use Mac OS 12, required by SwiftLint 0.49
> SwiftLint now requires Swift 5.6 or higher to build, and macOS 12 or higher to run.
https://github.com/realm/SwiftLint/blob/main/CHANGELOG.md#0490-asynchronous-defuzzer
|
2022-09-07 18:16:38 +02:00 |
|
Felix M
|
5aa2f5d5ba
|
Enhance BezierPath of NotchGradientLoadingBar (#31)
* ♻️ :: Enhance bezierpath
* ⬆️ :: Update fastlane plugin
* ⬆️ :: Update dev-dependencies
* ✅ :: Adapt snapshot tests
* Revert "⬆️ :: Update dev-dependencies"
This reverts commit 45328c27ea.
|
2022-09-07 18:15:15 +02:00 |
|
Felix M
|
9779449ab4
|
Merge pull request #30 from fxm90/feature/adapt-uikit-animation-to-swiftui-variant
Adapt UIKit animation implementation to SwiftUI variant
|
2022-09-07 17:50:46 +02:00 |
|
Felix Mau
|
60ccf4b1d2
|
🎨 :: Format code
|
2022-09-07 16:53:59 +02:00 |
|
Felix Mau
|
ee6c985326
|
📝 :: Update documentation
|
2022-09-07 16:53:45 +02:00 |
|
Felix Mau
|
f9b72b1621
|
⬆️ :: Update dependencies
|
2022-08-22 20:20:35 +02:00 |
|
Felix Mau
|
84e1d0f2a4
|
📝 :: Update documentation
|
2022-08-22 20:19:18 +02:00 |
|
Felix Mau
|
85fa8e3851
|
✅ :: Add test for GradientActivityIndicatorViewModel.SizeUpdate
|
2022-08-18 22:05:19 +02:00 |
|
Felix Mau
|
0ec26dfee9
|
🚚 :: Restructure test cases
They are now in folders with the same name as the features
|
2022-08-18 21:56:44 +02:00 |
|
Felix Mau
|
d979f65b80
|
♻️ :: Extract logic into SizeUpdate struct
|
2022-08-18 19:01:46 +02:00 |
|
Felix Mau
|
01c7df73f0
|
♻️ :: Prefer property over method call
|
2022-08-18 18:56:06 +02:00 |
|
Felix Mau
|
a7c82024d0
|
♻️ :: Prefer private extension
|
2022-08-18 18:55:35 +02:00 |
|
Felix Mau
|
0b6424f4a8
|
📝 :: Update documentation
|
2022-08-18 18:55:21 +02:00 |
|
Felix Mau
|
bfcdca3efb
|
Revert "♻️ :: Reduce view updates by subscribing distinct"
This reverts commit fa7e30c44f.
|
2022-08-18 18:54:52 +02:00 |
|
Felix Mau
|
3c82b1464c
|
♻️ :: Fix snapshot tests
|
2022-08-17 22:50:03 +02:00 |
|
Felix Mau
|
ea234f73bb
|
♻️ :: Fix snapshot tests
|
2022-08-15 22:18:55 +02:00 |
|
Felix Mau
|
0bfd932196
|
♻️ :: Adapt tests
|
2022-08-15 21:33:58 +02:00 |
|
Felix Mau
|
fa7e30c44f
|
♻️ :: Reduce view updates by subscribing distinct
|
2022-08-15 21:29:54 +02:00 |
|
Felix Mau
|
38115a2827
|
♻️ :: Refactor to non stored property, to avoid duplicate data
|
2022-08-15 21:29:33 +02:00 |
|
Felix Mau
|
596692c2d4
|
Merge branch 'main' into feature/adapt-uikit-animation-to-swiftui-variant
# Conflicts:
# GradientLoadingBar/Feature/GradientActivityIndicatorView/GradientActivityIndicatorViewModel.swift
|
2022-08-14 18:29:09 +02:00 |
|
Felix Mau
|
68c39399c4
|
🎨 :: Format code
|
2022-08-14 18:25:02 +02:00 |
|
Felix Mau
|
8a85860ba1
|
⬆️ :: Update dev-dependencies
|
2022-08-14 18:24:14 +02:00 |
|
Felix Mau
|
24b380bf50
|
Merge branch 'main' into feature/adapt-uikit-animation-to-swiftui-variant
# Conflicts:
# Example/Podfile.lock
# Example/Pods/Manifest.lock
# Example/Pods/SwiftFormat/CommandLineTool/swiftformat
|
2022-07-18 20:10:47 +02:00 |
|
Felix Mau
|
c4294823e7
|
⬆️ :: Update dev-dependencies
|
2022-07-18 20:09:54 +02:00 |
|
Felix Mau
|
c319b42a49
|
⬆️ :: Update dependencies
|
2022-05-28 12:02:47 +02:00 |
|
Felix Mau
|
2addd9fa7d
|
♻️ :: Enhance test cases
|
2022-05-20 15:40:16 +02:00 |
|
Felix Mau
|
8fb9963150
|
♻️ :: Fix typo in test method
|
2022-05-20 15:34:57 +02:00 |
|
Felix Mau
|
68a53add0c
|
📝 :: Update documentation
|
2022-05-20 15:25:35 +02:00 |
|
Felix Mau
|
b786421871
|
♻️ :: Adapt constants
|
2022-05-20 15:03:37 +02:00 |
|
Felix Mau
|
4e52985153
|
♻️ :: Adapt documentation
|
2022-05-20 14:57:30 +02:00 |
|
Felix Mau
|
ae24582345
|
Merge branch 'main' into feature/adapt-uikit-animation-to-swiftui-variant
|
2022-05-12 21:49:55 +02:00 |
|
Felix Mau
|
61d787e1d6
|
🔖 :: Bump version
2.3.1
|
2022-05-10 18:39:25 +02:00 |
|