Closed hsablonniere closed 2 weeks ago
We want to refactor the cc-block component with a new structure based on slot stack (see #151 and #108) .
cc-block
Here is a list of all the components we want to use the new cc-block in.
https://github.com/CleverCloud/clever-components/issues/151
About the visibility toggle, in the next version, we should avoid adding a click event on the whole title area and handling keyboard only with the button element inside:
click
button
Context
We want to refactor the
cc-block
component with a new structure based on slot stack (see #151 and #108) .Here is a list of all the components we want to use the new
cc-block
in.DONE (or almost done)
TO DO