Releases: gilbarbara/react-joyride
Releases · gilbarbara/react-joyride
2.9.3
- Update custom-components docs: 650ab36
- Upgrade dependencies: 9874150
- Fix scroll for targets with custom scroll parent or fixed position: 3648311
- Disable tooltip keyboard focus if the
disableScrolling
is set: af6fa9e
- Fix locale handling of custom components: 826669d
2.9.2
- Fix primary button text with showProgress: 58ecae0
- Fix lifecycle for centered steps: 8ee561a
- Fix docs and types: 6bf66ca
2.9.1
- Remove duplicate store update for placement "center": 9bac425
2.9.0
- Upgrade dependencies: 76b0eae
- Add try/catch to getElement helper: 92e204d
- Add LIFECYCLE.INIT to Overlay "hideSpotlight": e4a75a4
- Add "nextLabelWithProgress" to step locale: 0fbf346
- Update "getDocumentHeight" median parameter default to false: d7febf7
- Fix types and defaults: 805356c
2.8.2
- Upgrade dependencies: 0b4912f
- Update GH Actions workflow: 7327b2c
- Hide the Beacon for centered steps or disableBeacon: 8fc34df
2.8.1
- Replace @gilbarbara/helpers with local utils: 84f8b24
- Upgrade dependencies: 7f078e3
- Add optional "data" to step: d6d6eaa
2.8.0
- Upgrade dependencies and migrate to pnpm: 6dd35ef
- Remove unnecessary "as const" statements: 703c453
- Fix getStyles: af4a702
- Update Tooltip to hide the primary button if the locale is empty: 444b7c9
- Refactor Overlay: 77dc4c8
- Migrate tests to vitest: 024f3e0
2.7.4
- Update docs and types comments: 233e2b6
2.7.3
- Update docs: 6c84d3e
- Upgrade dependencies: 1035763
- Update getStyles to support floaterProps styles.arrow.color: 026d97a
- Add
origin
to the state to identify the close action initiator: 307dc4e
- Fix overlay not rendering on tour restart: 992379c
- Update GH Actions workflow: 49c513d
2.7.2
- Fix alertdialog implementation: fb9a90e
- Implement fix-cjs post-build script: e4dbf87
- Upgrade dependencies: 317127c
- Move popper instances to the store: 18011c6
- Fix getElementPosition and getScrollTo: d4259f5
- Fix floaterProps.getPopper: bc27c97
- Implement @arethetypeswrong/cli check: 4ec5ea1
- Update sonar config: 75058d3