Skip to content

Releases: gilbarbara/react-joyride

2.5.0

17 Jun 22:18
f01efb0
Compare
Choose a tag to compare
  • Upgrade dependencies and peerDependencies: 18b69fd
  • Upgrade eslint: 151ab7e
  • Replace travis with GH Actions: ec2fa1f
  • Update Portal initialization to handle React 18 StrictMode: 777a390

2.4.0

21 Mar 04:04
6eba9cd
Compare
Choose a tag to compare
  • Update tree-changes to 0.9.0: c51b81b
  • Update interceptTab preventDefault order: f8b7201
  • Upgrade dependencies: 3971f57
  • Move hideCloseButton to CommonProps: 9777c1b
  • Refactor state flow with centered steps: d56cc17

2.3.2

12 Oct 18:56
9acc22e
Compare
Choose a tag to compare
  • Add missing scrollDuration to type definition: 8e15258
  • Fix disableScrolling prop in the step not overriding the global value: 69b2027
  • Add nonce prop for Content Security Policy (CSP): 002001b
  • Upgrade dependencies: 824081a

2.3.1

01 Aug 22:05
3063acd
Compare
Choose a tag to compare

2.3.0

11 Dec 21:11
2bef393
Compare
Choose a tag to compare
  • Fixed Overlay cursor: 0f0dfe0
  • Update issue templates: 04d2644
  • Import FloaterProps directly from react-floater: cfe6a6e
  • Add getTopOffset to handle the offsetTop of nested offsetParent: f1abf47
  • Upgrade dependencies: 7e7de27
  • Fix scope tests: 395b3ce
  • Add codesandbox config: fb60ffb
  • Update type definitions: 85b3e9d
  • Update the tour index if the first step's target doesn't exist: 2e9cfe8

2.2.1

16 Dec 00:11
Compare
Choose a tag to compare
  • Update react-floater to 0.7.2: 9c13936

If you need to support legacy browsers you need to include the scrollingelement polyfill.

2.2.0

15 Dec 23:28
Compare
Choose a tag to compare
  • Add scrollDuration prop: 9689e06
  • Fix primary button auto focus: 6d9f117
  • Replace scroll-doc with the native scrollingElement: 092e127
  • Improve Step warning for hidden elements: e83b76b
  • Upgrade dependencies: 6f62f50
  • Minor fixes: 2a40561

If you need to support legacy browsers you need to include the scrollingelement polyfill.

2.1.1

15 Jul 15:47
Compare
Choose a tag to compare
  • Add open to the locale typescript definitions: 0fb9c7b
  • Upgrade dependencies: 81cc678
  • Add open to helpers: 3c39b73

2.1.0

11 Jul 22:42
Compare
Choose a tag to compare
  • Update homepage: 08dbea7
  • Fix links in the docs: 28b9bab
  • Update issue templates: 70c279e
  • Add disableAnimation to FloaterOptions type definition: 5a22186
  • Fix docs: c1debd7
  • Update element position helper to handle sticky: 5c54978
  • Fix scrollToFirstStep being required to auto scroll: 8c560e4
  • Prevent scroll by the Beacon focus if disableScrolling is set: 49fb275
  • Fix spotlight positioning with sticky targets: 191c973
  • Update typescript declaration: 9c63f11
  • Minor fixes: b72b47d
  • Upgrade dependencies: 3c1d80f
  • Fix Overlay updating the component after it is unmounted: 24fe5e9
  • Update docs: 46967db

2.0.5

12 Feb 23:19
Compare
Choose a tag to compare
  • Fix typescript declaration: 5679a56
  • Update floaterProps shape and merge options: 93a06d9
  • Add FloaterProps and Styles to typescript declaration: 1ddc600