Skip to content

Releases: sjsjsj1246/react-tutorial-overlay

0.2.0

25 Mar 13:07
613e687

Choose a tag to compare

Highlights

  • Stabilized the core tutorial runtime and restored the packages/main test infrastructure.
  • Added keyboard controls, backdrop close behavior, highlight padding, Promise results, progress control APIs, accessibility improvements, and more UI customization options.
  • Fixed docs lint/build issues and aligned the README and docs site with the current public API.
  • Added Changesets-based versioning and a safer release workflow with manual publish control and Trusted Publishing.

Included improvements

  • Runtime contract cleanup for step navigation callbacks and content rendering.
  • Better overlay positioning and configurable highlight padding.
  • Promise-based tutorial.open() flow control.
  • Imperative progress APIs such as start step control, direct step navigation, and state inspection.
  • Accessibility improvements for dialog semantics and focus handling.
  • Customization options for labels and built-in overlay styling.
  • Release automation, changelog management, and publish workflow hardening.

npm

  • Package: react-tutorial-overlay
  • Version: 0.2.0

0.1.0

21 Apr 07:09
1edd812

Choose a tag to compare

0.1.0 (2024-04-21)

Features