* Fixed some additional 508 compliant issues in selectWoo
* Renamed `selectWoo/js/select2.full.js` to `selectWoo/js/selectWoo.full.js`
* Updated selectWoo to version 1.0.6
* **BREAKING CHANGE** Changed datepicker compliance patch to extend the original datepicker implementation, rather than patching instances after initialization.
Update instructions:
Move the inclusion of `datepicker/jqueryui_datepicker_508.js` to right after the datepicker plugin.