mirror of
https://github.com/desktop/desktop
synced 2024-10-31 05:19:03 +00:00
6c6bd55fbe
Before this change, the tooltip would override (setting or removing) whatever the target element had set as `aria-describedby`.
This was evident when trying to set a custom `aria-describedby` to an element with a tooltip: the `aria-describedby` attribute wouldn't make it to the DOM 😑
With this change, the tooltip will add or remove itself, respecting whatever was in there before.
|
||
---|---|---|
.. | ||
src | ||
static | ||
styles | ||
test | ||
.npmrc | ||
.yarnrc | ||
app-info.ts | ||
git-info.ts | ||
jest.unit.config.js | ||
package-info.ts | ||
package.json | ||
webpack.common.ts | ||
webpack.development.ts | ||
webpack.production.ts | ||
yarn.lock |