v0.1.0
Initial release of @hyperplexed/bubbles — Android-style app bubbles for the web.
- Floating, draggable bubbles that snap to screen edges with spring physics
- Group behavior: docked stack with chained trail drags, momentum flings, and a magnetic drag-to-dismiss target
- Expandable content panels — tap the stack to open a centered row with the active bubble's panel
- Manager API:
createBubbles()withadd,remove,configure,toggle,state, anddestroy - Theming:
dark/lightpresets with per-token color overrides - Options for dock side, vertical position, panel sizing, bubble cap, and initial state
- Full keyboard accessibility — single tab stop, arrow-key navigation, ARIA semantics
prefers-reduced-motionsupport across every animation
Try the live demo: https://bubbles.hyperplexed.io