Releases: sashafirsov/css-chain
Releases · sashafirsov/css-chain
1.1.9
callback typings for on/addEventListener, chain return type unified
1.1.8
1.1.7
template() light DOM matched shadow DOM tests
1.1.5
tech release, no changes
1.1.4
$(css, el with shadowRoot) selects template nodes, without slots
1.1.3
added HTMLElement in typings mixin.
1.1.2
1.1.2
- TS upgrade > typings
- code coverage non-functional
1.1.1
template() without arguments implementation fix
- slots() checks current collection items in addition to their children
1.0.13
template()
1.0.11
demo fixes