electron-alert
electron-alert copied to clipboard
SweetAlert2 for Electron applications
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
``` const toastOptions = { position: 'top-end', showConfirmButton: false, timer: 6000, timerProgressBar: true, icon: 'info', title: 'Title of Toast', text: Toast Subtitle, color: 'white', iconColor: '#03d8d8', }; ``` We are...
When firing a toast, the position values are absolute - they're calculated with respect to the desktop. There should be an option to position them relative to the window bounds...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
Hey, why is the Publishes website down? The Readme, instllation, usage etc is gone... Can anybody help? Dont know how to install / use.. Thanks!