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

Dynamic json schemas #1407

Merged
merged 59 commits into from
Feb 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
d5cca49
add required files for webpack build folder to run on sim
mihaiblaga89 Feb 15, 2024
473068d
move engine ignore option to task
pavjacko Feb 18, 2024
f0f98b0
add schemaManager
pavjacko Feb 19, 2024
de20a75
move assets copy, fix clean release build
mihaiblaga89 Feb 19, 2024
0de7356
variable checking
mihaiblaga89 Feb 19, 2024
87d5be9
add schemaManager exports
pavjacko Feb 20, 2024
01c3734
handle missing .rnv
pavjacko Feb 20, 2024
fa56a5f
deprecate isMonorepo api, cleanup
pavjacko Feb 20, 2024
ec288c2
Merge branch 'release/1.0' into feat/dynamic-schema
pavjacko Feb 20, 2024
541f0e3
context & core cleanup
pavjacko Feb 20, 2024
2a0b758
migrate detect-port to utils
pavjacko Feb 20, 2024
f3db6d3
Merge branch 'fix/webpack_merge' into feat/dynamic-schema
pavjacko Feb 20, 2024
fe1d92b
Merge branch 'fix/webos_run_release' into feat/dynamic-schema
pavjacko Feb 20, 2024
4654e63
migrate checkPortInUse to utils
pavjacko Feb 20, 2024
e26c0d8
migrate getBuildFilePath to sdk-utils
pavjacko Feb 20, 2024
7bd88b6
migrate helper methods from rnv core to sdk-utils
pavjacko Feb 20, 2024
ce6d1b2
remove specific APIs out of generic core
pavjacko Feb 21, 2024
b248e4f
cleanup, refactor fixes
pavjacko Feb 21, 2024
aee7516
more cleanup
pavjacko Feb 21, 2024
766a468
fixed open html tags, escaped code, added types to tsconfig
mihaiblaga89 Feb 21, 2024
59c5399
update UTs
pavjacko Feb 21, 2024
b07a0bf
update UTs
pavjacko Feb 21, 2024
9f24647
UTs refactoring, cleanup
pavjacko Feb 22, 2024
d7df665
more UT fixes
pavjacko Feb 22, 2024
a709c3d
more ut chores
pavjacko Feb 22, 2024
33d3880
project UTs
pavjacko Feb 22, 2024
3a0407a
remove getConfigProp alias from common
pavjacko Feb 22, 2024
4ce41e1
fixed UTs
pavjacko Feb 22, 2024
0e5d3db
migrate crypto to engine-core
pavjacko Feb 22, 2024
62c5916
renamed renative to @rnv/renative
mihaiblaga89 Feb 22, 2024
67fc888
migrate constants, common api
pavjacko Feb 22, 2024
ea02094
Merge branch 'feat/dynamic-schema' of github.com:flexn-io/renative in…
pavjacko Feb 22, 2024
e0138d2
fixed rnv readme img tag
mihaiblaga89 Feb 22, 2024
0964227
Merge branch 'feat/dynamic-schema' of github.com:pavjacko/renative in…
mihaiblaga89 Feb 22, 2024
f7809bc
removed tsconfig types
mihaiblaga89 Feb 22, 2024
fe82d3c
fixed renative img tags
mihaiblaga89 Feb 22, 2024
7df9654
add @rnv/renative into linking array
pavjacko Feb 22, 2024
a1f068f
update interfaces to types for consistency
pavjacko Feb 22, 2024
13bbffb
exported available tasks function
mihaiblaga89 Feb 22, 2024
17b0b50
Merge branch 'feat/dynamic-schema' of github.com:pavjacko/renative in…
mihaiblaga89 Feb 22, 2024
70fdab2
clean unused API
pavjacko Feb 22, 2024
f4b8dda
remove common module, migrate api to more suitable areas
pavjacko Feb 22, 2024
e9a6c26
cleanup UTs
pavjacko Feb 22, 2024
6b9fef5
refactor UTs
pavjacko Feb 22, 2024
21a7aff
cleanup rnv exports, update UTs
pavjacko Feb 23, 2024
0f92c09
cleanup UTs
pavjacko Feb 23, 2024
3a945bd
UT refactor, fixes
pavjacko Feb 25, 2024
981039e
fix tvos tests
pavjacko Feb 25, 2024
7a40661
migrate engine-rn tests
pavjacko Feb 25, 2024
853df4a
refactor engine-core tests
pavjacko Feb 25, 2024
85d2ae9
more UTs fixes
pavjacko Feb 25, 2024
baee941
typed mocks
pavjacko Feb 25, 2024
093a333
Merge branch 'release/1.0' into feat/dynamic-schema
pavjacko Feb 26, 2024
b42a835
update schema paths, schema generator
pavjacko Feb 26, 2024
8238cb0
use types instead of string constants for platforms
pavjacko Feb 26, 2024
750e4c9
replace constants with typed platforms
pavjacko Feb 26, 2024
e2a8c94
Merge branch 'release/1.0' into feat/dynamic-schema
pavjacko Feb 26, 2024
7ea822b
removed cl
mihaiblaga89 Feb 26, 2024
bda6d5b
Merge branch 'feat/dynamic-schema' of github.com:pavjacko/renative in…
mihaiblaga89 Feb 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://renative.org">
<img src="https://renative.org/img/renative-logo-framed.png?raw=true" height="128" width="128">
<img src="https://renative.org/img/renative-logo-framed.png?raw=true" height="128" width="128" />
<h1 align="center">ReNative</h1>
</a>
<p align="center">Unified Development Platform</p>
Expand All @@ -10,13 +10,13 @@

<p align="center">
<a aria-label="NPM version" href="https://www.npmjs.com/package/renative">
<img alt="" src="https://img.shields.io/npm/v/renative.svg?style=for-the-badge&labelColor=000000">
<img alt="" src="https://img.shields.io/npm/v/renative.svg?style=for-the-badge&labelColor=000000" />
</a>
<a aria-label="License" href="https://github.com/flexn-io/renative/blob/main/license.md">
<img alt="" src="https://img.shields.io/npm/l/renative.svg?style=for-the-badge&labelColor=000000">
<img alt="" src="https://img.shields.io/npm/l/renative.svg?style=for-the-badge&labelColor=000000" />
</a>
<a aria-label="Join the community on GitHub" href="https://github.com/flexn-io/renative/discussions">
<img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=ReNative&labelColor=000000&logoWidth=20">
<img alt="" src="https://img.shields.io/badge/Join%20the%20community-blueviolet.svg?style=for-the-badge&logo=ReNative&labelColor=000000&logoWidth=20" />
</a>
</p>

Expand Down Expand Up @@ -67,4 +67,4 @@ Thanks to all contributors [[Contribute]](CONTRIBUTING.md).

Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/renative#backer)]

<a href="https://opencollective.com/renative#backers" target="_blank"><img src="https://opencollective.com/renative/backers.svg?width=890"></a>
<a href="https://opencollective.com/renative#backers" target="_blank"><img src="https://opencollective.com/renative/backers.svg?width=890" /></a>
Loading
Loading