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

Context generics, types name refactor #1496

Merged
merged 38 commits into from
Apr 8, 2024
Merged

Conversation

pavjacko
Copy link
Member

@pavjacko pavjacko commented Apr 7, 2024

Marius456 and others added 28 commits March 13, 2024 10:03
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
- [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…se/1.0

* 'release/1.0' of github.com:flexn-io/renative:
  remove unnecessary files
  add @lightningjs overrides to config-templates
* fix/android_resources:
  clean code
  fix all  strings_xml and colors_xml for android based platforms
  fix schema
  fix _parseNode func, add strings_xml and colors_xml generating
  add styles_xml generating
  fix all android based platforms
  fix android styles, colors

# Conflicts:
#	packages/app-harness/appConfigs/base/renative.json
#	packages/app-harness/renative.json
#	packages/core/src/schema/platforms/fragments/templateAndroid.ts
#	packages/core/src/schema/platforms/fragments/templateAndroidBase.ts
#	packages/core/src/schema/types.ts
#	packages/sdk-android/src/constants.ts
#	packages/sdk-android/src/xmlValuesParser.ts
#	packages/sdk-android/templateFiles/colors_xml.json
#	packages/sdk-android/templateFiles/strings_xml.json
#	packages/sdk-android/templateFiles/styles_xml.json
…nerics

* chore/UT_sdk_webos_device_manager:
  fix android e2e
  fix UT due to migration to getContext DI
  small fix
  add isSystem to context
  fix target not found test
  update test
  add variations of test
  update tests
  add success test
  add fail sdk test

# Conflicts:
#	packages/core/src/context/defaults.ts
#	packages/core/src/context/index.ts
#	packages/sdk-webos/src/deviceManager.ts
@pavjacko pavjacko self-assigned this Apr 7, 2024
…k-dev-middleware-5.3.4

Bump webpack-dev-middleware from 5.3.3 to 5.3.4
pavjacko added 9 commits April 7, 2024 21:48
…-redirects-1.15.6

Bump follow-redirects from 1.15.5 to 1.15.6
…into chore/config_generics

* 'chore/config_generics' of github.com:flexn-io/renative:
  Bump webpack-dev-middleware from 5.3.3 to 5.3.4
  Bump follow-redirects from 1.15.5 to 1.15.6
@pavjacko pavjacko added this to the 1.0 milestone Apr 8, 2024
@pavjacko pavjacko merged commit db532aa into release/1.0 Apr 8, 2024
1 check passed
@pavjacko pavjacko deleted the chore/config_generics branch April 8, 2024 05:06
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.

3 participants