Skip to content

Releases: elusivecodes/fQuery

v2.0.5

12 Dec 10:53

Choose a tag to compare

  • Replaced innerText with textContent.

v2.0.4

12 Dec 06:15

Choose a tag to compare

  • Fixed delegate events for scoped query selectors.

v2.0.3

11 Dec 07:58

Choose a tag to compare

  • Updated FrostCore.

v2.0.2

10 Dec 08:18

Choose a tag to compare

  • Fixed bug where _empty method was recursively detaching nodes.

v2.0.1

03 Dec 11:21

Choose a tag to compare

  • Updated README.
  • Fixed some tests.

v2.0

27 Nov 13:05

Choose a tag to compare

  • Added named queues.
  • Removed scrollHeight and scrollWidth methods.
  • Replaced size constants.
  • Removed custom query selectors.
  • Added more tests.

v1.1.8

15 Nov 08:05

Choose a tag to compare

  • Fixed tests for Windows.

v1.1.7

17 Oct 06:20

Choose a tag to compare

  • Fixed strict tests.

v1.1.6

26 Sep 06:59

Choose a tag to compare

  • NPM fix.

v1.1.5

26 Sep 06:55

Choose a tag to compare

  • Replaced animate argument with debounce in mouseDragFactory.