Selectable v0.15.0 Release Notes

Release Date: 2018-12-06 // over 5 years ago
  • 💥 Breaking Changes

    • Method unselect() changed to deselect()

    🔄 Changes

    • spacebar will toggle state of active item.
    • Method toggle() added.
    • Optmised refresh so it only caches dimensions and not creates items.
    • ⚡️ Use update() to collect, recount and create items from scratch.