Tom Cheung
|
969f068480
|
Bugfix/tableview insetgrouped (#494)
* Fixed TableView skeleton cannot hide if style is insetGrouped
* Fixed show skeleton button not visible
* Update the fix base on PR comments
|
2022-08-16 10:35:13 +02:00 |
|
Jackson
|
a0980380f2
|
Add ExampleViewController for programatically creating ViewController (#475)
* Add ExampleViewController for programatically creating view
* Update UITextViewByCodeViewController
|
2022-01-07 17:05:02 +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 |
|
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
|
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 |
|