github-desktop/app
Sergio Padrino 6c6bd55fbe Make our tooltip a bit more aria-describedby friendly 😂
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.
2023-09-26 19:13:39 +02:00
..
src Make our tooltip a bit more aria-describedby friendly 😂 2023-09-26 19:13:39 +02:00
static
styles Fix regression with comment bubbles in notification dialog 2023-09-19 16:19:30 +02:00
test add commit signing warning 2023-08-31 10:20:10 +02:00
.npmrc Merge pull request #17416 from desktop/electron-24-8-3 2023-09-21 09:53:34 -04:00
.yarnrc
app-info.ts
git-info.ts
jest.unit.config.js
package-info.ts
package.json Release 3.3.3 2023-09-21 09:54:39 -04:00
webpack.common.ts
webpack.development.ts
webpack.production.ts
yarn.lock