You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: tutorial no longer dismisses on overlay click; hidden panel warning replaced with Show Panel button
- Set overlayClickBehavior to no-op so clicking the overlay doesn't
destroy the tour (users can still close via the X button)
- Replace "Element not visible" warning with "Panel hidden" label,
an animated SVG cursor, and a "Show {Panel}" button that
programmatically opens the required panel
- Add delegated click handler for [data-open-panel] buttons
- Bump to 1.1.2
Made-with: Cursor
0 commit comments