Doist / reactist

Open source React components made with ❤️ by Doist
http://doist.github.io/reactist
MIT License
248 stars 22 forks source link

feat: Improved tooltip, support for arrow in tooltips #742

Closed gnapse closed 1 year ago

gnapse commented 1 year ago

Short description

See CHANGELOG in the diff for a summary of the changes in this PR.

PR Checklist

Versioning

New major release, as this introduces a breaking change (mentioned above).

Demo

image
engfragui commented 1 year ago

@gnapse Do you expect reviewers to test this in Reactist via Storybook (which it's what I did) or also trying to use the component in todoist-web (which I have not done)?

gnapse commented 1 year ago

Do you expect reviewers to test this in Reactist via Storybook (which it's what I did) or also trying to use the component in todoist-web (which I have not done)?

Unless there's an explicit mention of this in a test plan in the PR description, I do not think it's necessary. Though it's always welcome if the reviewer thinks it's worth it to double-check.