-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat(web-react): FloatingUI integration to TooltipModern #DS-1088 #1237
Feat(web-react): FloatingUI integration to TooltipModern #DS-1088 #1237
Conversation
✅ Deploy Preview for spirit-design-system-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for spirit-design-system-demo canceled.
|
✅ Deploy Preview for spirit-design-system-validations canceled.
|
✅ Deploy Preview for spirit-design-system-react ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
packages/web-react/src/components/TooltipModern/demo/TooltipPlacements.tsx
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/TooltipModern/demo/TooltipWithFloatingUI.tsx
Outdated
Show resolved
Hide resolved
Great Job 👏 Please add some unit tests and it will be great 👍 :-) |
packages/web-react/src/components/Tooltip/__tests__/Tooltip.test.tsx
Outdated
Show resolved
Hide resolved
packages/web-react/src/components/Tooltip/__tests__/useFloatingUI.test.ts
Show resolved
Hide resolved
packages/web-react/src/components/Tooltip/useTooltipModernStyleProps.ts
Outdated
Show resolved
Hide resolved
3ffba01
to
93236de
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good job 👍 I have now finding only some unimportant details so for me this is finished :-)
93236de
to
0990447
Compare
- added new variable --tooltip-max-width - changed from 18rem to 288px
0990447
to
fa89440
Compare
Description
Introducing new component
<TooltipModern>
and it's sub components<TooltipTrigger>
and<TooltipPopover>
Issue reference
#DS-1088 Web-react: Integrovat Floating UI přímo do Tooltipu