summaryrefslogtreecommitdiffstats
path: root/test/jquery-impromptu_spec.js
Commit message (Expand)AuthorAgeFilesLines
* Add tests for enableStateButtons and disableStateButtonsTrent Richardson2015-03-121-0/+50
* Converts $.prompt to a stack to manage Impromptu instancesTrent Richardson2014-12-101-57/+70
* #46 Remove use of id in html markup to avoid collisions with multiple promptsTrent Richardson2014-12-091-63/+63
* Restructure core to be instance based classTrent Richardson2014-12-021-254/+288
* Clean up sourceTrent Richardson2014-10-131-478/+0
* Fix wording in testsTrent Richardson2014-10-101-4/+4
* prelimiary animate utility funcitonTrent Richardson2014-10-101-2/+123
* Adds util for classes and test for eventsTrent Richardson2014-10-091-0/+160
* Add tests and build serialize methodTrent Richardson2014-10-081-6/+89
* Add a few utility functions, evaluating this setup with utility functionsTrent Richardson2014-10-071-0/+113
* Gets jasmine 2 workingTrent Richardson2014-09-291-15/+11
* Upgrade a few more async tests to jasmine 2.0Trent Richardson2014-09-281-99/+81
* Begin upgrade to jasmine 2Trent Richardson2014-09-261-155/+130
* Fixes examples causing errorTrent Richardson2014-09-051-2/+2
* Fixes #40 - error being thrown triggering impromptu:close eventTrent Richardson2014-09-051-2/+15
* Fixes error case where state is undefinedTrent Richardson2014-08-311-1/+1
* #30 add newState parameter to removeState methodTrent Richardson2014-04-041-0/+10
* Add some native event testing, rename keyPressEventHandler to keyDownEventHan...Trent Richardson2014-01-071-6/+136
* test for submit eventTrent Richardson2013-12-311-21/+153
* test api, eventsTrent Richardson2013-12-301-220/+536
* Adds some Jasmine testingTrent Richardson2013-12-201-0/+449