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

feat(core): render element g by list-render #821

Merged
merged 9 commits into from
Apr 16, 2024
Merged

Conversation

pubuzhixing8
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Apr 13, 2024

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

Name Status Preview Comments Updated (UTC)
plait ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 6:56am
plait-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 6:56am


const mountOnItemMove = (element: PlaitElement, index: number, childrenContext: PlaitChildrenContext, isChild: boolean = false) => {
const containerG = PlaitElement.getContainerG(element, { suppressThrow: false });
console.log(element.id, index);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

console

@huanhuanwa huanhuanwa merged commit 3227986 into develop Apr 16, 2024
3 checks passed
@huanhuanwa huanhuanwa deleted the list-render branch April 16, 2024 03:42
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.

None yet

2 participants