JacekK
JacekK
With this little patch I was able to upgrade React to 18 without any additional changes in code using `easy-peasy`. It might NOT fix https://github.com/ctrlplusb/easy-peasy/issues/741 nor https://github.com/ctrlplusb/easy-peasy/issues/740 , but it...
Any plans to add some examples how to test data sources described in http://alt.js.org/docs/async/ ?
#13 simple fix. Nothing fancy.
I have this need/requirement that I can control displayed image/PDF programmatically. Changes in this very PR allows to do that via *custom emitters*. Sample subpage show this via good old...
Fox for #7 . HammerGesturesPlugin throws this error if any *tab* or *pin* related binding is used, while not having HammerJS at the same time. Added condition fixes that.
When a resource is not loaded - 40x status code or even "net::ERR_FAILED" - the "Loading..." is displayed like ... forever. Is there a plan to handle such scenarios? I...
Updated bower.json to require jQuery v1.11.1 Improved clean (gulp) task and adjusted demo page.