John Robson

Results 5 issues of John Robson

We just need to add a link or a button to the admin controls when editing a single page. If the page has a "next page" (sibling page immediately following...

enhancement

Currently, we dump the entire contents of Rest Easy into the vuex store and then work off of that. In certain situations, such as the one outlined in issue https://github.com/funkhaus/Rest-Easy/issues/16...

enhancement

For Kids at Play the client is saying that the lazy load isn't happening "fast enough". When using this component we need an offset prop that allows a negative value...

enhancement

I don't think we need both autoplay and paused, we should probably just have one prop called `playing`. We'll need to make sure it's fully reactive, so hardcoding `playing` to...

enhancement

This was discovered while working on the new Sesler site, which had a menu with 1400+ items in it. By default, on every request Rest Easy will query all menus,...