Releases: sashafirsov/css-chain-test
Releases · sashafirsov/css-chain-test
1.1.9
1.1.8
value getter callbacks for attr, prop, txt include as sub-selector arrCss as current chain arrThis
1.1.7
template() light DOM matched shadow DOM tests
1.1.5
tech release, bump up dependencies
1.1.4
$(css, el with shadowRoot)
1.1.3
Adding HTMLElement to typings mixin.
1.1.2
1.1.2
- TS upgrade > typings
- code coverage non-functional
1.0.13
template()
1.0.11
- missing text in slot with text node fix
-
$.$ () to match same collection - CssChainElement uses $().slot()
- sanitizing demo.html
1.0.10
- attr( k,v,css)
- prop( k,v,css)
- slot( name, v ) ret type fix
- clone( n, cb=>arr ) fix