- Added CHANGELOG.md
- Updated README.md
- Using window.VueApiRequest for bundled files
- Bundled files is public now
- Updated README.md
- Added Yarn install options
- Forgot to update Bundled files
- Fixed bug with params parallel
- Updated README.md
- Updated README.md
- Added Bundle .js and .css files
- Vue.$api changed to Vue.api
- Code optimization
- Examples was moved do /example
- index.js adjusts
- Added custom loader
- Fixed bug in Loaded Slot
- Updated README.md
- Examples has improved
- Fixed bug that animate was not running on second request
- Removed Vue from dependencies
- Added examples
- Updated README.md
- index.js adjusts
- The default of resp parameter has changed from 'body' to '.'
- Removed /dist folder from .gitignore
- index.js was remodeled to native js
- Minor changes
- Added API access from Vue by using Vue.$api
- Added .npmignore
- Added LICENSE
- Adjusts in package.json