Skip to content

v2.4.0

Compare
Choose a tag to compare
@WilliamDASILVA WilliamDASILVA released this 20 Jun 16:05
· 11 commits to dev since this release

Changelog

Features

Custom shortcuts callback function

For custom-shortcuts, a callback function can be added for each shortcut. This function would be called whenever the user clicks on the shortcut. The function receives an object with the start and end values along with the shortcut object itself. See README for more informations. Issue #218

BREAKING CHANGES

Range shortcuts