Skip to content

Conversation

@Tzyito
Copy link

@Tzyito Tzyito commented Feb 27, 2025

to fix #42 #11

  • Introduced new AutoHeightItem component for grid layouts
  • Implemented dynamic height calculation using ResizeObserver
  • Added export for AutoHeightItem in index.ts
  • Created demo for auto-height layout functionality
  • Added @vueuse/core dependency for ResizeObserver

- Introduced new AutoHeightItem component for grid layouts
- Implemented dynamic height calculation using ResizeObserver
- Added export for AutoHeightItem in index.ts
- Created demo for auto-height layout functionality
- Added @vueuse/core dependency for ResizeObserver
@netlify
Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for grid-layout-plus failed.

Name Link
🔨 Latest commit 0ba716d
🔍 Latest deploy log https://app.netlify.com/sites/grid-layout-plus/deploys/67c155a3dd19ba0008f43f75

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.

【Feature】add auto-resize height component and expose layoutUpdate function

1 participant