Skip to content

Releases: blackout314/pi.js

v 0.4.0

02 May 12:34
Compare
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
Compare
Choose a tag to compare
  • DEBUG default to false
  • clean tests
  • add mocha reporter

0.3.1

26 Jun 21:04
Compare
Choose a tag to compare
  • scrollTo function

0.3.0

23 Jun 09:33
Compare
Choose a tag to compare
  • fix NodeList.on and NodeList.rm
  • add tests for increase coverage

0.2.8

18 Jun 14:58
Compare
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
Compare
Choose a tag to compare
  • add srcset check (supported or not)

0.2.6

21 Jan 15:51
Compare
Choose a tag to compare

remove useless lazyload experiment and clean code

0.2.4

15 Jan 11:30
Compare
Choose a tag to compare
  • fix classHas

v0.2.2

17 Dec 11:40
Compare
Choose a tag to compare

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

v0.2.1

10 Dec 15:32
Compare
Choose a tag to compare
v0.2.0