Commit Graph

27 Commits

Author SHA1 Message Date
Ivan Smolin e8780d0238 Update: `ViewSkeletonsConfiguration`. It's possible to enable or disable animation for specific skeletons now.
Added: `HolderViewSkeletonsConfiguration` for skeleton root view configuration
Added: `DashedBoundsLayer` can now be applied to `CALayer`
2024-02-09 16:14:32 +03:00
Ivan Smolin 815d749bd9 fix: StatefulButton state configuration for iOS 15+ 2023-11-08 18:17:10 +03:00
Ivan Smolin 90cd941eff docs: update docs 2023-10-09 23:30:37 +03:00
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
Ivan Smolin 27d5a3a9ca fix: fix code review notes 2023-07-24 20:48:46 +03:00
Ivan Smolin 5245d48a8a feat: stateful button improvements 2023-07-10 16:17:28 +03:00
Ivan Smolin 0e45bb462d build: update changelog and up version 2023-06-17 01:56:50 +03:00
Ivan Smolin bf613b99e8 build: update changelog and podspec version, fix playground compile issues 2023-06-09 10:14:07 +03:00
Nikita Semenov 8d253d1458 docs: added documentation for new Skeletonable callbacks API 2023-03-30 15:07:43 +03:00
Nikita Semenov 2d0819064a Merge branch 'feature/image_placeholder_api' into 'feature/placeholder_api'
feat: placeholder image view

See merge request touchinstinct/LeadKit!12
2023-03-28 12:06:50 +00:00
Nikita Semenov 1bc200034c fix: typos 2023-03-20 13:47:55 +03:00
Nikita Semenov 026700b4c7 feat: placeholder image view 2023-03-17 16:39:35 +03:00
Nikita Semenov a234943394 fix: code review notes 2023-03-17 11:34:21 +03:00
Nikita Semenov 1374c4df1f feat: update placeholders interactions with opend keyboard 2023-03-17 11:10:07 +03:00
Nikita Semenov 318fd40f0b docs: updated first example of usage PlaceholderFactory 2023-03-16 19:12:46 +03:00
Nikita Semenov 5ebb97de4c fix: applyBaseStyle method signature 2023-03-16 18:09:29 +03:00
Nikita Semenov 507fc8fa05 fix: defaults string names changed by code style 2023-03-16 15:49:55 +03:00
Nikita Semenov 1932262ad5 fix: code review notes 2023-03-16 14:25:42 +03:00
Nikita Semenov 164edf9a5d feat: placeholder api 2023-03-15 17:10:10 +03:00
Nikita Semenov 9cc412208c docs: updated documentation for skeletons 2023-03-14 16:20:18 +03:00
Nikita Semenov e3ae781f1d fix: typo + small refactoring 2023-03-13 10:42:17 +03:00
Nikita Semenov 23c2cbacea fix: code review notes 2023-03-11 22:07:06 +03:00
Nikita Semenov 19bb08aa66 feat: added new sys of hidding views below the skeletons 2023-03-09 17:49:37 +03:00
Nikita Semenov cb29a3e9ca fix: code review notes 2023-03-09 12:48:24 +03:00
Nikita Semenov cfd5d5f2f8 fix: code review notes 2023-03-07 20:23:58 +03:00
Nikita Semenov 9c8510af14 feat: updated skeletons documentation for new api and code review comment 2023-03-07 18:42:03 +03:00
Nikita Semenov e199cd4220 docs: skeletons playground page 2023-03-05 17:42:45 +03:00