537 Commits

Author SHA1 Message Date
Felix M. 87d8a1deda 📝 :: Fix typos 2026-02-24 21:35:38 +01:00
Felix M. bd7828f8ee Merge pull request #35 from fxm90/feature/version-4
Version 4.0
4.0.0
2026-01-31 10:45:51 +01:00
Felix M. d8728a8fe8 🔖 :: Bump version 2026-01-31 10:41:03 +01:00
Felix M. 8528c2b71c 📝 :: Update documentation 2026-01-31 10:41:03 +01:00
Felix M. 7baa3b116c 🍱 :: Update assets 2026-01-31 10:41:02 +01:00
Felix M. 1cab02e3d3 :: Add GitHub action to run formatting, linting and tests 2026-01-31 10:41:02 +01:00
Felix M. 81a830c36f :: Add example application 2026-01-31 10:41:02 +01:00
Felix M. 27392ece2a ♻️ :: Rewrite library using modern Swift features, following SPM conventions 2026-01-31 10:41:00 +01:00
Felix Mau 4455b1125e ⬆️ :: Use updated codecov version 2024-09-06 20:43:56 +02:00
Felix M dd1323e31c Merge pull request #34 from woxtu/settings
Update the example build settings
2023-04-23 20:52:30 +02:00
woxtu ae3a7fa25e Update the build settings 2023-04-21 02:33:03 +09:00
Felix Mau 85cd3fe00d 🐛 :: Fix missing UIKit import 3.0.0 2022-10-07 15:38:39 +02:00
Felix Mau 8ad9d7051a 🔖 :: Bump version 2022-10-07 15:33:23 +02:00
Felix Mau 27dfd49656 ⬆️ :: Update dev dependencies 2022-10-07 15:30:23 +02:00
Felix Mau 709980d6a7 ♻️ :: Use latest iOS and iPhone for running snapshot tests 2022-10-07 15:18:45 +02:00
Felix Mau cd941efb52 ♻️ :: Unify Swift versions 2022-10-07 15:18:23 +02:00
Felix M ebc76148ce Merge pull request #33 from fxm90/feature/restructure-tests
Restructure tests
2022-10-07 15:10:22 +02:00
Felix M 730a4cbe42 Merge pull request #32 from fxm90/feature/prefer-combine-instead-of-lightweight-observable-dependency
Prefer Combine instead of Dependency `LightweightObservable`
2022-10-07 15:09:06 +02:00
Felix Mau 3d4a8ec568 ♻️ :: Use Xcode 14 on CI
The snapshot tests were also generated using this Xcode version
2022-09-19 21:08:02 +02:00
Felix Mau 231330730a :: Update snapshot tests for iOS 16 2022-09-19 13:46:21 +02:00
Felix Mau b6593371cd ♻️ :: Refactor CI test setup 2022-09-19 13:20:31 +02:00
Felix Mau 8757179241 ♻️ :: Restructure tests 2022-09-16 14:35:38 +02:00
Felix Mau 55372e4bf5 🚚 :: Delete obsolete files 2022-09-16 14:35:24 +02:00
Felix Mau 64ec43e8f8 📝 :: Update docs 2022-09-16 14:34:12 +02:00
Felix Mau a878ba4ff2 🎨 :: Format code 2022-09-16 14:34:03 +02:00
Felix Mau df453eeb5a 🐛 :: Explicitly set deployment target for GradientLoadingBar in Pods project, as this will be read by Carthage 2022-09-13 19:49:15 +02:00
Felix Mau 0cfdc7d269 :: Adapt tests 2022-09-13 19:35:53 +02:00
Felix Mau 8ca35493fc ♻️ :: Use Combine instead of Lightweight Observable 2022-09-13 19:35:53 +02:00
Felix Mau 08ac0a5224 ♻️ :: Remove dependency LightweightObservable and increase min version to iOS 13
This is required to use Combine intead
2022-09-13 19:35:47 +02:00
Felix Mau 385d133dfc 🔖 :: Bump version 2.3.5 2022-09-12 21:05:54 +02:00
Felix Mau 901fadaffb ⬆️ :: Update dev-dependencies 2022-09-12 20:53:10 +02:00
Felix Mau 097b26b5ad 🐛 :: Explicitly set deployment target for GradientLoadingBar in Pods project, as this will be read by Carthage 2022-09-12 20:38:48 +02:00
Felix Mau 066064280b 🐛 :: Remove shared scheme for Example
https://www.amerhukic.com/how-to-add-carthage-support-in-existing-cocoapod-project
2022-09-12 20:37:17 +02:00
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