summaryrefslogtreecommitdiffstats
path: root/jquery-impromptu.js
Commit message (Collapse)AuthorAgeFilesLines
* Better grunt structureTrent Richardson2013-11-121-666/+0
|
* New dev versionTrent Richardson2013-11-111-1/+1
|
* Fixes defaultButton assignmentv5.1.1Trent Richardson2013-11-111-2/+2
|
* New dev versionTrent Richardson2013-11-101-1/+1
|
* Update header commentsv5.1.0Trent Richardson2013-11-101-1/+1
|
* Fixes grunt concat issue bannerTrent Richardson2013-11-081-5/+3
|
* Add some grunt, jshint cleanupTrent Richardson2013-11-081-78/+80
|
* #23 - Fix version to major.minor.bugfix formatTrent Richardson2013-11-081-1/+1
|
* Pull #22 - Added support for defaultButton when focus is a selector by Corey ↵Trent Richardson2013-10-211-2/+4
| | | | Caldwell
* jqif position: absolute to position: fixedAmit2013-09-131-1/+1
| | | When Overlay is extended (FAQs for example) and the height of the overlay is greater than the window height, then the overlay does not cover that part of the window.
* Fix issue #11 timeout doesnt call close event, timeouts overlap promptsTrent Richardson2013-08-271-3/+16
|
* Fix Issue #13Trent Richardson2013-08-271-5/+1
|
* New dev versionTrent Richardson2013-08-241-1/+1
|
* Updates docs, new version readyv5.0Trent Richardson2013-08-241-2/+2
|
* Logic for substateTrent Richardson2013-08-191-99/+42
|
* Issue #16 Fade not covering windowTrent Richardson2013-08-081-1/+1
|
* Issue #17 Fixes error in IE8Trent Richardson2013-08-081-1/+2
|
* Apply Pull #15 - Fixes window unbind resize eventTrent Richardson2013-07-261-1/+1
|
* Revise for zeptoTrent Richardson2013-07-151-60/+146
|
* New dev versionTrent Richardson2013-07-071-1/+1
|
* New Versionv4.4Trent Richardson2013-07-071-2/+2
|
* Adds backwards compat for classes optionTrent Richardson2013-06-151-1/+6
|
* Updates classes optionTrent Richardson2013-05-311-49/+57
|
* New dev versionTrent Richardson2013-05-131-1/+1
|
* Updates new versionv4.3Trent Richardson2013-05-121-2/+2
|
* Adds twitter bootstrap supportTrent Richardson2013-05-071-7/+8
|
* Fixes state name, updates docsTrent Richardson2013-05-071-7/+19
|
* adds addState and removeState, prompt generation uses theseTrent Richardson2013-05-071-106/+251
|
* Update jquery, remove IE6 support, its been long enoughTrent Richardson2013-01-251-11/+4
|
* Cleanup examples for new versionv4.1Trent Richardson2012-12-021-1/+1
|
* class name fixes, documentation updatesTrent Richardson2012-11-291-40/+34
|
* Enable width animation without containerTrent Richardson2012-11-051-6/+26
|
* Update last modified dateTrent Richardson2012-08-151-2/+2
|
* Add title optionTrent Richardson2012-08-151-3/+8
|
* Fixes #7 with html entities in buttonsTrent Richardson2012-08-011-5/+6
|
* Fix position bug, add demoTrent Richardson2012-06-081-15/+17
|
* Update license, event bindingTrent Richardson2012-03-201-8/+8
|
* Add to new button classes optionTrent Richardson2012-03-151-30/+26
|
* Removed debug commentsCalum Brodie2012-03-141-1/+1
|
* Added the ability to pass an array of 'classes' alongside a button to be ↵Calum Brodie2012-03-141-16/+30
| | | | used to style the button. This is helpful for using improptu within another css framework (like so http://twitter.github.com/bootstrap/components.html) and having everything themed consistently
* Add new events as optionsv4.0.1Trent Richardson2012-03-031-13/+18
|
* New version eventsv4.0.0Trent Richardson2012-03-011-8/+4
|
* Added backwards compatible eventsv3.3.3Trent Richardson2012-03-011-42/+59
|
* Positioning and transition tweaksTrent Richardson2012-02-291-10/+24
|
* Fix positioningTrent Richardson2012-02-241-3/+3
|
* Quick bug fixTrent Richardson2012-02-061-0/+1
|
* Fix arrow positioningTrent Richardson2012-02-021-6/+4
|
* Positioning changesTrent Richardson2012-02-011-138/+164
|
* Fix overlay height issueTrent2011-10-311-1/+4
|
* Scroll window on fade clickTrent2011-10-131-9/+15
|
* Positioning corrections for mobile devicesTrent2011-10-121-22/+10
|
* Fix overlay, new show effectTrent2011-10-121-12/+30
|
* First commitTrent Richardson2011-06-191-0/+357