Results 12 issues of Ali Ghanavatian

it solves #11, it also adds the 3d menu to the examples.

it would be great to have an option to allow right-side menu options.

the build script is not present in the package any way to get ride of minified react?? or update it to version 15???

I install the plugin using: `serverless plugin install --name serverless-mocha` when I try to create a function like this: `sls create function -f testFunction --handler src/functions/testFunction.testFunction -p src/tests/` I get...

Documentations are for Vue, any idea how to use this with nuxt.js?

Hacktoberfest

I see `this.isFieldInError(fieldName)` returns a boolean indicating the field has error or not. I was looking for something or some way to show the error for that field too.

I was looking for any best-practices / advices to test my app using jest.

is there any support for add `document.styleSheets` ?

## how to reproduce: 1. build a new project. 2. create a .env file and set a variable in it like: ``` PORT=5050 ``` 3. run `npm run dev` it...