Skip to content

v3.5.1

Choose a tag to compare

@nutteloost nutteloost released this 13 Jan 20:11

ToDo Swipe Card v3.5.1

Improvements 🛠️

  • Improved List Rendering Performance: Fixed issue where the entire todo list was being re-rendered when checking or unchecking a single item. The card now only updates the specific item that changed, leaving all other items untouched in the DOM. This results in better performance, smoother animations, and improved compatibility with custom CSS effects. (closes #16)