Rob Chandler
Rob Chandler
This builds on https://github.com/DockYard/ember-in-viewport/pull/88 with a couple of additions: 1. Rebased against master to fix merge conflicts 2. Fixes a bug in the `isAxisInViewport` when the element is larger than...
With version 8.0.0 of this plugin, sending the app to the background with the wikitude architect world loaded can cause my app to crash with the following stack trace: ```...
Not an issue, rather I was wondering how others are handling previewing of posts whilst using this addon, or just the WP Rest API in general. The problem I foresee...
The Ember CLI dependency is currently at 2.9.x
If possible, staticboot should grab the paths from routes defined in the router and crawl those, removing the need to duplicate them in the config.
Currently StaticBoot can fail silently and render html files with an empty body. This could be because FastBoot is swallowing errors due to the fact we always pass true as...