← All Releases

1.0.25

December 24, 2025

Component test suite, GitHub Actions page sync, Modal z-index fix

Summary

  • Introduced broad component-level test coverage.
  • Added automated docs-to-catalog synchronization in CI.
  • Fixed modal layering and documentation quality issues.

Added

  • Added comprehensive test coverage for 10 components across rendering, behavior, interaction, accessibility, and edge cases.
  • Added sync-pages-to-catalog.yml GitHub Actions workflow for automated docs catalog sync.

Changed

  • Improved release confidence through expanded automated testing.

Fixed

  • Fixed modal backdrop z-index behavior in LevModal.vue.
  • Fixed docs typos and incorrect install commands on ModalMultiStep and Popover pages.

Breaking Changes

  • None.