Responsive two-column timeline layout library — plain JavaScript, zero dependencies, MIT licensed. new version 2.13.1 reachable here https://lnkd.in/eV65B7Rs want to see in action? https://www.mattopen.com/ #javascript #webdev #opensource #bugfix #pixelquadrat #mattopen
#motimeline v2.13.1 — category filter bug fix and new version online After filtering, badges were stacking on top of each other on the spine. The column algorithm was reading stale positions from hidden items. Fix: visible items get a clean left/right recalculation after every filter change. Hidden items are fully excluded from position and badge-offset calculations. npm install motimeline@latest #javascript #webdev #opensource #bugfix #pixelquadrat