All Versions
12
Latest Version
Avg Release Cycle
32 days
Latest Release
1194 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.2.1 Changes
December 16, 2019- โก๏ธ Update react-floater to 0.7.2: 9c13936
๐ป > If you need to support legacy browsers you need to include the scrollingelement polyfill.
-
v2.2.0 Changes
December 15, 2019- โ 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.
-
v2.1.1 Changes
July 15, 2019 -
v2.1.0 Changes
July 11, 2019- โก๏ธ 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
-
v2.0.5 Changes
February 12, 2019 -
v2.0.4 Changes
February 10, 2019 -
v2.0.2 Changes
January 06, 2019- โก๏ธ 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
-
v2.0.1 Changes
December 31, 2018- โก๏ธ 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
-
v2.0.0 Changes
December 31, 2018๐ 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.