Skip to content
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

Fix container scroll height and use location #51

Merged
merged 7 commits into from
Oct 31, 2024

Conversation

damien-schneider
Copy link
Owner

Changes

  • Fix ScrollArea Issue

    • Resolved the problem where child components were not taking full height (h-full).
    • Improved the centering of child components within the ScrollArea.
  • Remove isChildUsingFullHeight

    • This property is no longer needed and has been removed. Making it easier and cleaner to create a component
  • Refactor Code

    • Removed the unnecessary isIframe: false since it is now the default value.
  • Address Related Issue

  • Fix Testimonial Animation

    • Corrected the animation error caused by transition-gpu.

Copy link

vercel bot commented Oct 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cuicui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 31, 2024 5:22pm

@damien-schneider damien-schneider merged commit 8e1b996 into main Oct 31, 2024
3 checks passed
@damien-schneider damien-schneider deleted the fix--container-scroll-height-and-use-location branch October 31, 2024 17:23
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