Skip to content

fix: export TooltipPortal and useIsMobile (v1.1.2)#39

Merged
nipsysdev merged 3 commits into
mainfrom
fix/missing-exports-tooltip-portal-and-use-mobile
May 7, 2026
Merged

fix: export TooltipPortal and useIsMobile (v1.1.2)#39
nipsysdev merged 3 commits into
mainfrom
fix/missing-exports-tooltip-portal-and-use-mobile

Conversation

@nipsysdev
Copy link
Copy Markdown
Owner

Summary

  • Fixed missing export for TooltipPortal component
  • Exported useIsMobile hook for mobile detection
  • Bumped package version to 1.1.2

Changes

Component Exports

  • Added TooltipPortal export to packages/lsd/src/components/ui/tooltip/index.ts
  • Added useIsMobile export to packages/lsd/src/main.ts

Version Updates

  • Updated all package versions from 1.1.1 to 1.1.2:
    • packages/lsd/package.json
    • packages/lsd-docs/package.json
    • package.json (monorepo root)
    • packages/lsd-docs/app/config/site.ts
    • skills/nipsys-lsd/SKILL.md

Documentation

  • Updated CHANGELOG.md with v1.1.2 release notes

@nipsysdev nipsysdev merged commit 27024fd into main May 7, 2026
6 checks passed
@nipsysdev nipsysdev deleted the fix/missing-exports-tooltip-portal-and-use-mobile branch May 7, 2026 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant