34 Commits

Author SHA1 Message Date
Christopher McCulloh
8f9ce993d5 (GH1891) updates to qunit 2 2016-10-31 17:03:33 -04:00
Ilya
806326292d (GH1877) add unit test to check for correct wizard behavior 2016-10-01 23:39:08 +02:00
Ben Davis
1f4e7afb4b Updates with Stephens changes 2015-08-11 13:36:51 -04:00
kevinparkerson
33ebb5e3fe wizard-overflow-fix: fixes #1241 by adding additional ".steps-container" wrapper around "ul.step" so that overflow: hidden is only applied to that area. Provides backwards compatability for developers using the older markup syntax. 2015-06-11 16:41:36 -04:00
Christopher McCulloh
2dd2486d8f test return values of and correct test of next/prev 2015-02-27 13:35:52 -05:00
Christopher McCulloh
7093f986f2 adds unit tests for selecting by named step, and for making sure selecting non-existent steps is impossible 2015-02-27 11:28:22 -05:00
Christopher McCulloh
fe4cc81730 ran esformatter on test/wizard-test.js 2015-02-27 11:23:28 -05:00
Stephen James
a5fcaa3760 Unit tests for destroy 2014-07-23 21:59:08 -04:00
kevinparkerson
f9c51bb193 updating wizard trigger event names 2014-07-02 11:24:35 -04:00
kevinparkerson
bf8a865820 updating wizard unit tests 2014-06-30 18:07:41 -04:00
Stephen James
1b9b9b5bc5 Update wizard test events 2014-06-11 17:38:00 -04:00
kevinparkerson
85008f4d9a making top two unit tests more consistent 2014-06-03 14:39:32 -04:00
Stephen James
3ba53bd8c6 wizard namespace 2014-06-02 17:54:34 -04:00
Stephen James
c3a9ee72e3 wizard namespaced 2014-06-02 17:33:48 -04:00
kevinparkerson
25162474ab updates to unit tests to make them more consistent 2014-04-23 18:49:48 -04:00
Stephen James
67cef21b0a Update JS test to use external markup file 2014-04-21 17:47:58 -04:00
kevinparkerson
1aac6469c8 capitalizing control names in modules within unit tests 2014-04-08 13:04:12 -04:00
dwaltz
a911291294 wizard 3.0.0 updated markup and unit tests 2014-03-19 10:55:17 -04:00
dwaltz
f4b6ce5926 wizard 3.0.0 2014-03-14 10:40:44 -04:00
kevinparkerson
84787ee3b3 updating bootstrap version, modifying gruntfile, altering tests 2014-03-03 13:22:55 -05:00
Alex Vernacchia
8e4f9dafeb updating wizard tests. removing containing div and updating selection logic 2013-10-28 13:09:55 -04:00
Alex Vernacchia
9d75249cde updating tests for previous button restriction, modifying name of data attribute queried, changing spaces to tabs to be consistent 2013-10-28 11:16:41 -04:00
Scott Plumlee
1564652d81 Merge branch 'NateWr-2.4.0-wip' into 2.4.0-wip
Conflicts:
	dist/all.min.js
	dist/css/fuelux.min.css
	dist/fuelux.zip
	dist/loader.min.js
2013-07-22 10:08:26 -04:00
Ryan Moore
d857450669 issue-161 selectedItem 2013-07-09 16:53:57 -04:00
Ryan Moore
3770a2844e issue-161-jshint 2013-06-25 12:50:44 -04:00
Ryan Moore
4b8c2ff648 issue-161 2013-06-24 15:09:33 -04:00
Nate Wright
4cebab7e1b Extend wizard to support unlimited steps 2013-06-19 11:02:10 +01:00
Dustin McCormick
c7033d53e1 Renamed 'stepClick' to stepclick for the wizard. 2013-02-17 21:56:02 -05:00
Dustin McCormick
0d2dd32bf6 Resolved Issue 96.
The wizard comoponent now fires a stepClick event that can be canceled.
2013-02-17 11:19:33 -05:00
Adam Alexander
2f0921a3f2 Update formatting 2013-01-05 11:45:34 -05:00
kevinparkerson
c3ab7941ea fixes issue #76 - adding unit test and grunting 2013-01-04 15:10:39 -05:00
Adam Alexander
783e459762 Update formatting 2012-12-15 09:16:34 -05:00
mbeard
2b79604ce8 fixed issue with finish button being disabled, added finished event 2012-12-14 07:28:28 -05:00
mbeard
6b88b33dcd added unit test for wizard 2012-12-05 11:49:51 -05:00