v1.6.0
Added
animate: 'blink'— a subtle eye-blink for the face styles (portrait,studio,cartoon). The CSS is scoped to the individual avatar (so it never blinks others on the page) and respectsprefers-reduced-motion. Non-blink output is unchanged.- Status badge
iconoption —status: { state, icon: true }draws a colorblind-safe shape glyph on the dot (check / minus / clock / cross), so presence is distinguishable without relying on color alone. Defaults tofalse. - Per-member group looks —
createAvatarGroupnow accepts member objects ({ seed, ...perMemberOptions }) alongside plain seeds, so a customized member renders with its own look inside the group mark. Plain-seed groups are unchanged.
The demo gains a badge-icon toggle, a blink option, per-person group export, and the Team Builder now remembers your last team via localStorage.
Full changelog: v1.5.0...v1.6.0