0.1.10 • Published 5 years ago

@innologica/vue-stackable-modal v0.1.10

Weekly downloads
89
License
-
Repository
-
Last release
5 years ago

Stackable modal

Stackable modal is a library for modal dialogs which can be stacked by using z-index position. The component uses bootstrap for styling the modal but DOES NOT include it by default - you need to import it yourself.

When you open a second dialog the first one is scaled to 0.9 and position behind. You have always 3 visible modals.

Installation

npm i @innologica/vue-stackable-modal --save

or

yarn add @innologica/vue-stackable-modal

import to use:

import StackModal from '@innologica/vue-stackable-modal'

More info and demo https://innologica.github.io/vue-stackable-modal/

0.1.10

5 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago