Axel Vencatareddy
|
d05231d76b
|
feat(ad): add data to onReceiveAdEvent (#3378)
* feat(ad): add adData to onReceiveAdEvent
* fix: remove adData from response if empty
* fix: add getAdData to stub file
* chore: fix build without IMA
* fix: rename `adData` to `data`
---------
Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
|
2023-11-27 21:43:30 +01:00 |
|
YangJH
|
2648502b36
|
feat: implement startPosition (#3355)
* feat(android): implement startPosition
* feat(ios): implement startPosition
* feat: implement startPosition type
* docs: fix typo
* docs: update startPosition
* refactor: put startPosition inside source prop
- put startPosition inside source prop
- rename existing prop (startTime, endTime)
* docs: update startPosition property description
* fix: fix invalid assignments
* refactor: remove redundant optional chaining
* feat: allow "0" to work too
|
2023-11-24 12:52:46 +01:00 |
|
Krzysztof Moch
|
9f1bf8f913
|
docs: add source local file name waring (#3359)
|
2023-11-17 15:38:32 +01:00 |
|
Krzysztof Moch
|
782e7e0df1
|
fix(ios): fix external text tracks crashes with m3u8 files (#3330)
* fix(ios): fix crash when using textTracks with m3u8
* docs: add warning to `textTracks` prop
* chore: apply code review
* chore: remove indents
|
2023-11-17 08:19:39 +01:00 |
|
Krzysztof Moch
|
9054db35d7
|
feat(ios): add onBandwidthUpdate event (#3331)
* feat(ios): add onBandwidthUpdate event
|
2023-11-08 22:06:29 +01:00 |
|
Krzysztof Moch
|
cdbc856387
|
feat: add onVolumeChange event (#3322)
* feat: implement `onVolumeChange` event
|
2023-11-04 18:11:54 +01:00 |
|
Krzysztof Moch
|
85e30f0335
|
feat: move docs to github pages (#3296)
* feat(docs): setup nextra
* feat(docs): add pages
* docs: update introduction page
* docs: fix typos
* docs: fix links
* docs: update README
* docs: sync with master
* docs: remove old docs
* fix(ci/docs): fix typos
* fix(ci/docs): fix docs setup
* fix(docs): update next config
* chore(ci/docs): clean up
* chore(docs): add meta tags
* chore: apply review changes
* docs: move drm into api section
* docs: fix next config
* docs: fix links
* docs: add methods section
* chore: sync with main
* docs: add missing onAudio events
|
2023-10-26 08:54:14 +02:00 |
|