You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flight-core/tests/views/components
fadrian06 48035d6a92
Support custom style/script tags in class components
2 weeks ago
..
another-class-component.php 3. renders self close class components that extends another class component 2 weeks ago
greeting-with-two-props.php 6. renders self close components with many props 2 weeks ago
greeting.php 4. renders self close components with one prop 2 weeks ago
my-class-component-that-extends-another-class-component.php 3. renders self close class components that extends another class component 2 weeks ago
my-class-component-with-custom-script-tag.php Support custom style/script tags in class components 2 weeks ago
my-class-component-with-custom-style-tag.php Support custom style/script tags in class components 2 weeks ago
my-class-component-with-props.php Add component prop-passing coverage 2 weeks ago
my-class-component-with-scripts.php 3. renders self close class components that extends another class component 2 weeks ago
my-class-component-with-styles.php 2. renders self close functional and class components 2 weeks ago
my-class-component.php 3. renders self close class components that extends another class component 2 weeks ago
my-component-with-subcomponent.php 2. renders self close functional and class components 2 weeks ago
my-component.php 2. renders self close functional and class components 2 weeks ago
my-functional-component-with-individual-props.php Add component prop-passing coverage 2 weeks ago
my-functional-component-with-props.php Add component prop-passing coverage 2 weeks ago
my-functional-component.php 3. renders self close class components that extends another class component 2 weeks ago
subcomponent.php 2. renders self close functional and class components 2 weeks ago