Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature methods props #20

Merged
merged 31 commits into from
Jan 2, 2023
Merged

Feature methods props #20

merged 31 commits into from
Jan 2, 2023

Conversation

SQL-MisterMagoo
Copy link
Collaborator

@SQL-MisterMagoo SQL-MisterMagoo commented Jan 2, 2023

2023-01-02

Jean-Pierre Bachmann and others added 30 commits November 30, 2020 15:08
Use Jquery if present for event listener
Made GetValue and SetValue protected
Fixed setters present on readonly properties
…avior

Changed name of js object to be BlazoredVideo to avoid possible nameing conflics
Enabled package generation on build
Add Get/Set<NAME>Async to allow for server/generic access to properties.
Self registering JS now uses the bundled JS file
Add UseExternalJavaScript parameter
Add component reference to event data and state
Fix bug in Get/Set Current Time - should be double
Update tests
Remove unwanted BV prop
Add logging for registerCustomEventHandler errors
Update README
* Bump dotnet version to 6.0 as 3.x and 5.x are now out of support.
* Add standard Methods and Properties (big thanks to https://github.com/JPVenson) and Async versions (for Server/WASM). (Issues #17 #9)
* Include video element id ("Id") and component object ref ("Video") in VideoState and VideoEventData (Issue #19) for identifying which component triggered an event.
* Updated Samples
@SQL-MisterMagoo SQL-MisterMagoo merged commit 4975de9 into main Jan 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return Player Id in VideoState object [Feature Request] Control Video From code
1 participant