Skip to content

Latest commit

 

History

History
59 lines (53 loc) · 6.84 KB

CHANGELOG.md

File metadata and controls

59 lines (53 loc) · 6.84 KB

2.0.2 (2021-08-22)

2.0.1 (2021-08-20)

2.0.0 (2021-08-20)

Bug Fixes

  • add some tips while video can not found (47a5ca5)
  • delete unnecessary file (9b43514)
  • fix bug under fullscreen state (2f0a929)
  • fix the bug of state change videoSrc (c70d91a)
  • loadding ani problem fix (a63755e)
  • repair shortcuts conflict (8644c71)
  • resolving click and double-click event conflicts for video elements (15a577e)
  • solve the problem of invalid click play when clicking the full screen icon to enter or exit (54dbb56)
  • update README (36bb076)
  • when the play status is pasued,click play button is useful (766b7f8)
  • zindex bug fix (6e11921)

Features

  • add base component with its style (f0d469e)
  • add controller element to control volume (bb796d8)
  • add hover seconds later dispear mouse and controller (e63ab0c)
  • add keycode (bed85a7)
  • add progress bar (4405e8c)
  • add shortcut and did some optimization (44cc5aa)
  • add theme color change api (f8ec456)
  • add thumbnail feature (8059d2f)
  • add time indicator (13a8f67)
  • add Tooltip component (70e598b)
  • add width and height setting api (5861f7f)
  • as soon as one pop-up box appears, the other disappears (38bccb7)
  • complete hidden controls on Chrome (5b85e0d)
  • complete play/pause and processbar function (f08d8d4)
  • complete progress-bar click and move to jump (2a3114a)
  • complete volumn control (5be4d0d)
  • controller element update mechanism with dom diff algorithm, call path (bb7010b)
  • eventmitter and dispose feature simple achievement (6920bfb)
  • expose many events (a65e842)
  • loading and poster have been supported (c358e9e)
  • perfect eventmitter (91c084d)
  • qier-player-for-react has been build (f3b1c97)
  • setting button be added, support change play speed and video mirroring (e5335c5)
  • show play button (5fdc983)
  • simplest vide with its container have been displayed (08e5672)
  • support change theme color and other (fef6b04)
  • support control of controller hiding and displaying (6622e9c)
  • support developer icon diy (ea53d02)
  • support for passing video attributes (cf522d1)
  • support fullscreen toggle (aff7534)
  • support I18n (bbeebc9)
  • support right click menu (ffe603d)
  • support shortcut (1a08e67)
  • support web fullscreen (7e363be)
  • theme color and language option (ff78dd0)
  • time display feature to be add (098aad8)
  • use ResizeObserver to update progress ans so on when player size change (0df7ab9)