[ feature/drop_details ] Drop Details #11
Labels
Documentation
Changes only affect the documentation
Feature
Feature to be implemented
Good First Issue
Good for newcomers
Testing
Related to Automated Testing
Milestone
Displays a drop's core information.
Definition of Done
This section describes what needs to be done to consider this component's implementation complete.
Component's Feature
Here, list all the feature your component should support.
Standard Verifications
To maintain a quality standard, every component should pass through standard verifications. For example, most components implement standard props. That means that they have to support a few features by default. We also make sure that your component's props respects our standards.
data
propconfig
propStandard Props
size
prop)variant
prop)className
objectsDocumentation
In a UI library, a component really isn't really ready until well documented, therefore, we make some verifications here.
Testing
List the tests to be written for every feature of your component to ensure the robustness and predictability of your component.
The text was updated successfully, but these errors were encountered: