mirror of
https://github.com/twbs/bootstrap.git
synced 2025-05-25 00:04:18 -04:00
Generates a unique id for tooltip and adds [aria-describedby] to the element it is called on. Resolves issue #13480 - set up test - linted the code styles - passed the tests - integrated feedback from @cvrebert