Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

SweetAlert

A beautiful replacement for JavaScript's "alert"
Collective - Host: opensource - https://opencollective.com/sweetalert - Website: https://sweetalert.js.org - Code: https://github.com/t4t5/sweetalert

Merge branch 'master' of https://github.com/brandfolder/sweetalert into themes

github.com/t4t5/sweetalert - 66eb0622fb84604a30e23d0b4a67202f2270e224 authored almost 10 years ago by Tristan Edwards <[email protected]>
Themes and allowOutsideClick

github.com/t4t5/sweetalert - db3fcc9aa8766d67a71f904b929c06a7a339b9e0 authored almost 10 years ago by Tristan Edwards <[email protected]>
Fix for #320, `allowOutsideClick: false` no longer works

github.com/t4t5/sweetalert - 83515421ba4635183e79d33931b69805d42b03e3 authored almost 10 years ago by Blai Pratdesaba <[email protected]>
Add Placeholder support

github.com/t4t5/sweetalert - db7395427b1b6e6a8750cd57b6c1762d5d624b1d authored almost 10 years ago by Paul Arterburn <[email protected]>
Update README

github.com/t4t5/sweetalert - d155f3dfbfde7fc6d64d94d7ddd399aee5569368 authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge branch '0.5.0'

github.com/t4t5/sweetalert - f993c50a238a6b5378c5c4c1df5ac2869bb8a343 authored almost 10 years ago by Tristan Edwards <[email protected]>
Update README

github.com/t4t5/sweetalert - 67c4f6a82560ceef65851b92d4756384181536f6 authored almost 10 years ago by Tristan Edwards <[email protected]>
Add themes

github.com/t4t5/sweetalert - 9f158c4bd0864e66ba42c6faad6aa11e16cb3728 authored almost 10 years ago by Tristan Edwards <[email protected]>
Bug fixes and update docs

github.com/t4t5/sweetalert - 7da543faec45e49f9ba7c580756c3e45ae942e6b authored almost 10 years ago by Tristan Edwards <[email protected]>
Make allowOutsideClick call callback. Fix #299

github.com/t4t5/sweetalert - 7720ccafea1a259165207ee9842da11c770f6420 authored almost 10 years ago by Tristan Edwards <[email protected]>
inputType, stop scroll and update documentation

github.com/t4t5/sweetalert - c51ec12653c5d8d338c02bbb1dd979da356aa028 authored almost 10 years ago by Tristan Edwards <[email protected]>
Fix padding for IE

github.com/t4t5/sweetalert - a83663a9d8ea70167010683d30a8e4e29c42b220 authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'master' of https://github.com/MathRobin/sweetalert into 0.5.0

github.com/t4t5/sweetalert - d014d170ede093fde6b568166d461a07aa88cdae authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'master' of https://github.com/cmingxu/sweetalert into 0.5.0

github.com/t4t5/sweetalert - 87ff012e4981bf2b6ccf4650fe30fbc9ecff86a6 authored almost 10 years ago by Tristan Edwards <[email protected]>
Add input error handling for user

github.com/t4t5/sweetalert - bab92a30db89ca8df7656782f71fc1ca02ad75f5 authored almost 10 years ago by Tristan Edwards <[email protected]>
[MOD] correct a misspell

github.com/t4t5/sweetalert - 33ac82eaaf4216ba2f95051f0e9b1cdaf44e0fc7 authored almost 10 years ago by kevin xu <[email protected]>
Input field WIP

Things to fix:
- Bug: If you press enter while focus is on the input, the modal will
close down
...

github.com/t4t5/sweetalert - 57283d988460229993013b35516d18e7ba38c252 authored almost 10 years ago by Tristan Edwards <[email protected]>
Update README.md

Add npm install info

github.com/t4t5/sweetalert - 59ca8cb5578a795f8f84ca0b29f23b67e2c6c714 authored almost 10 years ago by Mathieu ROBIN <[email protected]>
Merge branch '0.4.2'

github.com/t4t5/sweetalert - fda18f27b5d39475376852ec5205b207966fd2bc authored almost 10 years ago by Tristan Edwards <[email protected]>
Fix padding when no buttons are visible

github.com/t4t5/sweetalert - 84e72dcd8850db84e3e33218bf5e50ed6f126a6d authored almost 10 years ago by Tristan Edwards <[email protected]>
Allow confirm button to be hidden and update docs

