AccordionRecycler v0.4 Release Notes

Release Date: 2018-11-19 // over 5 years ago
    • The Data interface properties were made immutable, to further separate the extension from the actual contents.
    • 🐎 A weak map of item details was added, which reuses data unless a change occurs. This, along with recursive iteration over the parent items, greatly increases performance.