Ivan Smolin
2bf1fc052a
feat: Custom string attributes to `BaseTextAttributes`
...
- Customizeable `UIViewBackground` and `UIViewBorder` for `UIView.Appearance`
- Keychain single value storage for codable models -`CodableSingleValueKeychainStorage`
- Renamed methods `startAnimation` and `stopAnimation` of `SkeletonPresenter`, so it won't conflict with `Animatable` protocol anymore
2023-10-09 23:03:51 +03:00
Nikita Semenov
a79ff67a38
fix: logic of deletion
2023-07-07 14:00:43 +03:00
Nikita Semenov
25c0d04d11
feat: update tests, migration fixes, factory method for migration storage added
2023-07-06 12:34:48 +03:00
Nikita Semenov
46ecd6970f
fix: migration api refactoring + test coverage
2023-07-02 18:00:38 +03:00
Nikita Semenov
a06f4952b9
fix: reimagine migration storage api
2023-06-28 09:26:15 +03:00
Nikita Semenov
9056b2fe8c
feat: migrating storages
2023-06-25 20:14:06 +03:00
Ivan Smolin
1be28959bc
docs: update playground pages for AsyncOperation and SingleValueExpirationStorage
2023-06-09 11:45:55 +03:00
Ivan Smolin
5bb3092726
build: podspec and misc fixes
2023-05-29 12:27:59 +03:00
Ivan Smolin
529277d098
feat: use DecodingError instead of untyped error in TINetworking decoding
2023-05-25 18:17:49 +03:00
Ivan Smolin
43a12e322f
feat: add TIKeychainUtils playground with SingleValueStorage examples
2023-05-24 15:50:59 +03:00