Commit Graph

207 Commits

Author SHA1 Message Date
Olivier Bouillet
892efdd3ab chore: release v6.6.1 2024-09-18 22:51:28 +02:00
Krzysztof Moch
41d3da9146
chore: release v6.6.0 2024-09-18 21:17:15 +02:00
Olivier Bouillet
b871d937a3 chore: release v6.5.0 2024-09-04 11:47:49 +02:00
Olivier Bouillet
1b691f8e81 chore: release v6.4.5 2024-08-17 15:37:45 +02:00
Krzysztof Moch
736594ed23
chore: release v6.4.4 2024-08-15 16:13:00 +02:00
Krzysztof Moch
5abfb0d448
chore: release v6.4.3 2024-07-24 10:12:58 +02:00
Krzysztof Moch
8ef2df1bac
chore: release v6.4.2 2024-07-15 12:52:15 +02:00
Krzysztof Moch
21e78ea2c1
chore: release v6.4.1 2024-07-12 10:53:41 +02:00
Krzysztof Moch
de8ade0620
fix: expo plugin export (#3992) 2024-07-11 22:52:10 +02:00
Krzysztof Moch
f05d190ae6
chore: release v6.4.0 2024-07-11 13:08:45 +02:00
Krzysztof Moch
08f6caa645
feat: add expo plugins (#3933)
* feat: add expo plugins

* add export

* fix import

* fix bugs

* build `lib` to `CommonJS`

* restore `build.gradle`

* remove plugin tmp

* add expo plugin for ios caching

* add docs for expo plugin

* fix expo plugin export

* fix docs
2024-07-10 11:49:13 +02:00
Bartosz Kaszubowski
6e1337689a
chore: update homepage field in package.json (#3945) 2024-06-26 11:29:10 +02:00
Olivier Bouillet
cfa5984df7 chore: release v6.3.0 2024-06-22 11:17:24 +02:00
Olivier Bouillet
016fca8a2a chore: release v6.2.0 2024-06-07 17:42:00 +02:00
Olivier Bouillet
36c23a5251 chore: release v6.1.2 2024-05-23 17:37:25 +02:00
Krzysztof Moch
563b27a166 chore: release v6.1.1 2024-05-22 23:21:56 +02:00
Krzysztof Moch
ec42e7d0c4 chore: fix package version 2024-05-22 23:06:19 +02:00
Krzysztof Moch
464ce7c516
chore: release v6.0.0 2024-05-14 17:44:43 +02:00
Krzysztof Moch
aa854fb4ad
chore: release v6.0.0-rc.2 2024-05-13 21:41:24 +02:00
Krzysztof Moch
aef7879dc1
chore: release v6.0.0-rc.1 2024-05-08 18:13:47 +02:00
Krzysztof Moch
cbdcbf2573
chore: update repository links (#3742) 2024-05-07 17:25:09 +02:00
Krzysztof Moch
709818f0ef
chore: release v6.0.0-rc.0 2024-04-22 19:32:36 +02:00
Olivier Bouillet
d6941392e0
fix: ensure poster works as expected and add it to the sample (#3643)
* fix: ensure poster works as expected and add it to the sample
* chore: drop audioOnly property as not implemented on any platform
* fix(ios): do not save pause state before seeking
* fix(ts): onPlaybackRateChangeData was not correctly typed
2024-04-05 10:35:57 +02:00
Krzysztof Moch
f28bf0ae33 chore: release v6.0.0-beta.8 2024-04-03 21:48:19 +02:00
Krzysztof Moch
1e5af7b526
chore: disable codegen (#3647)
We can not use Interop Layer with codegen - to be reverted once we integrate new architecture
2024-04-03 20:51:26 +02:00
Olivier Bouillet
0fa0086a39 chore: release v6.0.0-beta.7 2024-03-30 12:28:47 +01:00
Krzysztof Moch
21a19aabc5 chore: release v6.0.0-beta.6 2024-03-18 11:05:24 +01:00
yungblud
b33e6df496
Fabric (New Architecture) codegen support (#3487)
* feat: implemented codegenConfig on package.json

* chore: moved directory location of Fabric component

* fix: typefix FabricExample

* chore: pod instaslled FabricExample iOS app

* feat: implemented codegen config on package.json

* feat: implemented codegen of specs/VideoNativeComponent

* chore: removed not using type Filter

* feat: removed unnecessary export on codegen tyepes

* Revert "feat: removed unnecessary export on codegen tyepes"

This reverts commit fc243b0ac5c565eda4886cd865c32ba4e812d7ff.

* refactor: fixed types on Video component and modified types with codegen types

* feat: modified codegenNativeComponent naming (RCTVideo)

* feat: pod installed example basic app

* feat: bump up react-native dev dependency version to 0.73.2 for supporting codegen array event params

* feat: support array param types on event callback function codegen types

* chore: pod installed ios basic example

* feat: modified source prop as optional type

* feat: add original src/VideoComponent.ts again

* Revert "feat: add original src/VideoComponent.ts again"

This reverts commit d63ac94e5330f7c7fb50374f65f8f3f4e0a225d7.

* feat: add original src/VideoComponent.ts again with original file name

* feat: git rm src/specs/VideoNativeComponent.ts

* feat: git mv VideoNativeComponent.ts

* feat: git mv src/specs/VideoNativeComponent.ts

* feat: git mv src/VideoNativeComponent.ts src/specs/VideoNativeComponent.ts

* feat: implemented array type handling on android JAVA

* feat: updated iOS requestHeaders parsing native

* feat: use safeGetArray on android, removed not using import too

* feat: temporary commit - reusing enum types for remaining docs types

* feat: implemented mixed type of SelectedTrack.value for JS layer
2024-03-07 11:35:17 +01:00
Krzysztof Moch
81ddb12fe2 chore: release v6.0.0-beta.5 2024-02-02 12:56:33 +01:00
Krzysztof Moch
e1899cf925
chore: release v6.0.0-beta.4 2024-01-16 07:30:54 +01:00
olivier
1a9ea827c0 chore: release v6.0.0-beta.3 2023-12-24 14:41:45 +01:00
olivier
2462800c9a chore: release v6.0.0-beta.2 2023-12-08 22:15:59 +01:00
Krzysztof Moch
91d7135562
chore: enhance CI tests (#3344)
* chore: add swift linter

* chore: add clang linters

* chore: add kotlin linter

* chore(ci): update workflows

* chore(ci): clean workflows
2023-12-02 15:58:43 +01:00
olivier
26043335e1 chore: release v6.0.0-beta.1 2023-12-02 13:59:55 +01:00
Krzysztof Moch
4d9334b477
chore(ci): add JS & TS linter check (#3394) 2023-12-01 08:51:11 +01:00
olivier
4b2374421d chore: release v6.0.0-beta.0 2023-11-18 15:43:22 +01:00
olivier
abd73dca4a chore: release v6.0.0-alpha.11 2023-11-15 21:42:30 +01:00
olivier
d9d52599af chore: release v6.0.0-alpha.10 2023-11-13 22:29:26 +01:00
Olivier Bouillet
da270891fb
feat: add release-it (#3342)
* feat: add release-it
* Update package.json

---------

Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
Co-authored-by: Krzysztof Moch <krzysmoch.programs@gmail.com>
2023-11-13 21:35:27 +01:00
olivier
50e0b33bf6 v6.0.0-alpha.9 2023-11-04 17:00:09 +01:00
Olivier Bouillet
16a43dc7af
Chore/prepare alpha 9 release (#3320)
* chore: add missing PR in changeLog

* chore: add a link to previous documentation

* fix: add prepare open to build the package prior to release

* fix: do not include doc in generated package

* chore: include lib in package

* chore: fix tsc call which tries to parse docs folder


---------

Co-authored-by: olivier <olivier.bouillet@ifeelsmart.com>
2023-10-27 08:59:46 +02: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
Krzysztof Moch
92831afd5f
feat: add typescript (#3266)
* chore: update dependencies
* chore: add typescript config
* feat: add types
* chore: add build command
* chore: fix types
* fix: update linters
* chore: add display name to component
* chore: fix types
* chore: remove re-declare name variables
* docs: update changelog
2023-10-06 18:39:14 +02:00
olivier
3f48c64364 6.0.0-alpha.8 2023-09-14 21:59:10 +02:00
Olivier Bouillet
30d8146916
Merge pull request #3175 from react-native-yeouido/feature/fabric-example
[New Arch] Fabric Example
2023-08-03 21:37:59 +02:00
olivier
4762f77f5d 6.0.0-alpha.7 2023-08-03 21:30:56 +02:00
yungblud
4ddecbf42b feat: modified setup 2023-07-19 16:24:00 +09:00
yungblud
f5dc4992fb feat: modified setup 2023-07-19 16:23:53 +09:00
olivier
e08ef2d5ab 6.0.0-alpha.6 2023-04-05 23:23:39 +02:00
olivier
d9404951eb chore: fix previous commit 2023-04-05 23:21:11 +02:00