You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(docs): docs-native Icon component, drop @ably/ui/core/Icon (DX-1128)
Vendor a local Icon that renders only Ably's own glyphs (product, social,
tech, gui-prod). Heroicons are now imported directly from @heroicons/react
as components at each call site, so they tree-shake instead of going through
a name->component lookup that bundles the whole set. This keeps the custom
Icon's responsibility narrow and matches the direction for the rest of the
vendored components.
0 commit comments