github.com/t4t5/sweetalert - 586ed0cd0a534fe75eb62c2f36c9bad2b6a1ffdb authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge #278

github.com/t4t5/sweetalert - 53a8f6b58378deef340590f8623e6eeeb1bf8a61 authored almost 10 years ago by Tristan Edwards <[email protected]>
Fix merge conflicts

github.com/t4t5/sweetalert - 68c36a7c824d6d160db3d9addf8319ca9d9658dc authored almost 10 years ago by Tristan Edwards <[email protected]>
More classes changed. .sa-tip .sa-long .sa-line .sa-fix .sa-placeholder .sa-dot .sa-body .sa-line .sa-x-mark

github.com/t4t5/sweetalert - a5f9541a9ff87c7cf701c66c48c968e3a6c2beb6 authored almost 10 years ago by Sushant Dhiman <[email protected]>
More classes changed. sa-tip

github.com/t4t5/sweetalert - 5edba83de4d7042fba3579bdfe3dd98b6548fa1f authored almost 10 years ago by Sushant Dhiman <[email protected]>
Changed icons classes , .sa-icon .sa-error .sa-info .sa-success .sa-warning .sa-custom

github.com/t4t5/sweetalert - eebf026af8941fe365f784c75bb1ebe5b0eccc87 authored almost 10 years ago by Sushant Dhiman <[email protected]>
add AMD, CommonJS, and globals support. not adding everything to the window. point main to script for npm.

github.com/t4t5/sweetalert - 57996588847c7b609a29080dc7f44498249dffa0 authored almost 10 years ago by Dan Reeves <[email protected]>
Possibility to disable confirm button color style manipulation

github.com/t4t5/sweetalert - c41827d754e5f8d15c923688465d55af0b4c7145 authored almost 10 years ago by Fredrik Nicol <[email protected]>
Compile JS

github.com/t4t5/sweetalert - 59735c83658c95d5ae1600ecb1b9fc85c0c234e4 authored almost 10 years ago by Peter Josling <[email protected]>
Remove redundant initialization check

getModal method now creates the DOM elements on demand - don't need to
poll until it's ready.

github.com/t4t5/sweetalert - a44650acce0cb1991d2441606b59876a13428ac9 authored almost 10 years ago by Peter Josling <[email protected]>
Merge branch '0.4.1'

github.com/t4t5/sweetalert - 6907214624a89dcc18f3eb52303f9ff6309e7aeb authored almost 10 years ago by Tristan Edwards <[email protected]>
Minify files

github.com/t4t5/sweetalert - 99e33412057e705e07cace404df2fc1e5a3b1b80 authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'image_size_fix' of git://github.com/peterjosling/sweetalert into 0.4.1

github.com/t4t5/sweetalert - 3a51e74cca6288e3520ef13006d88e6f903e7e49 authored almost 10 years ago by Tristan Edwards <[email protected]>
Fix merge conflict

github.com/t4t5/sweetalert - 1ae2af28935affcb5825670d8f38d4af6f15649b authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'master' of git://github.com/oitozero/sweetalert into 0.4.1

github.com/t4t5/sweetalert - b8defaf36e6d4cd772b722da7ccd3ff3dc7d53c4 authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'master' of git://github.com/arthurvr/sweetalert into 0.4.1

github.com/t4t5/sweetalert - 79e507ba2060796f5e4fbec5191f340653bb9a0a authored almost 10 years ago by Tristan Edwards <[email protected]>
Fix merge conflict

github.com/t4t5/sweetalert - 16bcc76ffc7fee6b804f3df73a4de82f34770896 authored almost 10 years ago by Tristan Edwards <[email protected]>
Better browser compatibility

github.com/t4t5/sweetalert - 54c2b9488f32d75c8260ee817322943f27684aeb authored almost 10 years ago by Tristan Edwards <[email protected]>
bug fix #251

github.com/t4t5/sweetalert - ea36b2df7a5cae7690cefd7dff1077d2db8286ad authored almost 10 years ago by Adi Chikara <[email protected]>
Merge branch '0.4.0'

github.com/t4t5/sweetalert - 65e0fdc531e51768d19694994a0658d20010f5aa authored almost 10 years ago by Tristan Edwards <[email protected]>
Set year on example page

