Releases: Juanpe/SkeletonView
Releases · Juanpe/SkeletonView
State (1.2.1)
New
- You can set the corner radious multiline elements (thanks @B4V4-G)
- Save view state when skeleton appears and recovery when it is hidden (Solved issue #56) (@Juanpe)
Bug fixes
- Solved issue #51. Support inspectable properties when using Carthage. (thanks @eduardbosch )
On TV (1.2)
New
- Now
SkeletonView
is tvOS compatible! 🎉. (thanks @mihai8804858)
Bug fixes
- Solved issue #46. It crashes the application when tap on it, didSelect called and crash.
Hotfix (1.1.1)
Needed (1.1)
Resizable (1.0.5)
Filled or not (1.0.4)
New
- You can set the filling percent of the last line in multiline elements (thanks @jontelang!)
Bug fixes
- Solved issue #14. You could edit text views with skeleton active.
In all directions (1.0.3)
New
- Create
SkeletonAnimationBuilder
, to facilitate the creation of layer animations. GradientDirection
enum.
Retro (1.0.2)
- Change some private keywords, to be Swift 3 compatible
Early bird bug (1.0.1)
- It was not removing the skeleton layer