2.0.0-beta.1 • Published 2 years ago

@lemonneko/vuetify-message v2.0.0-beta.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

vuetify-message

EN | 简体中文

npm version vue version vue version
GitHub CI

A vue plugin to show vuetify snackbar.
Demo is here.

Get Started

vuetify-message for vue3 is working in progress now. Sorry for no further information.

Development Or Debug

VSCode Plugin Sugguestion

  • Volar
  • ESLint

Install Dependencies

$ yarn

Demo Preview

Run this command, and view on http://localhost:3000

$ yarn dev

If you need view on other devices in local network.

$ yarn dev --host 0.0.0.0

Build

Run this command to build Demo, and the dist after build will output to demoDist folder.

$ yarn build:demo

Run this command to build the library, and the dist after build will output to dist folder.

$ yarn build:lib

Todo list

  • You can use Snackbar in Vuetify
  • Configure: Snackbar position
  • Configure: Snackbar color
  • Configure: Snackbar text color
  • Configure: Snackbar variant
  • Configure: Snackbar timeout
  • Configure: Snackbar actions button
  • Configure: The element Snackbar will mount on
  • Support Options API
  • Support Nuxt SSR
  • Support Vite SSR
2.0.1-beta.2

2 years ago

2.0.0-beta.1

2 years ago

2.0.0-beta.0

2 years ago

2.0.1-beta.1

2 years ago

2.0.0

2 years ago

2.1.0-beta.1

2 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago