Widgets
From jQuery JavaScript Library
- Calendar (3 really good ones - need to pick one (?))
- Tree (treeView is the closest we have. Needs to be documented, sortable, and save-able.)
- Menu
- Window (this breaks down into Lightbox-like things, and Modal Dialogs) - joern: what about thickbox reloaded?
- Form (Validation, Ajax)
- Grid (Completely lacking, at best we have an undocumented live grid.) joern: Sortable grid columns are a perfect showcase for d'n'd
- Paneset/Layout (None - the closest is something in Ext.) joern: Dave had that resizeable pane plugin, though never really finished it, maybe something for Paul to take up
- Tabs/Wizard
- Tabs - joern: lacks an actually wizard demo so far
- WYSIWYG (we've got nothing, the closest is Wymeditor)
- Drag And Drop (Needs better docs, more demos)
- Sortables (Needs better docs, more demos)
- Slider (Needs better docs, more demos)
- Tooltip
- clueTip (needs more demos, docs, greater variety)
- Accordion Menu
- Accordion (needs more demos, improved quality)
- Color Picker
- Farbtastic joern: does it provide its own d'n'd code or has it any dependencies (that could be replaced with new ui-stuff)
- Autocompletion
- In-Place Editing - joern: settling for one of those would help