0.2.4 • Published 4 years ago

vue-cli-plugin-loader v0.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

loader

  • vuetify plugin needs to be installed into vue first before this plugin is installed
  • Example/Reference on how loaderRequest object would look like
    const loaderRequestReference = {
        fullScreen: true // Bool value to determine what type of loader to show
    };

Roadmap:

  • Implement timeout on loaders, removing after a fixed time
  • All loader callers need to clear themselves, else should specify a timestamp of when to timeout
  • If they specify a timestamp to delete remove the loader, they do not have the loader removal theselves.
  • Built a auto clean up algorithm to figure out when to delete the loaders
0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago