Skip to content

v2.7.0

Compare
Choose a tag to compare
@xcarpentier xcarpentier released this 03 Nov 08:24
· 61 commits to master since this release
  • 🐛 fix(provider): unregisterStep and reset canStart value (#18) 4e25a7c @cindmichelle

    • reset canStart value
    • fix setSteps to prevent race condition
  • 🐛 fix(utilities): allows border radius object to rectangles (#14) cd60b55 @Gabrielfcs

    • makes it possible to add a border to the rectangles of the TourGuideZoneByPosition component
  • 🐛 Fixed .text of undefined (#20) 2c9d28e @ssstelsss