vue-notifyjs
vue-notifyjs copied to clipboard
Minimalist 1kb Notification component
Hello, I am using Vue-CLI 3 in which I have imported the VUE LBD template from Creative Tim. Everything seems to work fine except for notifications. The following works: ```...
I believe this is a simple typo, the name of the property is "clickHandler" but we were assigning the non-existent "onClick" property. Thanks for the module!
Hi, I think you have an issue with your install method. ( latest release from unpkg ) --Hans
Update documentation to provide examples for usage with Vuex
The latest version rolled out seems to have an issue registering the component, as mentioned in the setup doc ``` index.js:57 Uncaught TypeError: Cannot use 'in' operator to search for...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 3.3.7 to 3.4.1. Release notes Sourced from bootstrap's releases. v3.4.1 Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML...
Bumps [express](https://github.com/expressjs/express) from 4.15.3 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [qs](https://github.com/ljharb/qs) from 6.3.2 to 6.3.3. Changelog Sourced from qs's changelog. 6.3.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...