rel
values (c6fc99c), closes #135rel
values (c6fc99c), closes #135Added a demo for closeExisting (b311bb5)
CSS tweak: removed opacity on .behind > .modal (35db0c4)
Updated README.md (c87c3e4)
NEW: closeExisting property (c6c767e)
Update index.html (f5dbf0e)
important lynx (c7af630)
Update README.md (a57aee4)
Refactor: wrap .modal in .blocker (fix #69) (38e4a99), closes #69
Add CHANGELOG.md generated with conventional-changelog (2529249)
Examples update (d04a375)
Remove deprecated version field from bower.json (c280742)
Removed resize() remnant (dc42d4e)
Styling moved to CSS + center/resize() removed (0ac5f7b)
Bugfix: modal always fading (b357293)
Bump to 0.5.10 (893b6bf)
comma (55cf9e1)
Merge pull request #126 from xfra35/issue126 (9fdbbde)
var statement to prevent
that` from leaking into the global scope (b7865f5)Fix: modal position should be fixed, not absolute. (5bc6c9f)
0.1 “release” (30732cc)
Actual min/pack versions (38d3e66)
Added ‘closeText’ option & bumped patch version. (effbffb)
Added $.modal.resize(). All it does at the moment is re-centre the modal (because there is no fixed (b191b8c)
Added an image ... sigh. Bumped version to 0.2.1 (will start doing patch version increments for m (3da2f27)
Added auto-binding based on “rel” attributes and an example page. (54377f4)
Added basic working version. (2518eef)
Added detection for AJAX links, updated README. (468194e)
Added escape-key binding, update example. (fc63faf)
Added events (99aa155)
Added link to README. (e74bf96)
combined calls to $.addclass (7c415ad)
Events are now triggered on the modal element itself. Modals are automatically bound to links with (a49bf8c)
Fix #7: pass jQuery to anonymous function and accept as ‘$’ in argument (4321d01), closes #7
fix bug with escapeClose option (d83677c)
Fix issue #2 -- “Close” button element wasn't being removed when modal was closed. (8998d63), closes #2
Fixed #3 (use outerHeight), bumped to 0.2.3. Also dropped the packed file. (e399651), closes #3
Link back to repo (8838835)
make regex negligibly faster (c56fe3e)
Merge pull request #5 from elidupuis/master (31c14a2)
Merge pull request #6 from elidupuis/master (0e1cadc)
Moved examples into examples/ (c420fdc)
README LIVES (f207b12)
remove current class on modal close (77fbf5f)
some stuffs. (a47db2c)
Updated README (ajax + events) (5f576e4)
Updated README, renamed some files. (2bafca0)
Updated README. (1865c30)
Version 0.2 (b89392f)
Version bump (5350977)
wrap ajax content in div (59c58be)