Carlos Enumo
|
f859d197f3
|
Add prepareViewForSkeleton to SkeletonCollectionViewDataSource (#505)
|
2022-08-11 18:32:08 +02:00 |
|
Juanpe Catalán
|
106692fbfb
|
Create new `SkeletonGradient constructor (#480)
|
2022-01-10 11:23:07 +01:00 |
|
Juanpe Catalán
|
b40a771510
|
Improved number of lines calculation (#479)
* Create SkeletonTextNumberOfLines
* Update README format
|
2022-01-10 11:07:31 +01:00 |
|
Tom Cheung
|
947e2a63c2
|
Add skeletonCornerRadius in SkeletonAppearance (#478)
* Add skeletonCornerRadius in SkeletonAppearance
* Remove unnecessary type casting
|
2022-01-08 13:39:03 +01:00 |
|
Juanpe Catalán
|
a9c22f502a
|
Improve multiline height calculation (#466)
* update line height logic
* update property name
* update README
* update README
* Update README.md
* fix typo
|
2021-11-23 11:25:59 +01:00 |
|
Sharma Elanthiraiyan
|
af94b7e30b
|
Global setter for useFontLineHeight (#454)
- Add useFontLineHeight to SkeletonViewAppearance.
- Update README file to include useFontLineHeight under SkeletonAppearance.
|
2021-09-14 07:14:50 +02:00 |
|
Juanpe Catalán
|
a819e69cee
|
make skeletonPaddingInsets public again (#446)
|
2021-08-23 13:58:33 +02:00 |
|
Juanpe Catalán
|
3708c0da7f
|
Improve debug description and create SkeletonExtensions (#444)
* create sk extension and improve debug
* update README
* fix readme
* Update README.md
* include SkeletonTreeNode
|
2021-08-23 12:20:47 +02:00 |
|
Juanpe Catalán
|
5ce17f7a40
|
Add new property useFontLineHeight to disable the auto-adjustment (#443)
|
2021-08-19 17:46:59 +02:00 |
|
Juanpe Catalán
|
d8436f79f6
|
Codebase refactor (#442)
* files reorganization (#432)
* fix podspec
* only include swift files
* Fix broken readme paths (#433)
* update links
* fix french link
* split skeleton debug to public and internal methods (#434)
* Add build phase to execute SwiftLint (#435)
* update tvOS tests
* Refactor Extensions folder (#436)
* Reorganize SkeletonAppearance (#437)
* reorganize helpers and builders folders (#438)
* Refactor flow and multilines (#439)
* Reorganize collections folder (#440)
* reorganize collections folder
* update podspec
* Refactor SkeletonView facade (#441)
* reorganize collections folder
* update podspec
* refactor skeletonview facade
* fix conflict
* update iOS example
* fix github workflows
* update tvOS example project build settings
|
2021-08-19 14:45:33 +02:00 |
|