Skip to content

Releases: nzbin/domq

v0.7.1

25 Nov 03:19
Compare
Choose a tag to compare

Bug Fixes

  • fix export for umd format and remove global D naming (2911b6a)

v0.7.0

24 Nov 14:33
Compare
Choose a tag to compare

Features

  • use ES module as main entry (8286651)

v0.6.8

23 Jul 09:26
Compare
Choose a tag to compare
  • clean all bound events when use .remove(), it will prevent memory leaks

v0.6.7

31 Jul 14:54
Compare
Choose a tag to compare

Bug Fixes

  • fix the Window width which has scrollbar

v0.6.6

25 Jul 01:18
Compare
Choose a tag to compare

Bug Fixes

  • fix position() value for position: fixed

v0.6.5

18 Dec 13:58
Compare
Choose a tag to compare

Bug Fixes

  • fix inaccurate issue of getting width and height value

v0.6.4

21 Sep 10:33
Compare
Choose a tag to compare
  • remove unused import and update readme

v0.6.3

21 Sep 08:32
Compare
Choose a tag to compare

Bug Fixes

  • fix element width and height compatibility issue

v0.6.2

06 Jan 09:42
Compare
Choose a tag to compare

Bug Fixes

  • Fixed document emptyArray reference issue

v0.6.1

06 Jan 08:47
Compare
Choose a tag to compare
  • separate event static method with Event and Proxy