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

Note [email protected]:Nodes will be deprecated #12

Open
mhsdesign opened this issue Jun 13, 2024 · 3 comments
Open

Note [email protected]:Nodes will be deprecated #12

mhsdesign opened this issue Jun 13, 2024 · 3 comments

Comments

@mhsdesign
Copy link

with neos/neos-ui#3770 we will improve the Neos Ui content element bootstrapping to not depend on those script tags anymore.

In theory this change should make the zebra even simpler but it would be great to see if the zebra still runs with these adjustments and even works if no script tags are emitted.

@mhsdesign
Copy link
Author

To test this change one can use the bugfix/remove-ui-script-tag-compiled-artifacts branch in composer:

"neos/neos-ui": "dev-bugfix/remove-ui-script-tag-compiled-artifacts as 8.3.8",

@hlubek
Copy link
Contributor

hlubek commented Jul 4, 2024

@mhsdesign Thanks for the hint! I'll take care to test that.

@mhsdesign
Copy link
Author

Fyi just updated the branch. I didnt look into it where you create the nasty <script tags, but for the content elements you can and should omit them ;)

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

No branches or pull requests

2 participants