Skip to content

v5.0.3 – Test Suite Compatibility & Maintenance Patch

Choose a tag to compare

@HTMLGuyLLC HTMLGuyLLC released this 27 Jun 03:18
· 21 commits to master since this release

🛠️ What’s New in 5.0.3

This maintenance release ensures the test suite is fully compatible with the latest markup changes for close button alignment.

🐛 Bug Fixes

  • Test Compatibility: Fixed unit test to account for the close button now being positioned inside the title div.
  • Test Selector Update: Updated test selector from .ja_title to .ja_title > div to target the title text specifically.
  • Test Suite: All 39 tests now pass with the new close button positioning structure.

🔄 Upgrade Notes

  • No breaking changes.
  • No changes to the public API or UI—this release is for internal test and maintenance improvements only.

Full Changelog: CHANGELOG.md