Skip to content

Version 0.17.0 - May 9, 2014

Pre-release
Pre-release

Choose a tag to compare

@jlukic jlukic released this 09 May 20:30

Enhancements

  • Dropdown - Dropdowns can now receive focus and be navigated with a keyboard
  • Popup - Popup now has an onRemove callback after removing element from DOM

Fixes

  • Modal - Element does not accurately close other modals when initialized at different times Thanks nojhamster
  • Modal - Fixes javascript error for browsers that don't support CSS animations if jquery.easing is not included
  • Form, Input - Fixes ui input to work correctly inside inline field