- 90c304f [fixed] regression with disabled lsit items
- 8409875 [fixed] buttons submitting forms
- 4168df5 [added] autoFocus support to dropdown, calendar, and selectlist
- 1e0a825 [added] SCSS versions of styles!
- cad7940 [fixed] incorrectly limited padded zeros
- b49b5ef [fixed] #322
- 8805757 [fixed] guard against async setState
- f01fbfd [fixed] focused popups have a higher zIndex than others
- 93325fa [fixed] add onNavigate to Calendar propTypes
- 31151a8 [changed] Move focus handling to Mixin for consistency
- fd6bada [fixed] SSR rendering issue with popup
- 665549d [fixed] Move envify to dependencies
- 3b0499a [fixed] Better Globalize version sniffing...siiigh
- 406c795 [changed] popup animates onMount
- 9e1ada0 [fixed] add autoComplete off to combobox and dropdown filter
- 39284b8 [fixed] preventDefault for Enter keys
- 5b17d73 [fixed] Multiselect not handling disabled items correctly
- c8bcb1e [fixed] correctly localize number when editing
- 735c267 [fixed] Can start typing negative numbers
- 438e30a [fixed] extra timeout check, prevent setState after unmount
- 4b6abc7 [fixed] localizer dist files
- c9bed37 [fixed] moment localizer parse error
- edba4c1 [fixed] changing dropUp during a transition will cancel and restart the correct animation
- 3f7a001 [fixed] changing dropUp during a transition will cancel and restart the correct animation
- 53bff60 [fixed] multiselect calls preventDefault
- 6e83098 [fixed] A couple IE8 issues
- 39f2dc0 [fixed] dropdown correctly checks value equality
- 88bc7b0 [fixed] list searches correctly happen on keyPress and not keyDown
- bd399d9 [added] grouping SelectList items
- 1058e3f [added] disable individual dropdown/combobox options
- 5d1b530 [fixed] missing key on Multiselect
- 3d25273 [fixed] missing dev dep
- 8172eaa [added] selectlist selectAll() method
- 65e94f9 [fixed] moment localizer
- bf468be [fixed] recalc timeList when locale info changes
- f002680 [fixed] add onNavigate to docs
- 8ba4202 [fixed] wrong list message displayed when all items selected on the multiselect
- 3be1b7d [changed] reorder onKeyDown and respect preventDefault
- 5457935 [added] localizers of different types
- f865da1 [removed] IOS click hack, since react 0.14 handles this correctly
- 3be1c86 [added] pass describedBy to datepicker
- 804db61 [fixed] Calendar only refocuses itself when previously focused
- 3fc44c3 [fixed] properly compare TimeList labels
- 31c5479 [changed] globalize localizer now a function that takes a globalize instance
- 44818fd [added] autoFocus support
- ac46a2a [fixed] Calendar only refocuses itself when previously focused
- 1fc7c38 [fixed] properly compare TimeList labels
- e74a2ed [changed] globalize localizer now a function that takes a globalize instance
- 180bc31 [added] autoFocus support
- 1fc7c38 [fixed] properly compare TimeList labels