Skip to content

Releases: Etesam913/Custoplayer

v0.2.0 Added bufferedColor, progressBar2 & progressBar3, topProgressBar, and play/pause seeking indicators

05 May 00:47
3d433a2
Compare
Choose a tag to compare

v.0.1.1 ControlsBar & Scrubbers

02 Apr 04:25
219197d
Compare
Choose a tag to compare
  • ✨ Added the ability to specify scrubbers to your volumeBars and progressBars

    • Two new properties scrubberColor & scrubberBorderColor
  • 🐛 Fixed bug where hot reloading was not working

    • Had to create a new file EntryPoint.tsx to separate the from the state
  • ✨ Added controlsBar object

    • It has two properties:
      • barColor
      • animate
  • 📝 Added docs, which help to describe the package and showcase elements

🎉 First Release

23 Mar 20:39
789873a
Compare
Choose a tag to compare

🎉 The First Release

Core Features

  • Added text previewTooltip
  • Added fullscreenButton1 & fullscreenButton2
  • Added volumeButton1, volumeBar1, and volumeBar2
  • Added progressBar1
  • Added currentTime and duration text
  • Above items can be placed in one of 7 containers
  • Added different color properties for the above items
custplayer-github-readme-video.mp4

Additional Things to do

  • Add more variants of volumeButtons and progressBars
  • Add presets to simplify customization for people who do not want to spend too much time
  • Add a settings button
  • Add a custom context menu
  • Add controlsBar customization
  • Add thumbnail previewTooltip
  • Improve micro-interactions for playButton
  • Add play/pause/seeking indicators
  • Add focus styling to tell what element is currently focused
  • Allow for volume and progress bar to be changed using keyboard