Skip to content

Releases: Houston-Inc/ppr.js

v2.0.10

17 Sep 10:47
d58ce55

Choose a tag to compare

  • Don't attempt to reload reloadable components if the data-href attribute is empty or missing

V2.0.9

18 Sep 04:58

Choose a tag to compare

V2.0.9 (#71)

* Don't trust function.name since its not same when using minified version of code (#70)

* Update version

V2.0.8

13 Sep 10:18

Choose a tag to compare

V2.0.8 (#69)

* Add get module helper. (#68)

Only initialize modules once.
Add isElementInViewport detector

* Update version numbers

V2.0.7

16 Aug 08:50

Choose a tag to compare

V2.0.7 (#67)

* Build parent components before child components (#66)

* Update version numbers

V2.0.6

21 Apr 12:39

Choose a tag to compare

V2.0.6 (#65)

* Fix hash generator (#64)

* Update version

v2.0.5

21 Apr 12:39

Choose a tag to compare

Replace all underscores instead of first one (#62)

V2.0.4

22 Mar 11:04

Choose a tag to compare

V2.0.4 (#60)

* Initialize on first usage (#59)

* Update to v2.0.4

V2.0.3

13 Mar 08:23

Choose a tag to compare

V2.0.3 (#58)

* Fix this.node on reloadableprototype. (#56)

* Fix this.node on reloadableprototype.
Fix this.data on reloadableprototype.

* Set original data as parameter

* Fix bug that adds hash values into query params (#57)

* Fix bug that adds hash values into query params

* Add defaultValue test

* Add empty test case

* Ignore extraneous content when reloading component (#54)

* Ignore extraneous content when reloading component

* Fetch only first component when reloading

* Wrapper for reloadableComponent response to solve cases with multiple root elements

* Update version to 2.0.3

V2.0.2

16 Feb 08:19

Choose a tag to compare

V2.0.2 (#52)

* Catch errors on storage set (#40)

* Turn class-methods-use-this rule off (#50)

* Object assign polyfill (#49)

* Fix storage tests. (#51)

Remove jscs

* Update version number and dist packages

V2.0.1

06 Feb 12:56

Choose a tag to compare

V2.0.1 (#39)

* Fix local storage bug in Android/WP WebViews (#37)

cal storage bug in Android/WP WebViews

* Remove configuration from UniversalLoader since it was kinda hack. (#38)

* Update version numbers and dist package