improve code readability
- Make code more simple
- implement Docusaurus/Infima CSS naming convention
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Christophe Chaudier added 1 deleted label
added 1 deleted label
- Christophe Chaudier removed 1 deleted label
removed 1 deleted label
- Christophe Chaudier changed the description
changed the description
- Christophe Chaudier assigned to @cchaudier
assigned to @cchaudier
- Christophe Chaudier assigned to @Plumtree3D and unassigned @cchaudier
assigned to @Plumtree3D and unassigned @cchaudier
- Christophe Chaudier added To Do label
added To Do label
- Christophe Chaudier mentioned in merge request !80 (merged)
mentioned in merge request !80 (merged)
- Author Owner
@Plumtree3D our class names are in Kebab case
But we are not fixed this naming convention in the doc.
What are the docusaurus Best practices ?
Collapse replies - Maintainer
I can't find much about naming conventions fpr Docusaurus except for the use of PascalCase for naming React components, which is already the case. Kebab Case for classnames doesn't seem to be super widely used but it's not frown upon either.
EDIT: Hold on, infima uses Kebab Case for class naming but we are actually using Snake Case, might need to refactor that for consistence but it could also be a good thing to differentiate the two.
Edited by Celeste Robert
- Christophe Chaudier changed the description
changed the description
- Celeste Robert added Doing label and removed To Do label
- Celeste Robert created branch
72-improve-code-readability
to address this issuecreated branch
72-improve-code-readability
to address this issue - Celeste Robert mentioned in merge request !89 (merged)
mentioned in merge request !89 (merged)
- Celeste Robert added Need Review label and removed Doing label
added Need Review label and removed Doing label
- Celeste Robert added Doing label and removed Need Review label
added Doing label and removed Need Review label
- Celeste Robert added Need Review label and removed Doing label
added Need Review label and removed Doing label
- Celeste Robert marked the checklist item Make code more simple as completed
marked the checklist item Make code more simple as completed
- Celeste Robert marked the checklist item implement Docusaurus/Infima CSS naming convention as completed
marked the checklist item implement Docusaurus/Infima CSS naming convention as completed
- Christophe Chaudier removed Need Review label
removed Need Review label
- Christophe Chaudier added To Do label
added To Do label