Replies: 1 comment 3 replies
-
What about declaring a namespace for tabs which is reserved for extensions, i.e. a prefix or suffix which is never used by Core Components themselves. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In the Version Policy for Dialogs [1] it says that adding a new tab item is a breaking change and requires a new component version. We got the the request to add the new styles tab to all components, even the old one in #2045.
It would be nice if we can change the Version Policy and remove the requirement of a new component version when we add a new tab item to the dialog. The worst case I can think about is that customers who extended the dialog with the same dialog tab name would not get the change, or do I miss something?
https://github.com/adobe/aem-core-wcm-components/wiki/versioning-policies#dialogs
Beta Was this translation helpful? Give feedback.
All reactions