Juanpe Catalán
3dcfebda82
refactor: swiftlint changes
2020-09-11 01:10:04 +02:00
Quentin CLEMENT
3d8612ec0e
Skeleton Data Source, in TableView : fix restore row height to add back the original row height
...
(otherwise it just add back the calculateRowHeight, previously based on the estimated row height)
Avoid to change the row height in calculateRowHeight(), because the name of the method doesn't say that, and then it juste broke the utilisation of the rowHeight
2020-01-23 11:41:49 +01:00
Nikita Nikitsky
264195bf16
Add support skeletonable headers and footers of UITableView and UICollectionView
2019-12-01 14:37:37 +04:00
Juanpe Catalán
14ef5012f3
feat: refactor Swift format
2019-08-22 15:11:01 +02:00
Eduard Bosch Bertran
3a7be98057
fix: Update table / collection skeleton views
2019-06-18 23:21:53 +02:00
Juanpe Catalán
d535529be8
feat: Mute gradient switch
2018-12-13 10:03:13 +01:00
Juanpe Catalán
bc98cd600e
feat: Refactor associated keys
2018-12-13 09:42:44 +01:00
Mohammad Porooshani
89cb6f4116
Updated to Swift 4.2
...
Signed-off-by: Mohammad Porooshani <porooshani@gmail.com >
2018-09-15 11:36:30 +04:30
anho
024171a993
fixed collectionview xib and skeleton
2018-07-27 15:28:59 +02:00
Isaac Halvorson
ebe7f3e463
Add default implementation of old method and deprecation message
2018-07-19 10:03:47 -05:00
Isaac Halvorson
ad5cf2a21f
Fix a couple small typos in README and a method signature
2018-07-19 09:37:15 -05:00
Juanpe Catalán
6604c64b03
feat: Add dummy delegate
2018-04-30 13:38:43 +02:00