]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add missing things in `hide` method of dropdown (#33451)
authorRohit Sharma <rohit2sharma95@gmail.com>
Thu, 1 Apr 2021 18:51:55 +0000 (00:21 +0530)
committerGitHub <noreply@github.com>
Thu, 1 Apr 2021 18:51:55 +0000 (21:51 +0300)
commit20cfbdff79e19e77c24596cdca59c6694283e242
tree7e3a17c3f3d353da83388ca58328b07ef721f179
parentf36f8344533d3179b8d82af96e005b3106d9ab46
Add missing things in `hide` method of dropdown (#33451)

* Update `aria-expanded` attribute in `hide` method

* Remove empty mouseover listeners added for iOS
js/src/dropdown.js
js/tests/unit/dropdown.spec.js