Commit Graph

252 Commits

Author SHA1 Message Date
Felix Mau 8a85860ba1 ⬆️ :: Update dev-dependencies 2022-08-14 18:24:14 +02:00
Felix Mau c4294823e7 ⬆️ :: Update dev-dependencies 2022-07-18 20:09:54 +02:00
Felix Mau 61d787e1d6 🔖 :: Bump version 2022-05-10 18:39:25 +02:00
Felix Mau 5c45b2e9f5 :: Adapt tests 2022-05-10 18:35:56 +02:00
Felix Mau 104d4c8f60 🔖 :: Bump version 2022-05-06 14:58:40 +01:00
Felix Mau 244e1eba94 ♻️ :: Add shared scheme GradientLoadingBar 2022-05-02 11:25:49 +01:00
Felix Mau c0f27a3e48 ♻️ :: Remove outdated code 2022-04-29 18:43:44 +01:00
Felix Mau 3d24237307 ♻️ :: Reduce precision to fix flaky tests on CI 2022-04-29 18:24:09 +01:00
Felix Mau 7c02e472d7 ♻️ :: Reduce precision to fix flaky tests on CI 2022-04-29 18:16:51 +01:00
Felix Mau ffdc50eada 🎨 :: Format code 2022-04-29 18:05:00 +01:00
Felix Mau 2ae619db5a Merge branch 'main' into feature/add-support-for-swiftui
# Conflicts:
#	Example/Gemfile.lock
2022-04-29 17:51:05 +01:00
Felix Mau 587e6d0095 ⬆️ :: Update dev-dependencies 2022-04-28 08:58:19 +01:00
Felix Mau f7486690ac :: Update snapshot tests 2022-04-28 08:49:33 +01:00
Felix Mau 846005af52 ♻️ :: Update // MARK: - statements 2022-04-28 08:49:17 +01:00
Felix Mau cd14d3cfee ⬆️ :: Update dev-dependencies 2022-04-28 08:48:18 +01:00
Felix Mau f0e4a7ec26 🐛 :: Update incorrect navigation title 2022-04-27 18:50:46 +02:00
Felix Mau b981df3519 ♻️ :: Update example application 2022-04-15 18:40:44 +02:00
Felix Mau 94106389e2 Merge branch 'main' into feature/add-support-for-swiftui
# Conflicts:
#	Example/Podfile.lock
#	Example/Pods/Manifest.lock
#	GradientLoadingBar/Feature/NotchGradientLoadingBar/NotchGradientLoadingBarController.swift
2022-03-27 10:08:28 +02:00
Felix Mau b2279955a2 🔖 :: Bump version 2022-03-27 10:03:10 +02:00
Felix Mau 8e7650dd46 🚚 :: Use feature based folder structure 2022-03-23 09:57:13 +01:00
Felix Mau 8b257545ee ♻️ :: Rename property 2022-03-23 09:32:35 +01:00
Felix Mau 285d8ef2d4 :: Adapt snapshot tests 2022-03-23 09:32:19 +01:00
Felix Mau 090a59959f :: Add tests for new view-model 2022-03-22 20:07:27 +01:00
Felix Mau 67f356caf0 ♻️ :: Extract view logic into view model 2022-03-22 16:32:29 +01:00
Felix Mau f44ab07301 🚚 :: Rename tests 2022-03-20 08:11:23 +01:00
Felix Mau e654161db3 🎨 :: Format code 2022-03-20 08:04:43 +01:00
Felix Mau df93f889b5 ♻️ :: Move numbers to configuration values 2022-03-20 08:04:14 +01:00
Felix Mau 63f66740c9 💚 :: Fix CI build 2022-03-16 20:34:22 +01:00
Felix Mau 80e113d194 ⬆️ :: Update gems 2022-03-16 20:30:06 +01:00
Felix Mau 91fdbbfeb6 ⬆️ :: Run pod install to resolve merge conflicts correctly 2022-03-16 17:45:31 +01:00
Felix Mau 555b5309a9 Merge branch 'main' into feature/add-support-for-swiftui
# Conflicts:
#	Example/ExampleTests/ViewModel/NotchGradientLoadingBarViewModelTestCase.swift
#	Example/Podfile.lock
#	Example/Pods/Manifest.lock
#	GradientLoadingBar/NotchGradientLoadingBarController.swift
2022-03-16 17:42:48 +01:00
Felix Mau cafd394cb7 🔖 :: Bump version 2022-03-16 17:30:49 +01:00
Felix Mau 9382248471 :: Fix tests 2022-03-11 15:25:20 +01:00
Felix Mau 44307a6b7a 📝 :: Update documentation 2022-03-11 15:24:04 +01:00
Felix Mau 67f6ab75cc :: Add shortcut to check whether the loading bar is currently visible or not 2022-03-11 15:18:04 +01:00
Felix Mau 3e1c18818a ♻️ :: Combine scenes in example application 2022-03-11 13:42:30 +01:00
Felix Mau 76cd8c3ddf ♻️ :: Increase button height in example application 2022-03-11 10:00:10 +01:00
Felix Mau 66eace181a ♻️ :: Unify // MARK: - statements in tests 2022-03-10 14:09:33 +01:00
Felix Mau bbe2ddfe2f :: Fix flaky snapshot test 2022-03-10 14:08:39 +01:00
Felix Mau 0783d958a2 🚨 :: Fix warning 2022-03-10 14:08:18 +01:00
Felix Mau 07f2733ef8 ♻️ :: Use property drawHierarchyInKeyWindow instead of own custom helper 2022-03-10 14:08:02 +01:00
Felix Mau 03b9fac539 🚨 :: Fix keyWindow deprecation warning 2022-03-10 13:58:36 +01:00
Felix Mau be40ac8c35 :: Add snapshot tests 2022-03-10 12:01:35 +01:00
Felix Mau dec430d951 :: Add unit tests 2022-03-10 10:59:37 +01:00
Felix Mau 25de79f73d ♻️ :: Move custom colors to config value 2022-03-09 21:48:21 +01:00
Felix Mau 9ca33c4432 :: Adapt example application to show SwiftUI variant 2022-03-09 21:48:03 +01:00
Felix Mau f4b85195f5 :: Add SwiftUI view showing a gradient loading bar 2022-03-09 21:37:52 +01:00
Felix Mau 7309d0bd21 🚚 :: Rename file 2022-03-09 20:29:37 +01:00
Felix Mau d9c7840323 ♻️ :: Update example application 2022-03-07 21:53:13 +01:00
Felix Mau d484da4f83 ⬆️ :: Update dependencies 2022-03-07 19:41:14 +01:00