Skip to content

Convenience data attributes

Choose a tag to compare

@cjsaylor cjsaylor released this 16 Nov 16:34
  • Added the ability to modify the string attributes of a pin (such as title and classname) via data attributes. Data attributes are namespaced: st-.
  • Removed need of Math.random for creating unique pin IDs with an incremental approach.