All Versions
31
Latest Version
Avg Release Cycle
42 days
Latest Release
1609 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.11.0 Changes
October 29, 2020 -
v1.8.8 Changes
August 27, 2020🍱 🙌 New
- 304: French README 🇫🇷 - @OmarJalil
🍱 🔬Improvements
- 311: Bump json from 2.2.0 to 2.3.1 - @dependabot
🍱 🩹 Bug fixes
- 286: Fix issue when WKWebView calls skeletonLayoutSubviews not on the main thread - @paulanatoleclaudot-betclic
- 292: Fix IBInspectable support when using Carthage - @marisalaneous
- 308: Fix example backgroundColor in DarkMode - @toshi0383
- 307: Prevent incorrect skeletonLayer to be added when updating skeleton - @wsalim1610
-
v1.8.7 Changes
March 31, 2020🔬Improvements
- 271: Add corner radius for skeletonView as IBInspectable (CGFloat) default is 0.0 - @paulanatoleclaudot-betclic
🛠 🩹 Bug fixes
- 259: Prevent isSkeletonActive to be called when isSkeletonable is false - @wsalim1610
- 274: Fix: hiding skeleton when header and footer views of section would not hide it - @darkside999
- 273: Fix: in vertical stack view with center alignment show incorrect position - @koooootake
-
v1.8.6 Changes
February 21, 2020🍱 🔬Improvements
- 242: Offscreen table view layout issue fixed - @Cacodemon
- 261: Fixes removing skeleton layers from table header footer sections - @darkside999
- 263: Feature/set cross dissolve transitions as default - @Juanpe
- 264: not replace original datasource is running XCTests - @Juanpe
- 265: call original traitCollectionDidChange method - @Juanpe
🛠 🩹 Bug fixes
-
v1.8.5
February 12, 2020 -
v1.8.4
February 12, 2020 -
v1.8.3 Changes
January 31, 2020- 👌 Support for iOS 13 dark mode. (thanks @Wilsonator5000)
-
v1.8.2 Changes
September 13, 2019🙌 New
- ➕ Add ability to customize line spacing per label. (thanks @gshahbazian)