Releases: dhilt/vscroll
Releases · dhilt/vscroll
DOM Routines refactoring, part 2
What's Changed
Full Changelog: v1.4.1...v1.4.2
DOM Routines refactoring
Virtual insertions via Adapter.insert
- introduce beforeIndex and afterIndex options for Adapter.insert API, which allow virtual insertions
- append process uses insert process under the hood