Skip to content

feat: add AutoHeightItem component with dynamic height calculation#43

Open
Tzyito wants to merge 4 commits into
qmhc:mainfrom
Tzyito:main
Open

feat: add AutoHeightItem component with dynamic height calculation#43
Tzyito wants to merge 4 commits into
qmhc:mainfrom
Tzyito:main

Conversation

@Tzyito
Copy link
Copy Markdown

@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
Copy Markdown

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