wp-rest-theme
wp-rest-theme copied to clipboard
A WordPress theme powered by the WordPress REST API and Vue.js
Bumps [browserify-hmr](https://github.com/Macil/browserify-hmr) from 0.3.7 to 0.4.1. Changelog Sourced from browserify-hmr's changelog. 0.4.1 (2019-11-04) Fixed compatibility with the latest version of react-hot-loader. #48 0.4.0 (2019-09-28) Breaking Changes Browserify-HMR in websocket mode...
Added some ES6 features and formatted.
Don't you want to upgrade your AJAX lib to Axios, because as I know, vue-resource is no more supported officially by Vue team, more than the year. Axios supports Promises,...
Hi, great theme. I am able to display the list of posts from another wordpress site custom api however It will not display the single post page upon clicking the...
Hello, First thanks for your contribution. I found your theme is quiet cool to start with As I can see to enable Wordpress routes to Vue.js, You implemented a function...
When visiting a post permalink directly, it tries to redirect to the actual URL for the post rather than just the slug. This breaks the app in a weird way,...
Saw #4 and also needed to have different page templates. Just PR'd it, just in case. Totally newbie at Vue.js, there's probably a better way of doing this.
Everything in this theme works as illustrated. Great working model! If this doesn't belong here please remove and I apologize. I was wondering the best practice for creating a custom...
When running dev i get this warning ... any way to get rid of it ? [Vue warn]: Attribute "id" is ignored on component because the component is a fragment...