-
-
Notifications
You must be signed in to change notification settings - Fork 734
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
Initial push of the Plone 7 base package #6599
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for plone-components canceled.
|
@@ -49,7 +49,7 @@ jobs: | |||
theming: | |||
- 'packages/theming/**' | |||
plone7: | |||
- 'packages/revolto/**' | |||
- 'packages/voltotng/**' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How do you pronounce that? 😝
I still like "DEVOlto" better. Are we not men? We are DEVOlto!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@stevepiercy tip: you don't, because you'll never need to pronounce it. ;) We are bad ass trekkies, at most :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@sneridagh looks like Klingon to me.
This is the initial (and very early) implementation of Plone 7.
After the design and first implementations of all the required pieces (the
@plone/*
libraries) that will compose Plone 7, this package will concentrate all the development during the next years.It is based on React Router 7, using the
@plone/*
libraries.Disclaimer:
Warning
This package and all the efforts around it are not even in an alpha state and are experimental.
The naming is by no means binding whatsoever both in the package name or the package folder and may change to a definitive one in the future once details have been clarified and decided.
The community offers no support whatsoever for it.
Breaking changes may occur without notice.