Packages

Changelogs

0.1.20

  • Added playsInline=true prop to the video component

0.1.95

  • Added ranges prop to the video component

0.1.92

  • Added comprehensive hooks system to the package
  • Introduced useVideo hook for enhanced video state management

0.1.9

  • Implemented auto-play functionality when video becomes visible in viewport

0.1.8

  • Added speed control functionality
  • Implemented download capability
  • Enhanced loading state management

0.1.7

  • Added video shadow styling for improved visual presentation

0.1.6

  • Implemented element visibility controls for better UI customization

0.1.5

  • Complete component redesign with improved architecture

0.1.3588

  • Initial stable release with core functionality

0.1.2

  • Refactored implementation using improved architecture patterns

0.1.1

  • Added aspect ratio configuration prop for flexible video sizing

0.1.0

  • Implemented click-to-play functionality for enhanced user interaction

0.0.9

  • Exported TypeScript type definitions for better developer experience

0.0.8

  • Fixed npm publishing configuration

0.0.7

  • Enhanced Next.js 14 compatibility
  • Improved volume and speed control integration with native video element

0.0.6

  • Performance optimizations and bug fixes

0.0.5

  • Added comprehensive error state handling

0.0.4

  • Removed default red background styling for cleaner appearance

0.0.3

  • Implemented video timeline range functionality

0.0.2

  • Minor improvements and bug fixes

0.0.1

  • Initial release with basic video player functionality

0.0.10

  • Added comprehensive color scheme support

0.0.9

  • Implemented responsive width handling with max-width constraints

0.0.8

  • Removed Tailwind CSS dependency for standalone functionality
  • Added ref support to iPhone component for external control
  • Implemented props spreading for enhanced customization
  • Added default styling classes for immediate usability

0.0.7

  • Migrated from Tailwind CSS to standalone CSS for better package independence

0.0.6

  • Added "use client" directive to index.ts for Next.js compatibility

0.0.5

  • Fixed critical bugs and improved stability

0.0.4

  • Implemented scrollable content feature within iPhone mockup

0.0.3

  • Updated package version and dependencies

0.0.1

  • Initial package release ready for npm distribution