Skip to content

Releases: pitana/pitana.js

Fixed webcomponents latest stable version

10 Jul 17:43
@lnt lnt

Choose a tag to compare

Cannot depend on greater version as it is not supported any more, because of registerElement

1.0.7

07 Jun 02:27

Choose a tag to compare

Added "readOnly" type accessors

1.0.6

28 Apr 13:18

Choose a tag to compare

  • Bug Fixed : globalEventBus was missing. Now added.

1.0.5

28 Apr 12:35

Choose a tag to compare

  • Bug Fixed : chrome was not handling cloneNode. migrated to importNode

1.0.4

27 Apr 07:04

Choose a tag to compare

  • Fixed bug related to custom Event firing.

1.0.3

25 Apr 19:46

Choose a tag to compare

1.0.3

  • if this.template do not present, then do not reset this.$.innerHTML
  • Update README.md
  • added new accessorType
    ** string and json
  • modified getter/setter
  • added simple method for register element - pitana.register

1.0.2

13 Apr 16:35

Choose a tag to compare

1.0.2 Pre-release
Pre-release

All callback related to lifecycle can be empty

1.0.1 - added support for custom accessorType

13 Apr 15:55

Choose a tag to compare

releasing v1.0.1 - pitana.js - add support for adding a new accessorType

Initial Release

10 Apr 17:25

Choose a tag to compare

1.0.0

added support for templateNode as template