Felix Mau
|
8ad9d7051a
|
🔖 :: Bump version
|
2022-10-07 15:33:23 +02:00 |
|
Felix Mau
|
64ec43e8f8
|
📝 :: Update docs
|
2022-09-16 14:34:12 +02:00 |
|
Felix Mau
|
f6a959a4b5
|
📝 :: Update documentation
|
2022-04-29 18:05:09 +01:00 |
|
Felix Mau
|
ae1ff09572
|
📝 :: Update documentation
|
2022-03-20 08:04:54 +01:00 |
|
Felix Mau
|
e558c54cb7
|
📝 :: Update documentation
|
2022-03-16 17:24:27 +01:00 |
|
Felix M
|
3e18c93100
|
Enhance GitHub actions (#22)
* ⬆️ :: Update dev dependencies
* 🐛 :: Use correct badge url for CI status
* ♻️ :: Refactor CI action
* ♻️ :: Refactor action file
* ♻️ :: Rename workflow
* 🚚 :: Rename action file according action name
* ♻️ :: Update docs
|
2021-05-18 10:08:25 +02:00 |
|
Felix Mau
|
6342c2e6d8
|
📝 :: Update documentation
|
2020-06-17 12:36:30 +02:00 |
|
Felix Mau
|
1509a08de0
|
📝 :: Update documentation
|
2020-06-17 12:35:56 +02:00 |
|
Felix Mau
|
8b409c2fa8
|
📝 :: Update documentation
|
2020-06-17 12:34:36 +02:00 |
|
Felix Mau
|
cdac9a58c8
|
🐛 :: Fix wrong image reference
|
2020-06-17 12:27:51 +02:00 |
|
Felix Mau
|
422a6dfcd0
|
📝 :: Update screenshots and documentation with new NotchGradientLoadingBar
|
2020-06-17 12:25:37 +02:00 |
|
Felix Mau
|
4daff045c3
|
📝 :: Update documentation
|
2020-06-16 17:52:14 +02:00 |
|
Felix Mau
|
0cbad043b4
|
🍱 :: Add assets to repository
|
2020-05-09 16:34:16 +02:00 |
|
Felix Mau
|
6162618837
|
🍱 :: Add assets to repository
|
2020-05-09 16:28:27 +02:00 |
|
Felix Mau
|
9847ca46fc
|
📝 :: Add documentation on how to integrate GradientLoadingBar with Swift Package Manager
|
2020-01-18 10:08:08 +01:00 |
|
Felix Mau
|
73fecadd2a
|
📝 :: update documentation with requirements
|
2019-11-29 09:28:19 +01:00 |
|
Felix Mau
|
c442c73e6f
|
📝 :: update documentation
|
2019-11-29 09:28:12 +01:00 |
|
Felix Mau
|
7355cbdbbd
|
📝 :: update documentation
|
2019-10-11 17:09:36 +02:00 |
|
Felix Mau
|
fb5def6a50
|
📝 :: Updated documentation
Use correct version for carthage
|
2019-09-02 11:38:28 +02:00 |
|
Felix Mau
|
3c6f54f0b0
|
📝 :: Updated documentation
Use correct version and email
|
2019-09-02 11:36:12 +02:00 |
|
Felix Mau
|
925aad6b9a
|
📝 :: Added type to parameters
|
2019-09-02 11:16:21 +02:00 |
|
Felix Mau
|
56b04a9d6e
|
📝 :: Update documentation
|
2019-09-02 11:08:40 +02:00 |
|
Felix Mau
|
d7014d4a57
|
✏️ :: Fix typo
Renamed `programatically` to `programmatically`
|
2019-08-31 09:23:58 +02:00 |
|
Felix Mau
|
e553a352aa
|
📝 :: Updated documentation for version 2.0.0
|
2019-08-30 09:11:20 +02:00 |
|
Felix Mau
|
8278d9d842
|
GH-6 - 📝 :: Updated documentation with instance of GradientLoadingBar() saved on a view-controller property.
|
2019-08-21 11:42:33 +02:00 |
|
Felix Mau
|
eeb42f570c
|
Merge branch 'master' into feature/use-dependency-lightweight-observable
|
2019-05-19 09:04:31 +08:00 |
|
Felix M
|
3ba663fe83
|
✨ :: Add codecov.io support (#15)
* ✨ :: Add codecov.io support
* 🐛 :: Fix wrong workspace / scheme name
* ✏️ :: Added shield for code coverage
|
2019-05-19 07:36:14 +08:00 |
|
Felix Mau
|
3d9ffef1f8
|
📝 :: Updated documentation
|
2019-05-18 11:40:20 +08:00 |
|
Felix Mau
|
e2af4e3280
|
📝 :: Updated swift version in readme.md
|
2019-04-05 21:52:50 +13:00 |
|
Varun Kapoor
|
1971c0f5b3
|
Added an expected "," (#12)
Xcode refused to compile the initialization example as it was missing a ","
|
2019-03-24 13:38:12 +10:00 |
|
Felix Mau
|
c629c4bcac
|
♻️ :: Removed dependency Observable in favour of an own, more lightweight, implementation.
Furthermore this commit updates the dependencies `SwiftLint` and `SwiftFormat`
|
2019-02-11 21:06:49 +07:00 |
|
Felix Mau
|
e103e64b5c
|
📝 :: update readme.md
The pods are included in this repository, therefore there is no need to run `pod install` anymore.
|
2018-12-26 10:02:58 +01:00 |
|
Felix Mau
|
368566af40
|
⬆️ :: Updated dependencies / Adapt file Observable+ObserverDistinct.swift to new changes
|
2018-11-14 14:32:05 +01:00 |
|
Felix M
|
0c3e0026fa
|
♻️ :: Update example images
|
2018-09-23 22:07:12 +02:00 |
|
Felix Mau
|
224c6e11ba
|
📝 :: Updated documentation
|
2018-09-22 15:38:29 +02:00 |
|
Felix Mau
|
5cf1b112b5
|
📝 :: Updated documentation
|
2018-09-22 15:34:05 +02:00 |
|
Felix Mau
|
3a5d746113
|
* updated docs for carthage usage
|
2018-06-04 07:57:05 +02:00 |
|
Felix Mau
|
e38a1fc137
|
* bump version
|
2018-01-20 16:38:30 +01:00 |
|
Felix Mau
|
f6883a885e
|
* updated copyright
|
2018-01-16 18:44:40 +01:00 |
|
Felix Mau
|
2a13b9a10e
|
* update readme
|
2018-01-16 09:57:43 +01:00 |
|
Felix Mau
|
a2389c7cc0
|
* update readme
|
2018-01-15 22:08:09 +01:00 |
|
Felix Mau
|
2917d3bdb1
|
* update readme / example application
|
2018-01-15 16:36:43 +01:00 |
|
Felix Mau
|
5ece4d6363
|
* use UIColor as color list
|
2018-01-15 14:59:28 +01:00 |
|
Felix Mau
|
ef78046a34
|
* update docs for swift 4
|
2017-12-30 12:02:21 +01:00 |
|
Felix Mau
|
901b7f55f6
|
* updated documentation
|
2017-10-30 14:34:39 +01:00 |
|
Felix Mau
|
2856df9364
|
* refactored project structure to match "pod lib create"
* added example
|
2017-10-01 12:25:42 +02:00 |
|
Felix Mau
|
0952b252d8
|
* Fix never adding gradient view to "keyWindow" if it is not available on first call to "show()"
|
2017-09-25 08:47:49 +02:00 |
|
Felix Mau
|
3523665800
|
* bump version
|
2017-08-27 10:32:37 +02:00 |
|
Felix Mau
|
f5ae9cd380
|
* added build status to readme
|
2017-08-26 19:49:37 +02:00 |
|
Felix Mau
|
b05a306412
|
* bump version
|
2017-08-18 13:44:37 +02:00 |
|