github.com/t4t5/sweetalert - 0bb2bf3b706ad9b29e82a2d82632fb545fda8f93 authored almost 10 years ago by Tristan Edwards <[email protected]>
Fix conflicts

github.com/t4t5/sweetalert - 3dd7cb0c9fbe139c3af94376c576e335f93481a3 authored almost 10 years ago by Tristan Edwards <[email protected]>
Allow animation to be turned off + Update example page

github.com/t4t5/sweetalert - 5125cf8ee120173b46c048d3edcdbfe39b9e43d1 authored almost 10 years ago by Tristan Edwards <[email protected]>
Add npm file, gulp file and fix global close-function

github.com/t4t5/sweetalert - 231a63f8b7239e39c47bdc4d58de4fc994959f6c authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'master' of git://github.com/mwakerman/sweetalert into 0.3.4

github.com/t4t5/sweetalert - 4edd376ef9727ae6c6762fc175cccff1cc1b8e05 authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'alert_confirm_issue_229' of git://github.com/carloscabral/sweetalert into 0.3.4

github.com/t4t5/sweetalert - 161bee047e3a9c94e726eeafc22baa52b1836e52 authored almost 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'master' of git://github.com/apzentral/sweetalert into 0.3.4

github.com/t4t5/sweetalert - 9c3bcc5cb75e598d6faaa37353ecd84937770f3d authored almost 10 years ago by Tristan Edwards <[email protected]>
Replace arguments.callee to function name

Because an error in strict mode: "Uncaught TypeError: 'caller', 'callee', and 'arguments' proper...

github.com/t4t5/sweetalert - 21c4e73effbf2c9ee27b4369dde6cec81fb24f70 authored almost 10 years ago by Veaceslav Grimalschi <[email protected]>
Adding html parameter to render as HTML.

Adding New Feature for Rendering HTML in Title and Text.

github.com/t4t5/sweetalert - af00acb8b5c17670393b0ec9465f6ae00313b6f9 authored about 10 years ago by Prut Udomwattawee <[email protected]>
Merge branch '0.3.3'

github.com/t4t5/sweetalert - f2230d69a5968dbe070d31a39aec498bad42490f authored about 10 years ago by Tristan Edwards <[email protected]>
Merge #100

github.com/t4t5/sweetalert - dea670fae4c15c64dc0f03d07625529c82bfb9f6 authored about 10 years ago by Tristan Edwards <[email protected]>
Fix conflict for getModal

github.com/t4t5/sweetalert - 1aa1d80a0de149155b28ab54e4e52b5a99a907f9 authored about 10 years ago by Tristan Edwards <[email protected]>
Example: fix double charset declaration

github.com/t4t5/sweetalert - 4d1d01fb3a40ffd11f4c51900258a2dfe7c9d19d authored about 10 years ago by Arthur Verschaeve <[email protected]>
Example: use lowercase doctype

github.com/t4t5/sweetalert - a7ce447d8f204dfffe54755d90e5cacb5078a0db authored about 10 years ago by Arthur Verschaeve <[email protected]>
Example: fix missing semicolon

github.com/t4t5/sweetalert - 1b5171d4be9d65732853f3c4f4f09afd4161184e authored about 10 years ago by Arthur Verschaeve <[email protected]>
Fixed bugs in the doneFunction code; fixes #229

github.com/t4t5/sweetalert - 4ca51a9a667288659f4492966a7a4c724a6d6c52 authored about 10 years ago by Carlos Cabral <[email protected]>
Added swal.cancelAlert() method that can be called globally to close the current modal with close animation.

github.com/t4t5/sweetalert - 6867968bbfc3f262fb82173bd2cfbb20391c8387 authored about 10 years ago by Misha Wakerman <[email protected]>
Log error message when imageSize parameter isn't a string

Before, passing "imageSize: 400" would result in an error (as there's
no .split method) but the ...

github.com/t4t5/sweetalert - b326eb9d23d8ad4533e2a04b047c878b12a53c63 authored about 10 years ago by Peter Josling <[email protected]>
Initialize DOM elements on first usage

Fixes #202

github.com/t4t5/sweetalert - eee9e1cfca8d87d75a1f2e7f1e428d798b97ad6f authored about 10 years ago by Peter Josling <[email protected]>
Fix custom image size setting

There's no .css method on $customIcon as it's not a jQuery object, and
width/height are set in t...

github.com/t4t5/sweetalert - 2dcd22cfd4316d19a20c27a6c5464fda527065ab authored about 10 years ago by Peter Josling <[email protected]>
Add SweetAlert for AngularJS in Related projects

github.com/t4t5/sweetalert - 309f6d879b999bfaae7d0c5a8eb9bb6c7ea1b4b4 authored about 10 years ago by @oitozero <[email protected]>
Merge branch '0.3.2'

github.com/t4t5/sweetalert - cbb0d6b1dbd6ebe46697360a412590362272557b authored about 10 years ago by Tristan Edwards <[email protected]>
Update README

github.com/t4t5/sweetalert - 2790c3ccb5fea5b13fcf554f8a703354939de190 authored about 10 years ago by Tristan Edwards <[email protected]>
Clean up and minify

github.com/t4t5/sweetalert - d5fed67d7473cede9cb906fef44fdee77b5e7d5f authored about 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'patch-1' of git://github.com/Aristona/sweetalert into 0.3.2

github.com/t4t5/sweetalert - 896de16a453fae71d4e3eaef519d2e31f474075c authored about 10 years ago by Tristan Edwards <[email protected]>
Resolve merge conflicts

github.com/t4t5/sweetalert - c678bfd534ca1c5fff63757e5dd4ce915e800162 authored about 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'JulienG-EEC-master'

github.com/t4t5/sweetalert - d84369d2079173d3a2576a01769ce281554c65f9 authored about 10 years ago by Tristan Edwards <[email protected]>
Compat with IE8

github.com/t4t5/sweetalert - efdddd5795bfe25d6675b4db4e67b9da8ffa33eb authored about 10 years ago by JulienG-EEC <[email protected]>
Minified

github.com/t4t5/sweetalert - 85d08a62dadfcdf9fc20fd54266ee773238f906a authored about 10 years ago by Glenn Vandamme <[email protected]>
Fixed issue 181

github.com/t4t5/sweetalert - 573aa61fcc616e8e1d6cdc53c1aa5b4cd8f0d921 authored about 10 years ago by Glenn Vandamme <[email protected]>
Minify JS

github.com/t4t5/sweetalert - 4d36703231a0deae6d9e29200ea6f26c4c2eb5a0 authored about 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'mkoczka-master'

github.com/t4t5/sweetalert - cef663eba8e39a3a9849dffda7fa8f4d1208d03c authored about 10 years ago by Tristan Edwards <[email protected]>
[FEATURE] - auto close timer

github.com/t4t5/sweetalert - 23f65183c71062cdfcbf6884cde7184127f38c18 authored about 10 years ago by Miro Koczka <[email protected]>
Merge branch '0.2.1'

github.com/t4t5/sweetalert - 5359ee60d12ad8a204438756d7ee780b708aedbe authored about 10 years ago by Tristan Edwards <[email protected]>
Minify

github.com/t4t5/sweetalert - 641253582326dd6e835a72de45fdba05f15563d3 authored about 10 years ago by Tristan Edwards <[email protected]>
Fix merge conflicts and typo

github.com/t4t5/sweetalert - c257cd2f7a1f44a641d885b538e4f3fa0eb16d02 authored about 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'mozfix' of git://github.com/peterkos/sweetalert into 0.2.1

github.com/t4t5/sweetalert - c1aa6eaafb9d2c8c76493d295b43a8b9293f6b91 authored about 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'patch-1' of git://github.com/lipis/bootstrap-sweetalert into 0.2.1

github.com/t4t5/sweetalert - 3f9fc167526a8ebd876ec00582c4fb640937e32c authored about 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'master' of git://github.com/miguelxt/sweetalert into 0.2.1

github.com/t4t5/sweetalert - 86aae9bfb4c31632077e4159231f618a1f7d0db2 authored about 10 years ago by Tristan Edwards <[email protected]>
Creating new params object for each popup

github.com/t4t5/sweetalert - eb87c518146c09cac7108beda67dc03f00fe109b authored about 10 years ago by Hector Zarco <[email protected]>
Added missing webkit-transform rule

github.com/t4t5/sweetalert - b03e29431b5b5260e540de451193aee298a1541d authored about 10 years ago by Panayiotis Lipiridis <[email protected]>
Add setDefaults method for allow global configuration of params

github.com/t4t5/sweetalert - bcc22612ad14137d3f4aef4810814d53821be3bc authored about 10 years ago by Hector Zarco <[email protected]>
Added semicolon before the closure.

Hi. It'll help if the above script doesn't close it's closure.

github.com/t4t5/sweetalert - 68265eb79b6b87739f23522f5fe07bf2b0866964 authored about 10 years ago by Anıl ÜNAL <[email protected]>
Removed Firefox button selection outline

github.com/t4t5/sweetalert - 1abfb4aa908df09ad61961d097d9126b58997fc7 authored about 10 years ago by Peter Kos <[email protected]>
Merge branch 'blaiprat-callback_parameter'

github.com/t4t5/sweetalert - b765d7bad136c4f165fad7444977bf1eebffd972 authored about 10 years ago by Tristan Edwards <[email protected]>
Backwards compatibility + update example page

github.com/t4t5/sweetalert - 287018ea0bb0a8ddd5c2e338dd017a24e24169e8 authored about 10 years ago by Tristan Edwards <[email protected]>
Added .editorconfig file

It's cool to have in any project: http://editorconfig.org/

github.com/t4t5/sweetalert - cdd12220a1c06aac3099b0ded92eecba6c1fe375 authored about 10 years ago by Lipis <[email protected]>
Updating config documentation

github.com/t4t5/sweetalert - 15111151c077b06594101bd5aab55876f4cc43c0 authored about 10 years ago by Dan Rice <[email protected]>
Adding support for specifying a custom modal class

github.com/t4t5/sweetalert - c4fadc275ea13138af49007271d1b2cc30c38661 authored about 10 years ago by Dan Rice <[email protected]>
IE9-10 compatibily. Wait until document.body is defined to initialize the library.

github.com/t4t5/sweetalert - e11cb8b3fa530a86f16afa2ba534dd874bf07b82 authored about 10 years ago by Miguel Fermín <[email protected]>
Cancel doesn't depend on 'closeOnConfirm'

github.com/t4t5/sweetalert - 91740df21b100bf296282438a1cb9f543ff86f89 authored about 10 years ago by Blai Pratdesaba <[email protected]>
Merge branch 'master' into callback_parameter

github.com/t4t5/sweetalert - 846b9d19dc026367f738bcb1f8407c3dc807472e authored about 10 years ago by Blai Pratdesaba <[email protected]>
Added bool parameter succes/cancel to callback

github.com/t4t5/sweetalert - 06d6401cdaf9819c543cecb2846427d0ef91b386 authored about 10 years ago by Blai Pratdesaba <[email protected]>
Minify JS and fix example page

github.com/t4t5/sweetalert - 74f94a97408923ac16a632c72c3b2b03c16e390b authored about 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'sweetalert-in-callback'

github.com/t4t5/sweetalert - e13aafabf66ed8a7967c46bfb03c5c0f27fa944d authored about 10 years ago by Tristan Edwards <[email protected]>
Merge branch 'patch-2' of git://github.com/simonVansuyt/sweetalert into sweetalert-in-callback

github.com/t4t5/sweetalert - 8c97ff2dce703a63bf5b4ada36c906f788ad9764 authored about 10 years ago by Tristan Edwards <[email protected]>
Update example page

github.com/t4t5/sweetalert - bffa7d500e3aa4bf8c2578f514450a96676eee74 authored about 10 years ago by Tristan Edwards <[email protected]>
[FEATURE] - auto close timer

github.com/t4t5/sweetalert - 5f5afb7235a81625c0c2d57e7836b75ec4fa99b4 authored about 10 years ago by Miro Koczka <[email protected]>
Make behaviour of Escape key press configurable. (Issue #65)

A modal can be closed by pressing the Escape key, if the
allowEscapeKey argument is set to true....

github.com/t4t5/sweetalert - 9dd9e7beac27f5a665e12448dd7fceb08bf83c23 authored about 10 years ago by Markus Böhme <[email protected]>
Update index.html

delete type="text/css"

github.com/t4t5/sweetalert - 289b070e35a11c49cb506382f2b6c896cb602b38 authored about 10 years ago by simon vansuyt <[email protected]>