You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal: establish solid, sensible code guidelines for the Open UI design system patterns. (working draft here). Cast your vote and join the discussion. This poll will be kept open for a finite time (specific timing to be determined) and then the team will make calls. Before voting, please review the agreed-upon design principles the library's code conventions will adhere to.
Goal: Establish a consistent pattern for naming OUI component base classes
Considerations:
Must work with the chosen namespace prefix
Should be clear and descriptive
Needs to handle multi-word component names
Should be consistent with chosen methodology
Must be easy to remember and type
Examples:
oui-alert
oui-button-group
oui-c-alert
What should the OpenUI Design System component naming standard be?
[GLOBAL PREFIX]-[COMPONENT-NAME]
100%
[GLOBAL PREFIX]-c-[COMPONENT-NAME] (added `-c-` to indicate "component")
author-guidelinesCSS/HTML/JS guidelines that provide a contract that utilization of the code is consistent and easy.
1 participant
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Goal: establish solid, sensible code guidelines for the Open UI design system patterns. (working draft here). Cast your vote and join the discussion. This poll will be kept open for a finite time (specific timing to be determined) and then the team will make calls. Before voting, please review the agreed-upon design principles the library's code conventions will adhere to.
Goal: Establish a consistent pattern for naming OUI component base classes
Considerations:
Examples:
oui-alertoui-button-groupoui-c-alert1 vote ·
Beta Was this translation helpful? Give feedback.
All reactions