We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f728474 commit 6f91336Copy full SHA for 6f91336
CHANGELOG.md
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
14
- **Behavioral change**: Tooltip will not render an arrow indicator by default unless `with-arrow` is set.
15
- **Breaking change**: Tooltip events will no longer return its `anchor` target in its `detail` property.
16
17
- You cant still access it at `event.target.anchor`.
+ You can still access it at `event.target.anchor`.
18
19
### Deprecated
20
- #### Tooltip
0 commit comments