MDL-66312 js: Autocomplete promises were inside out
authorAndrew Nicols <andrew@nicols.co.uk>
Fri, 16 Aug 2019 03:04:11 +0000 (11:04 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Fri, 16 Aug 2019 03:40:16 +0000 (11:40 +0800)
commit6654ac11513d7084b10b0c0e68c1912b0d3ddf41
tree0bf1e82adfab22ca9bd562c98c21e12bc2b9fe16
parent7e16c70b52e0ba2074728007c80088f43d649d47
MDL-66312 js: Autocomplete promises were inside out

The pending promise should nott be resolved until the changes are
complete.
Previously the resolution of the pendingPromise was triggering the other
changes.
lib/amd/build/form-autocomplete.min.js
lib/amd/build/form-autocomplete.min.js.map
lib/amd/src/form-autocomplete.js