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
|
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 |
|