Skip to content

Latest commit

 

History

History
142 lines (115 loc) · 16.5 KB

CHANGELOG.md

File metadata and controls

142 lines (115 loc) · 16.5 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

9.2.1 (2024-02-29)

Bug Fixes

  • resolve the full screen exit issue using esc key (8999481)

9.2.0 (2024-02-25)

Features

  • implement first version of error viewer (4749096)
  • added the functionality for delete single and all markers (3ac892a)
  • implement the initial structure for deleting single or all markers (2565364)

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

15 August 2022

  • Feature import markers from a JSON file #26
  • fix: The onVideoPlayingComplete API #25
  • feat: WIP: Import markers 64e0f43
  • chore: Added an updated changelog for the version v8.3.0 7f6ab48
  • feat: Implement the error viewer for the markers import 7add5ee
  • feat: build the package a26deb9
  • chore: delete dist folder 055891e
  • chore: Updated dist folder c9bd22c
  • chore: Update the controls enum, readme and package version a9b888a

8 August 2022

  • feat: Trigger event when the video play is complete #24
  • chore: Added the updated changelog v8.1.0 d9d4ca5
  • fix: The onVideoPlayingComplete API c7fada1

5 August 2022

  • feat: Export markers as JSON file #22
  • chore: Added changelog to the repo #21

5 August 2022

  • feat: Implement add marker action with in the video controls #20
  • chore: Update the readme file 1c55bfe

v7.1.0

5 August 2022

  • chore: Remove unwanted logs #16
  • feat: Update the progress return api, enhance it with current time, d… #15
  • feat: Update the look and feel of the control panel #14
  • Fix/use effect react 17 compatibity #13
  • feat: Expose the load meta data event to the video player #11
  • fix: The value warning in the handle progress and update the version … #10
  • chore: Adding console log, update gitignore and updating the version … #9
  • fix: Event listener in the useEffect and update the version to 7.0.3 #8
  • Feature/adding developer features display #6
  • Making the control selection an enum rather than string. #5
  • Initial Commit for adding typings to the project. #4
  • Remove the unwanted dependency to reduce the package size #3
  • Feature to change the color of the selected marker. #2
  • Initial commit 6235b86
  • Initial Commit d5938f6
  • Updating the package json and readme cb2a20b
  • update git ignore for future use. And delete package lock json. fcb3a80
  • Adding linter to the project 915a9c8
  • Updating the MarkerView react class. And updating the dist folder with changes 04a0c04
  • Fixing the controls and adding next and last frame svgs c136c1f
  • Adding the event types in volume, progress and onMarkerClick functions 780e37d
  • Remove unwanted prop types dependency c9efea6
  • Updating the dependencies 9ed35f3
  • Fix the crash in the package e9ec3a5
  • Update the video url 3110b34
  • Adding two videos as sample e79740e
  • Updating videos sample in the URL of example and readme. 32ba2cc
  • Update readme for the proper names 0e5f191
  • Update the package json for keywords and version b8c4ee3
  • Adding video sample in the npm ignore dbeace7
  • Adding fps for next and last frame movement 1adc4b9
  • Update demo url in the readme. 6ff3294
  • Remove the unwanted header f9097ad
  • Update the video urls d7f8590
  • Update the start time for the sample video ca11dbe
  • Adding introduction section in the readme. 1c460e8
  • Update the package version due to the changes in the Readme. a91e8bf
  • Update the dependencies cdae340
  • Adding files that don't need to be published in npm. 7c7e20c
  • Updated the example presentation 069d9f9
  • Update the description of the package in the json and also remove the alert in the example with the selected marker as state. e4ef5d5
  • Updating the color for the selected marker. 786b7ca
  • Initial commit to remove the unwanted prop-types dependency 0f66739
  • Fix the ref compilling error with tsc. 69827d7
  • Updated version for the fix of unwanted dependencies and typings error. 9010486
  • Remove the src folder from publishing in npm to reduce the size of the package. abbdf58
  • Updated the package json for features. 8d961c3
  • Updated the readme. ec88fa0
  • Adding typings to the package 374b70a
  • Remove typings folder f77596e
  • Add "isolatedModules" property to tsconfig 4f1d4a5
  • Removing the state for selected marker, selected marker comes from the product 39ab08b
  • Updated the package version for removing the state for selected marker. 51ff366
  • Updating the selected marker API to be also undefined. 6366dba
  • Initial Commit to display title, fps, Looping, Volume, Start Time edac7bf
  • Introduce an api change for selecting the settings to be displayed as an enum. Updated the version and documentation. 2e5912e
  • Fix the bug for exporting the enums to external api 03ee00f
  • Fix the enum part 15a9495
  • Fix the enum problem and adding new type for the control and setting selection 3a04590
  • Adding marker configuration to external api, so that project can decide the markers configuration 707ca04
  • add key to the video c97f953
  • Update the example and build for adding the key in video 5a0115f
  • fix: the event listner and update the version from 7.0.1 to 7.0.2 de08f84
  • chore: Adding console log, update gitignore and updating the version from 7.0.3 to 7.0.4 58a7e09
  • fix: The effect hook and update the version from 7.0.4 to 7.0.5 12dea21
  • chore: Remove the first console from the useEffect and update the version to 7.0.6 fc79d28
  • chore: Update the version to 7.0.7 cbede7a
  • fix: Remove all console logs and update the version to 7.0.8 7de633c
  • fix: The value warning in the handle progress and update the version to 7.0.9 33cb76c
  • fix: React 17 issue with effect 2834cbc
  • chore: Update the readme with new API onLoadedMetadata exposed 55d57c5
  • feat: Update the progress return api, enhance it with current time, duration and percentage 8bb2f55
  • Update README.md 43e9638
  • chore: Add some logs for testing 4a07080
  • chore: Making changes in the useEffect ed4ca9d
  • chore: fix the useEffect and update the version to 7.0.16 2d92b57