Skip to content

Releases: gilbarbara/react-joyride

1.10.1

01 Feb 02:30
Compare
Choose a tag to compare
  • set start and stop as private methods da68933
  • fix callback not triggering the finishedevent 13a7273
  • fix allowClicksThruHole on iOS touch devices 7da0b85

1.10.0

30 Jan 00:07
Compare
Choose a tag to compare
  • add styling options to header, main and footer 29361dd
  • update build system and simplify /lib structure (new bundle) 88f9633
  • recalculate tooltip's top/bottom position if initial position doesn't fit f371cd3 (@chriscain)

1.9.3

28 Jan 06:29
Compare
Choose a tag to compare
  • fix onClickTooltip expecting for anchors 851b69b
  • move listeners from module root to class a4639cb

1.9.2

26 Jan 21:33
Compare
Choose a tag to compare
  • remove unnecessary line breaks on main.scss

1.9.1

25 Jan 22:41
Compare
Choose a tag to compare

1.9.0

17 Jan 21:34
Compare
Choose a tag to compare

1.8.3

17 Jan 21:32
Compare
Choose a tag to compare

1.8.2

11 Jan 17:09
Compare
Choose a tag to compare
  • Allow pointer-events in tooltips 035ec13
  • Do not require steps to contain text 5c96851

1.8.1

10 Jan 02:45
Compare
Choose a tag to compare
  • fix callback::finished being executed multiple times e54250b

1.8.0

10 Jan 02:30
Compare
Choose a tag to compare
  • Add fixed option to position steps as fixed within the viewport a5bc796 (@coox)