Skip to content

Releases: mehanalavimajd/panix

Panix.js 1.0.0

25 Aug 12:14
Compare
Choose a tag to compare

The bugs of node,createElement and update are fixed.
Look API part from README to see more.

Panix.js v0.0.5

09 Sep 08:47
7977d44
Compare
Choose a tag to compare

Features :
- Added cjs file and cjs.min file
- Added es file and es.min file
- Added umd file and umd.min file

Panix.js v0.0.4

06 Sep 14:44
Compare
Choose a tag to compare

Things we did :

  • Added isNode function
  • added isNode documentation

Panix.js v0.0.3

22 Aug 12:47
Compare
Choose a tag to compare

Things we did:
- added addEvent function test
- added documentation
- added restart in update function

Panix.js v0.0.2

22 Aug 09:14
Compare
Choose a tag to compare
Panix.js v0.0.2 Pre-release
Pre-release

Things added
- Added Docs
note: This is a pre-release and it's not published in npm

Panix.js v0.0.1

13 Aug 13:35
Compare
Choose a tag to compare

Bugs fixed :
cannot pass null as props (#5)
Strings would be twice when mounting array of string(#8)