mixitup v3.1.4 Release Notes

    • โž• Added ability to extend static factory methods (such as mixitup.use) with hooks.
    • โž• Added ability to return a single DOM element from render.target instead of an HTML string
    • ๐Ÿšš Moved target rendering functionality into Target class, so that targets can render themselves
    • ๐Ÿ‘ฎ Force disable controls if dataset API is in use (if data.uidKey is set)