vue-full-loading
vue-full-loading copied to clipboard
Full overlay loading with spinner for Vue
https://github.com/PygmySlowLoris/vue-full-loading/issues/3
hello guys, I have been trying to modify the properties, at the time of loading, I mean in the mounted () event of the vue js I want the load...
[RawGit](https://rawgit.com/) is shutting down. This PR replaces all RawGit links with the recommended alternative - [jsDelivr](https://www.jsdelivr.com/). jsDelivr is a free and fast open source CDN hosting all files from GitHub...
Would it be possible to (optionally) display a cross in the right upper corner that would trigger an onCancel event? Use case: - User clicks Cancel button/cross - onCancel event...
It seems that you must be relying on a lot of default styles that aren't explicitly defined. See below:  Specifically the wrapper background and overflow needs to be adjusted...