Skip to content

Latest commit

 

History

History
372 lines (180 loc) · 9.15 KB

CHANGELOG.md

File metadata and controls

372 lines (180 loc) · 9.15 KB

Changelog

v1.14.0

compare changes

🚀 Enhancements

  • Upgrade all dev deps version to latest (602e7f3)

🏡 Chore

  • example: Update prismjs highlight init (034994b)
  • Update readme (0d8ed26)

❤️ Contributors

v1.13.1

compare changes

🩹 Fixes

  • TrickleIncrementalCurve types (4591579)

❤️ Contributors

v1.13.0

compare changes

🚀 Enhancements

  • Upgrade typescript to v5 and other non-major deps (b8f6f49)

❤️ Contributors

v1.12.0

compare changes

🚀 Enhancements

  • Extract dom into the fourdom package (950bb93)

🏡 Chore

❤️ Contributors

v1.11.0

compare changes

🚀 Enhancements

  • TrickleIncrementalCurve function support returns a number (a55a80e)

🏡 Chore

❤️ Contributors

v1.10.0

compare changes

🚀 Enhancements

  • Support trickleIncrementalCurve option to configure the incremental curve of the trickle (9e65890)

❤️ Contributors

v1.9.0

compare changes

🚀 Enhancements

  • Change removeFromDOM to removeFromDOMWhenDone (27444d1)

❤️ Contributors

v1.8.3

compare changes

🏡 Chore

  • docs: Update readme and example (3e19926)

❤️ Contributors

v1.8.2

compare changes

🏡 Chore

❤️ Contributors

v1.8.1

compare changes

🩹 Fixes

  • Reset progress bar status to 0 when progress done in removeFromDOM config, to fix transition (91f6f98)

🏡 Chore

❤️ Contributors

v1.8.0

compare changes

🚀 Enhancements

  • Support define z-index of progress bar DOM (fbdf175)

🏡 Chore

❤️ Contributors

v1.7.0

compare changes

🚀 Enhancements

  • Support settings removeFormDOM to improve performance on IE 11 (a3cfc0f)

🏡 Chore

❤️ Contributors

v1.6.0

compare changes

🚀 Enhancements

  • Support right-to-left progress(for RTL languages) (cfbabf4)
  • More specific class name to prevent clashes (e4e4bdb)

🏡 Chore

❤️ Contributors

v1.5.0

compare changes

🚀 Enhancements

❤️ Contributors

v1.4.1

compare changes

🩹 Fixes

🏡 Chore

❤️ Contributors

v1.4.0

compare changes

🚀 Enhancements

  • Upgrade code and update example (fa6ff58)

🏡 Chore

❤️ Contributors

v1.3.0

compare changes

🚀 Enhancements

  • Use modern classList api and upgrade error report (f439462)

🏡 Chore

  • example: Fix exmaple click trigger problem (168b4d7)

❤️ Contributors

v1.2.0

compare changes

🚀 Enhancements

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

🏡 Chore

  • example: Fix deploy config (ed89353)

❤️ Contributors

v0.4.1

compare changes

🚀 Enhancements

🏡 Chore

❤️ Contributors

v0.4.0

compare changes

🚀 Enhancements

  • ⚠️ Support to custom progress bar and loading spinner style (141120b)

⚠️ Breaking Changes

  • ⚠️ Support to custom progress bar and loading spinner style (141120b)

❤️ Contributors

v0.3.0

compare changes

🚀 Enhancements

  • ⚠️ Congratulations!, the first major version has been released (e235757)

⚠️ Breaking Changes

  • ⚠️ Congratulations!, the first major version has been released (e235757)

❤️ Contributors

v0.0.2

compare changes

🚀 Enhancements

  • Support create progress bar by createTrickling (831b34d)

🏡 Chore

❤️ Contributors

v0.0.1

compare changes