Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 820 Bytes

CHANGELOG.md

File metadata and controls

39 lines (24 loc) · 820 Bytes

[0.1.4]

[0.1.3] - Auto background color

  • The skeleton will now look good on any background color

[0.1.2] - Text skeleton made easy

  • Added a TextSkeleton to display text
  • Added support for padding

[0.1.1] - Small changes

  • Updated documentation
  • Added custom border radius
  • Able to change the animation duration
  • Added support for borders

[0.1.0] - Background color fix

  • Added a option to set the parent background color
  • Removed wave animation
  • Removed hightlightColor
  • Changed baseColor to textColor

[0.0.3] - Fixed issues

  • Fixed dark mode
  • Added default styling options

[0.0.2] - New Animatios

  • Added two new animations

[0.0.1] - Init release

  • Basic skeleton animation working