Skip to content

A lightweight, promise based alert, prompt and confirm dialog

Notifications You must be signed in to change notification settings

Godofbrowser/vuejs-dialog

Folders and files

NameName
Last commit message
Last commit date
Sep 20, 2024
Nov 21, 2024
Sep 20, 2024
Oct 17, 2024
Jul 18, 2018
Mar 22, 2018
Sep 20, 2024
Sep 20, 2024
Sep 20, 2024
Sep 20, 2024
Sep 20, 2024
Jul 18, 2019
Sep 30, 2024
Sep 20, 2024
Sep 20, 2024
Nov 21, 2024
Nov 21, 2024
Sep 20, 2024
Sep 20, 2024
Sep 20, 2024
Sep 20, 2024
Sep 20, 2024
Sep 20, 2024
Sep 20, 2024

Repository files navigation

Vuejs Dialog

A lightweight, promise based alert, prompt and confirm dialog.

npm version Build Status Scrutinizer npm

Vuejs Dialog Plugin Vuejs Dialog Plugin

The content below is for the Vue3 compatible version of vuejs-dialog, you can find the Vue2 compatible version here

Vue Version Plugin Version
Vue 2 1.x
Vue 3 2.x

Installing the release candidate (vue3)

To install the Vue3 compatible version while it's not released officially yet, please use either of the command below with the "next" tag.

npm install --save vuejs-dialog@next
pnpm add vuejs-dialog@next
pnpm add vuejs-dialog@next

Links