AlertifyJS icon indicating copy to clipboard operation
AlertifyJS copied to clipboard

A javascript framework for developing pretty browser dialogs and notifications.

Results 31 AlertifyJS issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to make a notify alert in modal but I dont understand why it's not possible. I have: `function MessageError(titulo, contenido, notificar, doAfterFn, doAfterFnTime) {` ` var mensaje...

needs test case

With the Brave new feature to prevent cookie windows, alertify (notifier) no longer works. To test I invite you to follow the procedure described at https://brave.com/privacy-updates/21-blocking-cookie-notices/. By modifying the defined...

Bumps [qs](https://github.com/ljharb/qs) to 6.12.1 and updates ancestor dependencies [qs](https://github.com/ljharb/qs), [docpad](https://github.com/docpad/docpad), [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect) and [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch). These dependencies need to be updated together. Updates `qs` from 0.6.5 to 6.12.1 Changelog Sourced from qs's...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) to 4.17.21 and updates ancestor dependencies [lodash](https://github.com/lodash/lodash), [grunt](https://github.com/gruntjs/grunt), [grunt-cli](https://github.com/gruntjs/grunt-cli), [grunt-contrib-uglify](https://github.com/gruntjs/grunt-contrib-uglify) and [grunt-contrib-watch](https://github.com/gruntjs/grunt-contrib-watch). These dependencies need to be updated together. Updates `lodash` from 1.0.2 to 4.17.21 Release notes Sourced...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) to 1.2.8 and updates ancestor dependency [docpad](https://github.com/docpad/docpad). These dependencies need to be updated together. Updates `minimist` from 0.0.8 to 1.2.8 Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09...

dependencies

Removes [express](https://github.com/expressjs/express). It's no longer used after updating ancestor dependency [docpad](https://github.com/docpad/docpad). These dependencies need to be updated together. Removes `express` Updates `docpad` from 6.79.4 to 6.83.2 Changelog Sourced from docpad's...

dependencies

Bumps [connect](https://github.com/senchalabs/connect) to 2.30.2 and updates ancestor dependency [grunt-contrib-connect](https://github.com/gruntjs/grunt-contrib-connect). These dependencies need to be updated together. Updates `connect` from 2.7.11 to 2.30.2 Changelog Sourced from connect's changelog. 2.30.2 / 2015-07-31...

dependencies

Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [grunt-contrib-jshint](https://github.com/gruntjs/grunt-contrib-jshint). These dependencies need to be updated together. Removes `shelljs` Updates `grunt-contrib-jshint` from 0.6.5 to 3.2.0 Release notes Sourced from...

dependencies

Hi, it is possible to set other style like size, total width, and why not custom background and text color ? At the doc i show only delay and position....

Whether you set `alertify.defaults.transitionOff = true`, `alertify.defaults.transition = null` or use chromium devtools to "Emulate CSS prefers-reduced-motion: reduce" (by using the command palette, Ctrl+Shift+P) all these result in the same...