This repository was archived by the owner on Feb 12, 2022. It is now read-only.
3.0.1
General bug fix release
- #636 - prevents pillbox from submitting a form when user adds new pills
- #635 - updates bower and package keywords, as well as ignore list
- #632 - allows selectlist to ignore menu headers as the default display item
- #630 - fixes two lines that were using
.attr()instead of.addClass()or.removeClass()for modifying classes in search, and adds a '.searched' class to the primary container when the user searches, for app developer styling purposes - #629 - fixes left padding for highlighted checkbox and radio block-level controls
- #626 - modifies logic to support icons and other custom markup within selectlist items
- #623 - uses
jQueryto check for presence of jQuery vs$in order to support.noConflict() - #619 - fixes specificity of wizard to avoid styling
.step-contentchild elements - #611 - prevents default submit on
<button>clicks in datepicker - #605 - fix to ensure tree folder select options return correctly