Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vue-loading-overlay

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-loading-overlay - npm Package Versions

124

3.3.4

Diff

Changelog

Source

3.3.4

  • Fix: restore broken IE 11 support. :warning: IE 11 support will be removed in next major version.
ankurk91
published 3.3.3 •

Changelog

Source

3.3.3

  • Fix: #26 by introducing enforceFocus prop
ankurk91
published 3.3.2 •

Changelog

Source

3.3.2

ankurk91
published 3.3.1 •

Changelog

Source
ankurk91
published 3.3.0 •

Changelog

Source

3.3.0

  • Increase z-index value to 9999
ankurk91
published 3.2.0 •

Changelog

Source

3.2.0

  • Add: z-index prop
ankurk91
published 3.1.1 •

Changelog

Source

3.1.1

  • Fix: onCancel prop default value to empty function
ankurk91
published 3.1.0 •

Changelog

Source

3.1.0

  • Add: bars loader type
ankurk91
published 3.0.1 •

Changelog

Source

3.0.1

  • Add: opacity prop
ankurk91
published 3.0.0 •

Changelog

Source

3.0.0 (breaking)

  • Changed:
    • use SVG instead of CSS animation
    • rename animation prop to transition
    • rename close event to hide
    • onCancel callback will be called only when cancelled by user
    • use v-show instead of v-if
    • CSS classes has been prefixed with vld
    • Output CSS file name has been renamed dist/vue-loading.css, removed .min from name
  • Added: see docs for usage
    • add loader prop
    • add color and backgroundColor prop
    • add height and width prop
    • add before and after slots
    • add second argument to $loading.show(props?,slots?) method to accept slots
  • Removed:
    • SCSS has been removed completely
  • Other:
    • live example available on gh-pages
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc