## RELEASE NOTES ### Version 2.2.12 - Aug 06, 2017 **Major Enhancements** (1) - **Dropdown** - Dropdown can now have `values` specified in javascript when initializing. See some [examples here](https://jsfiddle.net/Lb7c5dkz/). This makes it much easier to modify values of a dropdown after initializing. For example, when the dropdown options are affected by another field. **Critical Bugs** (1) - **Dropdown** - Fixed regression that caused `dropdown` inside menu to appear on left edge of dropdown in `2.2.11` #5542 - **Build Tools** - Fixes issue with deprecated uglify setting that could cause build tools to fail ```bash GulpUglifyError: unable to minify JavaScript Caused by: DefaultsError: `preserveComments` is not a supported option ``` **Bugs** (1) - **Dropdown** - Fixed an issue where css rule for `focused default text` was not being applied for multiselects #5633 - **Header** - Fixes vertical alignment - **Header/List* -- Fixes issue where icons appear slightly offset with text due to line-height offset fixes no longer being necessary in modern browsers. - **Modal** - Fixes issue where init order matters when multiple modals are shown at same time and `allowMultiple: true` is used #5559 **Enhancements** - **Dropdown** - Calling dropdown methods on a `