chardin.js v0.2.0 Release Notes

Release Date: 2020-02-15 // about 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.