- Update react-floater to 0.7.2: 9c13936
If you need to support legacy browsers you need to include the scrollingelement polyfill.
Assets
2
- 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.
Assets
2
Assets
2
- 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
Assets
2
Assets
2
Assets
2
Assets
2
- Update README links: 73095a0
- Update README image and link for V2: d7c350c
- Update CI config: 862a97b
- Minor fixes: c27ca91
- Refactor scope module: 1aef94b
- Drop React 0.14.x support: a0a0799
- Add tests for the scope module: 0a8119d
- Add custom propType for custom components: 56ed49a
- Minor fixes: 0c0a94f
- Update dependencies: 12c6684
- Improve accessibility: 5b0c718
- Fix TooltipFooter UI on legacy browsers: d288c61
- Update helpers and add tests: 1aeedd3
- Update store: 5c1c0d5
- Remove useless lifecycle checks: e869577
Assets
2
- Update typescript definition: 2c15c37
- Update flow definitions: 4adf007
- Update store helpers: 3aa9047
- Update issue templates: 148a957
- Update tools and npm scripts: 8e87448
- Fix store method on componentDidMount: 1f3b1a4
- Update types: 48c7a1c
- Fix property name in styling docs: 881b9d4
- Update docs: 018d02f
- Update README: a45bd7e
Assets
2
Complete refactor with an improved API and documentation.
Now it uses react-floater (with popper.js) for better tooltip positioning.
For breaking changes from V1, read the migration guide.