All Versions
31
Latest Version
Avg Release Cycle
42 days
Latest Release
1268 days ago

Changelog History
Page 1

  • v1.11.0 Changes

    October 29, 2020

    🍱 🙌 New

    • 339: Add hiddenWhenSkeletonIsActive property - @mohn93
    • 341: Support autoreverses in gradient animations - @Juanpe

    🍱 🔬Improvements

    • 344: Resize labels based on number of lines - @Juanpe

    🍱 🩹 Bug fixes

    • 340: Fixed incorrect padding, and incorrect multiline layer frame calculation - @yzhao198
  • v1.10.0 Changes

    October 02, 2020

    🍱 🙌 New

    🍱 🩹 Bug fixes

  • v1.9 Changes

    September 10, 2020

    🍱 🩹 Bug fixes

    • 319: Fix to consider the top and bottom edge insets when updating the skeleton layer height - @xpereta
    • 320: Fix Single line customisation - @Juanpe
    • 323: Save and restore view state for UIButton - @Juanpe
  • v1.8.8 Changes

    August 27, 2020

    🍱 🙌 New

    🍱 🔬Improvements

    🍱 🩹 Bug fixes

  • v1.8.7 Changes

    March 31, 2020

    🔬Improvements

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

    • 260: Don't hide skeleton layers on TableViewHeaderFooterView
    • 257: Unit test problem when using SkeletonView
  • 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)