Skip to content

Conversation

@untemps
Copy link
Owner

@untemps untemps commented Jan 25, 2022

This PR allows to position the tooltip all around the target with fixed values : "top", "bottom", "left" and "right".
The tooltip points to the middle of the target either from width dimension for "top" and "bottom" positions or from height dimension for "left" and "right" positions.

@untemps untemps self-assigned this Jan 25, 2022
@untemps untemps linked an issue Jan 25, 2022 that may be closed by this pull request
@untemps untemps merged commit 125be23 into main Jan 25, 2022
@untemps untemps deleted the feat/#1 branch January 25, 2022 10:51
github-actions bot pushed a commit that referenced this pull request Jan 25, 2022
# [1.1.0](v1.0.0...v1.1.0) (2022-01-25)

### Features

* Add position prop ([#5](#5)) ([125be23](125be23))
@untemps
Copy link
Owner Author

untemps commented Jan 25, 2022

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature Request: Handle position

2 participants