Skip to content

Releases: blackout314/pi.js

v 0.4.0

02 May 12:34

Choose a tag to compare

  • change class operation, from pi.classOp( elm, class) to pi( elm ).opClass( class )
  • simple logic and less code

0.3.3

18 Oct 14:42

Choose a tag to compare

  • DEBUG default to false
  • clean tests
  • add mocha reporter

0.3.1

26 Jun 21:04

Choose a tag to compare

  • scrollTo function

0.3.0

23 Jun 09:33

Choose a tag to compare

  • fix NodeList.on and NodeList.rm
  • add tests for increase coverage

0.2.8

18 Jun 14:58

Choose a tag to compare

  • test code with jsinspect
  • remove duplicate code (NodeList.prototype.on & NodeList.prototype.rm)

0.2.7

12 May 10:06

Choose a tag to compare

  • add srcset check (supported or not)

0.2.6

21 Jan 15:51

Choose a tag to compare

remove useless lazyload experiment and clean code

0.2.4

15 Jan 11:30

Choose a tag to compare

  • fix classHas

v0.2.2

17 Dec 11:40

Choose a tag to compare

[add] pi.H.remove(elm, target)
[add] events tests

v0.2.1

10 Dec 15:32

Choose a tag to compare

v0.2.0