Created by: rohit2sharma95
Purpose:
- When hiding dropdown programmatically using the
hidemethod, the value of thearia-expandedattribute should be updated to false (like it is being inclearMenusfor now). -
hidemethod should remove event listener on the touch-enabled device (That was added in show method)
Preview: https://deploy-preview-33451--twbs-bootstrap.netlify.app/docs/5.0/components/dropdowns/