driver.js / src /index.js

Commit History

Add getter and setter for steps property
06b9aa0

nikopol commited on

Escape key conflict with allowClose Fix#109
e3c10a2

kamrify commited on

Add support for asynchronous actions
492d0ff

kamrify commited on

Remove polyfills
be18f9d

kamrify commited on

Add documentation and update type definitions
140aae9

kamrify commited on

Merge branch 'master' of github.com:kamranahmedse/driver.js
f7ed62c

kamrify commited on

Add callbacks for onNext, onPrevious
3f937e4

kamrify commited on

Closing on mobile, bind touchstart (#94)
98dbd7b

kevincobain2000 commited on

Add keyboardControl option and typo in readme
7ee7519

kamrify commited on

Refactor and IE compatibility
2e076cb

kamrify commited on

Make popover title required rather than description
7b286e7

kamrify commited on

Allow step element to be a HTMLElement
e492ddc

kamrify commited on

Move next on click of overlay
ddf993e

kamrify commited on

Support the feature to move next on click outside the element
4e74228

sakamoto ryota commited on

Added callback for when popover is about to reset
864b5fe

kamrify commited on

Add type definitions
9195358

kamrify commited on

Add option to change the stage background
4189cd9

kamrify commited on

Accessibility improvements and refactorign
3155c68

kamrify commited on

Add allow close option
d315169

kamrify commited on

Add option to close on outside click
920a3e5

kamrify commited on

Enable eslint, use spread and build update
ef1f6b6

kamrify commited on

Add ability to disable animation and perf
0797fb7

kamrify commited on

Browser compatibility and refactor
9eea97b

kamrify commited on

Refactor and animation fixes
a174130

kamrify commited on

WIP - Remove canvas and use HTML/CSS
bdfd65a

kamrify commited on

WIP - Remove canvas and use HTML/CSS
dc1e1c1

kamrify commited on

Add scrollIntoView option
841b172

kamrify commited on

Rename from sholo to driver
8122c36

kamrify commited on

Additional methods and fixes
10f92b3

kamrify commited on

Fix - Conflicts when having multiple drivers on page
b69e467

kamrify commited on

Rearrange and update dev build script
8a554f1

kamrify commited on