Skip to content

Releases: sashafirsov/css-chain

1.1.9

05 Aug 21:30
d72224c
Compare
Choose a tag to compare

callback typings for on/addEventListener, chain return type unified

1.1.8

05 Aug 18:49
79b7c79
Compare
Choose a tag to compare

value getter callbacks for attr, prop, txt include as sub-selector arrCss as current chain arrThis

1.1.7

04 Jun 04:30
Compare
Choose a tag to compare

template() light DOM matched shadow DOM tests

1.1.5

13 May 04:13
Compare
Choose a tag to compare

tech release, no changes

1.1.4

12 May 05:31
Compare
Choose a tag to compare

$(css, el with shadowRoot) selects template nodes, without slots

1.1.3

22 Apr 04:09
Compare
Choose a tag to compare

added HTMLElement in typings mixin.

1.1.2

22 Mar 08:58
Compare
Choose a tag to compare

1.1.2

  • TS upgrade > typings
  • code coverage non-functional

1.1.1

22 Mar 01:11
5088024
Compare
Choose a tag to compare

template() without arguments implementation fix

  • slots() checks current collection items in addition to their children

1.0.13

14 Jan 06:23
Compare
Choose a tag to compare

template()

1.0.11

24 Dec 01:14
60fb010
Compare
Choose a tag to compare

demo fixes