441 Commits

Author SHA1 Message Date
Felix Mau 104d4c8f60 🔖 :: Bump version 2.3.0 2022-05-06 14:58:40 +01:00
Felix Mau 0e0b31ffbe 🐛 :: Fix incorrect path 2022-05-06 14:40:17 +01:00
Felix Mau 244e1eba94 ♻️ :: Add shared scheme GradientLoadingBar 2022-05-02 11:25:49 +01:00
Felix Mau 4e5aaae570 🐛 :: Fix invalid version 2022-05-02 11:25:30 +01:00
Felix Mau c0f27a3e48 ♻️ :: Remove outdated code 2022-04-29 18:43:44 +01:00
Felix Mau 54a413d986 🐛 :: Fix xcodebuild errors when running pod lib lint 2022-04-29 18:40:10 +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 1b41081034 🎨 :: Format code 2022-04-29 18:06:32 +01:00
Felix Mau f6a959a4b5 📝 :: Update documentation 2022-04-29 18:05:09 +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 9012d6ec6a 🐛 :: Fix invalid comparison url 2022-04-28 08:55:58 +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 6c9c0ab1e1 📝 :: Add documentation 2022-04-12 21:39:57 +02:00
Felix Mau 6980c0e3c3 ♻️ :: Remove outdated code 2022-03-27 10:10:20 +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 2.2.5 2022-03-27 10:03:10 +02:00
Felix Mau 0b99b7853b 🐛 :: Fix invalid masking on iPhone 11 2022-03-27 09:47:08 +02:00
Felix Mau bc6575e9db ♻️ :: Improve safe area device check 2022-03-27 09:46:35 +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 85a61b4433 🐛 :: Fix glitch in animation due to incorrect gradient size 2022-03-21 22:03:16 +01:00
Felix Mau f44ab07301 🚚 :: Rename tests 2022-03-20 08:11:23 +01:00
Felix Mau ae1ff09572 📝 :: Update documentation 2022-03-20 08:04:54 +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 2.2.4 2022-03-16 17:30:49 +01:00
Felix Mau e558c54cb7 📝 :: Update documentation 2022-03-16 17:24:27 +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 f54023a6b9 🎨 :: Format code 2022-03-11 15:19:48 +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 1f00f1d61f 📝 :: Update documentation 2022-03-11 15:05:51 +01:00
Felix Mau 41c084b27d 📝 :: Update documentation 2022-03-11 14:45:35 +01:00
Felix Mau e8d03a9ccc ♻️ :: Adapt configuration for iPhone XR 2022-03-11 14:33:45 +01:00
Felix Mau ecad3b98b9 ♻️ :: Allow offsetting the large circle in x and y direction 2022-03-11 14:08:56 +01:00
Felix Mau d97b99ab83 :: Add notch configuration for iPhone XR (WIP) 2022-03-11 14:04:12 +01:00