Domq Versions Save

🛠️ A modular DOM manipulation library.

v0.7.1

5 months ago

Bug Fixes

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

v0.7.0

5 months ago

Features

  • use ES module as main entry (8286651f98167969def44cc9e7d333887facc3aa)

v0.6.8

9 months ago
  • clean all bound events when use .remove(), it will prevent memory leaks

v0.6.7

2 years ago

Bug Fixes

  • fix the Window width which has scrollbar

v0.6.6

2 years ago

Bug Fixes

  • fix position() value for position: fixed

v0.6.5

3 years ago

Bug Fixes

  • fix inaccurate issue of getting width and height value

v0.6.4

3 years ago
  • remove unused import and update readme

v0.6.3

3 years ago

Bug Fixes

  • fix element width and height compatibility issue

v0.6.2

5 years ago

Bug Fixes

  • Fixed document emptyArray reference issue

v0.6.1

5 years ago
  • separate event static method with Event and Proxy