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

WIP: Path to array #1831

Closed
wants to merge 9 commits into from
Closed

Conversation

LukasBoll
Copy link
Contributor

No description provided.

@sdirix
Copy link
Member

sdirix commented Nov 9, 2021

Hi @LukasBoll ! The current state sadly doesn't run for me. Executing npm ci && npm run init && npm run build fails at the build step for the Vue packages. When I manually build core, angular and angular-material and start the Angular Material example app then the forms don't render at all but crash with numerous exceptions. Can you take a look?

@LukasBoll
Copy link
Contributor Author

@sdirix Sorry, I switched between branches and somehow lost my latest changes in the process. Should work now.

@sdirix sdirix linked an issue Dec 13, 2021 that may be closed by this pull request
mirismaili added a commit to mirismaili/jsonforms that referenced this pull request Dec 21, 2021
… `string`) for react (in these packages: "core", "react" and "material-renderers")

eclipsesource#1849
eclipsesource#1831
mirismaili added a commit to mirismaili/jsonforms that referenced this pull request Dec 23, 2021
… `string`) for react (in these packages: "core", "react" and "material-renderers")

eclipsesource#1849
eclipsesource#1831
mirismaili added a commit to mirismaili/jsonforms that referenced this pull request Dec 23, 2021
… `string`) for react (in these packages: "core", "react" and "material-renderers")

eclipsesource#1849
eclipsesource#1831
mirismaili added a commit to sabzco/jsonforms that referenced this pull request Dec 23, 2021
… `string`) for react (in these packages: "core", "react" and "material-renderers")

eclipsesource#1849
eclipsesource#1831
mirismaili added a commit to sabzco/jsonforms that referenced this pull request Dec 29, 2021
… `string`) for react (in these packages: "core", "react" and "material-renderers")

eclipsesource#1849
eclipsesource#1831
mirismaili added a commit to sabzco/jsonforms that referenced this pull request Jan 1, 2022
… `string`) for react (in these packages: "core", "react" and "material-renderers")

eclipsesource#1849
eclipsesource#1831
mirismaili added a commit to sabzco/jsonforms that referenced this pull request Jan 12, 2022
… `string`) for react (in these packages: "core", "react" and "material-renderers")

eclipsesource#1849
eclipsesource#1831
@lepffm
Copy link

lepffm commented Mar 20, 2023

Has the "dot-seperated" issue been resolved yet?

@sdirix
Copy link
Member

sdirix commented Jun 29, 2023

We came up with a better solution, documented it in #2153 and will start developing it soon. Therefore I'll close this PR as it's outdated.

@sdirix sdirix closed this Jun 29, 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.

special character in property name (dot)
3 participants