Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 899 Bytes

History.md

File metadata and controls

37 lines (27 loc) · 899 Bytes

0.1.0 / 2012-05-21

  • Added arrow-key navigation to Menu component

0.0.4 / 2012-05-04

  • Fixed Dialog .hide() thrashing

0.0.3 / 2012-03-04

  • Fixed ColorPicker in Firefox [bpierre]

0.0.2 / 2012-02-22

  • 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 to Menu
  • Changed: moved non-structural styling to docs/style.css. Closes #23
  • Fixed ColorPicker flickering due to offset
  • Fixed Card css

0.0.1 / 2010-01-03

  • Initial release