feat(tooltip): documentation, consumer migration guide#6345
Conversation
|
📚 Branch Preview Links🔍 First Generation Visual Regression Test ResultsWhen a visual regression test fails (or has previously failed while working on this branch), its results can be found in the following URLs:
Deployed to Azure Blob Storage: If the changes are expected, update the |
cdransf
left a comment
There was a problem hiding this comment.
Looks good! Just had one question ✨
…m/adobe/spectrum-web-components into seckles/tooltip-documentation
rubencarvalho
left a comment
There was a problem hiding this comment.
Looks good! We just need to make sure to update the "hover" section when we integrate the HoverController! 😄
Also, please check if the global-button.css should be included 👍
There was a problem hiding this comment.
Is this supposed to be commited?
There was a problem hiding this comment.
This is nice, but I feel like our whole SB customization needs some love 😛 cc: @caseyisonit
3dc9c3f to
891601d
Compare
Description
Completes Phase 7 (documentation), and adds the consumer migration guide for
swc-tooltip.Phase 7 — Documentation
--swc-tooltip-background-colorCSS custom propertyConsumer migration guide
migration-guide.mdxat2nd-gen/packages/swc/components/tooltip/variant="positive"removal,variant="info"rename, event renames with timing change,self-managedremoval and newfor-based sibling authoring pattern--mod-tooltip-*breaking change callout and--swc-tooltip-background-colorpublic property tableMotivation and context
Tooltip is the first 2nd-gen component with non-trivial behavioral complexity (native popover, ARIA wiring via
ariaDescribedByElements, additive controller architecture). The consumer migration guide specifically calls out what works today vs. what ships in a future release to prevent consumers from expecting hover/focus auto-wiring that isn't yet active.Related issue(s)