CleverCloud / clever-components

Collection of Web Components by Clever Cloud
https://www.clever-cloud.com/doc/clever-components/
Apache License 2.0
221 stars 20 forks source link

cc-block: refactor and introduce slot stack #225

Closed hsablonniere closed 2 weeks ago

hsablonniere commented 3 years ago

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

hsablonniere commented 3 years ago

https://github.com/CleverCloud/clever-components/issues/151

florian-sanders-cc commented 2 years ago

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: