Releases: HTMLGuyLLC/jAlert
Releases · HTMLGuyLLC/jAlert
Improved iframe full-height
4.9.1 Cleanup some CSS stuff, improve iframe full height, improve image ful…
Added confirm question as the third param of the confirm() method
4.8.0 Added confirm question as the third param to the confirm() function
Dom el for content, onClick now receives alert as param, and image popup shrinks to fit image if necessary
- Accepts dom element for content (it'll grab the html automatically)
- Button onClick method now receives 3 params e, btn, alert (so you can quickly alert.closeAlert())
- When you open an image alert using the image param, it will now shrink the popup to fit the image size if it's smaller and disables alert padding
Added margin to alert to make sure alt circle close button is visible
Hotfix for inability to scroll
4.6.5 fix inability to scroll
Flexbox!
No more JS DOM observer or hacky 'centerAlert' method.
Fixed consistency issues with version # and replaced author
VersatilityWerks is now HTMLGuy, LLC
Improvements/Fixes
Improved top-margin when jAlert is taller than window Fixed font color of black round close button
Autoclose feature, fixes
Update version, fixes, demo Updated version in package.json Fixed merge conflict junk left in Added autoclose demo to index.html Removed autoclose from README since readme is supposed to be super short Re-minified everything
Don't use - Added autoclose timeout option
Merge pull request #45 from ChristianGabs/master Auto Close after a period of time