Skip to content

v0.1.0

Choose a tag to compare

@githyperplexed githyperplexed released this 12 Jun 19:38
· 57 commits to main since this release

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() with add, remove, configure, toggle, state, and destroy
  • Theming: dark/light presets 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-motion support across every animation

Try the live demo: https://bubbles.hyperplexed.io