Commit Graph

21 Commits

Author SHA1 Message Date
Felix Mau 691e1305c5 🚸 :: Updated example application 2018-09-03 18:43:05 +02:00
Felix Mau f58bb062c4 * refactored project from MVVM with delegates to MVVM with observables 2018-08-19 10:41:08 +02:00
Felix Mau ed722cb70d * updated pods
* added `Observable` pod as dependency for `GradientLoadingBar`
2018-08-18 13:22:34 +02:00
Felix Mau c3edaa0a0a * format code 2018-06-09 13:08:38 +02:00
Felix Mau 6124ef18a8 * updated docs 2018-06-09 13:08:29 +02:00
Felix Mau 515a1ee85b * remove inappropriate test assertions 2018-06-09 13:08:23 +02:00
Felix Mau 143ca017a1 * converted to swift 4.2 2018-06-09 10:25:16 +02:00
Felix Mau d3bb4820f2 format code 2018-04-14 14:26:14 +02:00
Felix Mau 5eafc07ced fix build by using longer variable name 2018-04-14 14:07:19 +02:00
Felix Mau 98a5d63881 * format tests 2018-01-27 13:38:34 +01:00
Felix Mau 14b5bf5f6b * format code 2018-01-27 13:26:52 +01:00
Felix Mau 5c43fc0a96 * optimize iphone x handling 2018-01-27 13:16:30 +01:00
Felix Mau 62d9da622b * cleanup 2018-01-17 15:29:18 +01:00
Felix Mau 7548765f4d * refactored uicolor initializer 2018-01-15 09:32:12 +01:00
Felix Mau bc3afe23c3 * moved logic for adding gradient view to key window into view model 2018-01-15 09:31:54 +01:00
Felix Mau 0666953c85 * optimised test cases 2017-12-30 11:18:01 +01:00
Felix Mau 7a442ad2bf * optimise layout for iPhoneX 2017-12-29 19:07:31 +01:00
Felix Mau cabc337b84 * refactor to mvvm 2017-12-28 12:08:38 +01:00
Felix Mau 901b7f55f6 * updated documentation 2017-10-30 14:34:39 +01:00
Felix Mau 115d04c0ec * allow subclassing "GradientLoadingBar" and setting custom constraints
* added superview property to allow adding loading bar to other views (e.g. buttons)
2017-10-04 09:22:50 +02:00
Felix Mau 2856df9364 * refactored project structure to match "pod lib create"
* added example
2017-10-01 12:25:42 +02:00