Skip to content

Releases: eirikb/domdom

v8.0.6

08 Jun 19:55
Compare
Choose a tag to compare
Publish

v8.0.5

08 Jun 19:49
Compare
Choose a tag to compare
Publish

v: Fix jobs

08 Jun 19:09
Compare
Choose a tag to compare
One for verifying. One for publish.

Release v8.0.0

05 Jun 22:09
Compare
Choose a tag to compare
Automatically built readme!

Release v7.2.2

01 Apr 20:56
Compare
Choose a tag to compare
Bump dependencies

Release v7.2.1

27 Feb 22:04
a2a930d
Compare
Choose a tag to compare
Feature/on in on (#41)

* Getting somewhere

* Nesting works

Without 'bloodyRebuild' and 'or'

* Testing with 'or'

* DomPathifier initialization moved from domdom to dom-stower

* Remove subIndex from stower type

* Test
ing

* Bump ava

Debugging works!

* Working work

updateChildren error

* On in on

Ensure on in on is called as mountable.
Adding Stower after mounted should be automounted.
Considering rewriting mountables.push to addMountable with built in logic for this.

* on in on 2

Mounted must be called _after_ stowers are put into place

* on in on works!

* 7.2.0

* Update readme

* 7.2.1

Release v7.1.0

14 Feb 09:57
f3fb4bd
Compare
Choose a tag to compare
Feature/remove unwanted (#40)

* Remove 'attach'

I don't believe this is needed any longer.
A re-implementation of `element.on` could be more interesting.
For now simply remove this if fine.

* 7.1.0

Release v7.0.1

10 Feb 21:22
fb2d9e8
Compare
Choose a tag to compare
Feature/pathof2 (#39)

* Rename Wrapper to PathOf

* Update PathOf hacks

$ -> $
$$ -> $.named
$x -> *
$xx -> **

* 7.0.1

Release v7.0.0

09 Feb 22:26
ef22acc
Compare
Choose a tag to compare
Feature/don (#38)

* on -> don. globalOn -> on

Huge change.
Not sure if I like it.
Will do for now, can always push another major.
Madlad.

* 7.0.0

Release v6.2.0

09 Feb 22:13
9075d09
Compare
Choose a tag to compare
Feature/pathof (#37)

* Update Readme

Fix API error.

* GodMode v2

New path resolution hack.

* 6.2.0