Skip to content

Releases: interaapps/jdom

3.0.2

04 Mar 14:32
Compare
Choose a tag to compare
Added more Support for more complex HTML like with script tags

3.0.1

03 Mar 21:12
Compare
Choose a tag to compare
Changed version

3.0.0

02 Mar 15:32
Compare
Choose a tag to compare
const count = state(0)

$(document).append(html`
     <button @click=${count.value++}>The count is ${count}</button>
`)

2.1.0

01 Mar 01:04
Compare
Choose a tag to compare
Added typedefs, better web-components support & more

2.0.2

21 Mar 00:59
Compare
Choose a tag to compare
Added components and more

2.0.1

16 Jan 15:19
Compare
Choose a tag to compare
Changed version in package.json

2.0.0

24 Dec 15:57
Compare
Choose a tag to compare
JDOM 2.0.0. Completly new