- Added arrow-key navigation to Menu component
- Fixed Dialog .hide() thrashing
- Fixed
ColorPicker
in Firefox [bpierre]
- Added
SplitButton
- Added
SplitButton
"show" class when contents is shown - Added:
Dialog
escape support. Closes #36 - Added:
Confirmation
focus on "ok" when shown. Closes #34 - Added FF styling. Closes #13
- Added quick docs for
ui.Emitter
- Added
Emitter#off()
- Added
Emitter#once()
- Changed: hide cursor on
ColorPicker
mousedown - Changed
ContextMenu
toMenu
- Changed: moved non-structural styling to docs/style.css. Closes #23
- Fixed ColorPicker flickering due to offset
- Fixed
Card
css
- Initial release