1.2.11 • Published 5 years ago
@whitewizard/notifications v1.2.11
Notifications
Install:
npm install @whitewizard/notifications --save
Usage:
import '@whitewizard/notifications/dist/style.css'
import Notifications from '@whitewizard/notifications'
Vue.use(Notifications)
new Vue({
el: '#app',
})
or one-by-one
import {CookieNotification} from '@whitewizard/notifications'
Vue.component('cookie-notification', CookieNotification)
1.2.11
5 years ago
1.2.10
5 years ago
1.2.9
5 years ago
1.2.8
6 years ago
1.2.7
6 years ago
1.2.6
6 years ago
1.2.5
6 years ago
1.2.4
7 years ago
1.2.3
7 years ago
1.2.2
7 years ago
1.2.1
7 years ago
1.2.0
7 years ago
1.1.9
7 years ago
1.1.8
7 years ago
1.1.7
7 years ago
1.1.6
7 years ago
1.1.5
7 years ago
1.1.4
7 years ago
1.1.3
7 years ago
1.1.2
8 years ago
1.1.1
8 years ago
1.1.0
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago