From 31fb8e12371fa8113dc3c7b52045184178b44d3c Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 21 Jan 2015 14:55:50 -0500 Subject: [PATCH] Adds #1669, Dropdown will now recreate menus when option values change, dropdown will now produce errors when methods invoked on ` values after initialization, and will automatically update dropdown menu when changed - **API** - Added new behavior `$.api('abort')` which cancels current request - **Search** - Search `onSelect` now recieves JSON object matching currently selected element, you can now programmatically retrieve result JSON using `.search('get result')`. Defaults to current value unless value specified as first parameter. - **Search** - Search `onSelect` and `onResultsAdd` can now cancel default actions by returning `false`. @@ -12,6 +12,7 @@ **Bugs** - **Label** - Fixed issue with `ui ribbon label` not positioning itself correctly when using sizes like `small` or `large` +- **Dropdown** - Dropdown will now produce an error if behaviors on an initialized `