chardin.js v0.2.0 Release Notes
Release Date: 2020-02-15 // over 4 years ago-
Under new management.
๐ This release contains a fair few updates and fixes pulled in from various pull requests made over the years - thanks all who contributed.
๐ Changes:
- Can now use custom data attribute name to tag elements
- Now uses 4 overlays above/below/left/right of the target element to ensure it shows through.
- Can offset the tooltip along the element edge
- Optionally allow sequential stepping through elements
- Optionally fetch help tooltips from json file dynamically sourced from a get request
- ๐ Various minor fixes.