History log of /yui3/src/button/tests/button-test.js
Revision Date Author Comments Expand
7a6ad76d2e039a8cbf25b4a0babafef7bbd54c01 20-Mar-2012 Derek Gathright <drgath@gmail.com>

Updated button test names

33c93cea764d274a461e458c8908571efb379190 02-Mar-2012 Derek Gathright <drgath@gmail.com>

Additional button test coverage

a62af74947827a1ef42d20c861b0b925b46bf4f4 02-Mar-2012 Derek Gathright <drgath@gmail.com>

ToggleButton test updates

1321f3d57acdabe63869fd24affd5953be3348b7 02-Mar-2012 Derek Gathright <drgath@gmail.com>

Y.ToggleButton supports checked/pressed=true as a config param

8d2276a4a406c3a9565c3950d2bec8831f3bb6d9 02-Mar-2012 Derek Gathright <drgath@gmail.com>

ARIA updates for button

c3e956d9b62a538911d580547f2dff07b7f0a4b0 02-Mar-2012 Derek Gathright <drgath@gmail.com>

Added 'pressed' & 'checked' attrs for external use in Y.ToggleButton

156ebe6ddd4a3a96d89c11fd3a7a9944af91f3f7 23-Feb-2012 Derek Gathright <drgath@gmail.com>

Improved Button coverage

a7e9ca67d735ae1bcdc1f7deb35ab98dd9c9f614 21-Feb-2012 Derek Gathright <drgath@gmail.com>

New meta updates to all the Button modules

efa2177e01a423054231b00ca0e3c518e7ec79b9 17-Feb-2012 Derek Gathright <drgath@gmail.com>

New Button modules

d8a453d703387a8f8168c110b3a052dc60e4a794 15-Feb-2012 Derek Gathright <drgath@gmail.com>

Work in progess for new Button component.

bb34581aa2148e0cfe89fbb5473165ae35a87fb5 26-Jan-2012 Derek Gathright <drgath@gmail.com>

Linted

9d256079026e0543e7d89c92ee6cccf0ff8a0c77 24-Jan-2012 Derek Gathright <drgath@gmail.com>

Documentation and example updates

c8c2c44e3c0257f2b6d2fe2507a010360e470a75 22-Jan-2012 Derek Gathright <drgath@gmail.com>

All tests now pass

62042090abb1c33eb3b9bc1a00f635913706a867 22-Jan-2012 Derek Gathright <drgath@gmail.com>

Updated Button and ButtonGroup tests

73981adca3509c6bdee734dbea10717f9dd32556 22-Jan-2012 Derek Gathright <drgath@gmail.com>

Updated Button and ButtonGroup tests

f93a86c4a461819a2e403b2e9fc82dbccd1b661a 22-Jan-2012 Derek Gathright <drgath@gmail.com>

Lots of Button updates. Better accessibility. ButtonGroup fixed.

8f3a089b3bf0bc532e019a04a3638c2c05ce4fc3 13-Dec-2011 Derek Gathright <drgath@gmail.com>

Fixed focus/blur testing issue

ee93247ea3fded900404f1918ac1dfc13b8be6b6 13-Dec-2011 Derek Gathright <drgath@gmail.com>

Fixed trailing comma

db1bbf94979caed0f2f215224d52100ba61a42aa 13-Dec-2011 Derek Gathright <drgath@gmail.com>

Some changes to the event handling system. Decoupled rendering update from Attribute intialization. Test fixes.

c9871cbdfcd26b5d20932513df38a0f231ddc33f 12-Dec-2011 Derek Gathright <drgath@gmail.com>

Quite a bit of tweaks to fix a dependency issue

99109bad03481e2ab7aeb5f1b0082145f80ba764 10-Dec-2011 Derek Gathright <drgath@gmail.com>

Renamed button.deselect() to button.unselect()

db92b84e128cab8bd1aecfa3c38718a339eb501f 09-Dec-2011 Derek Gathright <drgath@gmail.com>

Button refactor, now extends Y.Base

6aaa468f50af23f08685835d1984767b81a4446a 08-Dec-2011 Derek Gathright <drgath@gmail.com>

Added Button component src files

af1eb8d312773b3928424d679944918398608c13 08-Dec-2011 Derek Gathright <drgath@gmail.com>

Updated tests

cdc8da81f72ee74d3d969419c17ea47f105fa57c 08-Dec-2011 Derek Gathright <drgath@gmail.com>

Added test for ButtonGroup

2d271216b75521cdb6cade5932b974906e92c0bb 08-Dec-2011 Derek Gathright <drgath@gmail.com>

Added button test, fixed onClick bug where it wouldn't detach