@p4ni/ui v0.2.1
language

release notes · semver

Every glow, logged.

All notable changes to @p4ni/ui. The format follows Keep a Changelog and versions follow Semantic Versioning.

  1. v0.2.1

    latest

    fixed

    • LockInput: the top of the shackle is no longer clipped at the canvas edge — the camera now leaves headroom around the lock.
  2. v0.2.0

    added

    • LockInput component (Three.js / React Three Fiber), available from the @p4ni/ui/three subentry.
  3. v0.1.1

    fixed

    • AuraInput: canvas no longer steals pointer events from the input.
    • AuraInput: animation speed is now frame-rate independent.
    • AuraInput: aura is no longer clipped to a rectangle at the canvas bounds.

    changed

    • Include LICENSE and package README in the npm package.
  4. v0.1.0

    added

    • Initial release.
    • GlowInput component (CSS), exported from the package root.
    • AuraInput component (Three.js / React Three Fiber), available from the @p4ni/ui/aura subentry.