Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 18:49
· 843 commits to main since this release

Features

  • improve time range behavior (#255) (2aa7223)
    • fixes hiding bug when hovering on preview thumbnail
    • fixes time range progress not center of drag thumb bug
    • makes the preview thumbnail not go out of the player bounds
    • refactor <media-thumbnail-preview> to be able to use max-width, max-height, min-width, min-height
    • add <media-time-range> preview and current boxes/slots that move on pointer hover and on playhead / current time
      this allows users to add anything in the slots that they like to have moved with the boxes along side the time range.
    • adds a <media-theme-youtube>
    • add <media-preview-thumbnail> example
    • add <div> range hover element that expands the hover area vertically to help on thin time ranges
    • add preview time code
    • add preview highlight on the time range
    • make time range steps more fine-grained