Releases: Plastikit/plastik-collapsible
Releases · Plastikit/plastik-collapsible
DOM observation
Added
plastik-collapsible
now recalculates item styles when the DOM is mutated- License headers
IE support
- Element now works in Internet Explorer (wouldn't render due to unhandled TypeError)
- Uses
:scope
selector instead ofchildNodes
loop when supported
Initial release
It all begins here.