-
Notifications
You must be signed in to change notification settings - Fork 96
Closed as not planned
Labels
0. to triagecomponentComponent discussion and/or suggestionComponent discussion and/or suggestionduplicateThis issue or pull request already existsThis issue or pull request already existsπ₯ breakingPR that requires a new major versionPR that requires a new major version
Description
We have some components like Button
with native HTML elements. It should be avoided.
This is an official recommendation.
A prefix like NC
looks reasonable.
<NCButton>FOO<NCButton/>
<nc-button>FOO<nc-button/>
This issue is related to #2959 this chance also turn ease see the difference between components
, directives
, and functions
.
Metadata
Metadata
Assignees
Labels
0. to triagecomponentComponent discussion and/or suggestionComponent discussion and/or suggestionduplicateThis issue or pull request already existsThis issue or pull request already existsπ₯ breakingPR that requires a new major versionPR that requires a new major version