CreativeBulma
CreativeBulma
Hi, here is an example: https://github.com/Wikiki/bulma-extensions/issues/20#issuecomment-357448004
What bout using `bulmaSteps` instead of `StepsWizard`?
Hi @drake7707 , the height is set to element.scrollHeight on expand. How storing the state of element style height before collapsing will handle this ? If the element as no...
Its an idea. I'll try and let you know. But this means transitions are not pure css anymore cause the javascript part needs to know the duration of the animation.
@drake7707 : can you share a demo (via codepen or other) on which you were facing the issue ? I've implemented the fix and I'd like to test it The...
> @drake7707 : can you share a demo (via codepen or other) on which you were facing the issue ? I've implemented the fix and I'd like to test it...
Okay the fix is working except in one context: on the page load if element is set as active by default the transionend event is not fired. I'll keep looking...
Hi, I don't know Turbolinks but I can take a look on your issue to see if you could share a working example on codepen.io or other online code editor.
Hi, working on it. Will be released soon ;-)