r3557 committed - button refactoring: updated todo list

r3557 committed - button refactoring: updated todo list

Revision: 3557
Author: joern.zaefferer
Date: Wed Dec 30 06:13:29 2009
Log: button refactoring: updated todo list
http://code.google.com/p/jquery-ui/source/detail?r=3557
Modified:
/branches/dev/ui/jquery.ui.button.js
=======================================
--- /branches/dev/ui/jquery.ui.button.js    Tue Dec 29 20:21:23 2009
+++ /branches/dev/ui/jquery.ui.button.js    Wed Dec 30 06:13:29 2009
@@ -24,8 +24,6 @@
:button,:submit,:reset,:checkbox,:radio
- groups buttons together
- auto-instantiate children as buttons
-
- -> start by rewriting toggleButton and radioButton to use the label as
the button element, instead of creating button elements
*/
var lastActive,
--