Skip to content

Conversation

@zerob13
Copy link
Collaborator

@zerob13 zerob13 commented Oct 27, 2025

Summary

  • Ensure ListItemNode explicitly accepts the optional value prop coming from ListNode
  • Bind that prop to
  • only when it holds a real value so unordered list items never receive a transient value="0"
  • Preserve the existing indexKey wiring while eliminating the redraw issue described in bug(ListItem): Elements are unexpectedly redrawn during updates #103

Testing

  • pnpm test
  • pnpm typecheck
  • Manual list rendering in playground

@netlify
Copy link

netlify bot commented Oct 27, 2025

Deploy Preview for vue-markdown-renderer canceled.

Name Link
🔨 Latest commit b00ea58
🔍 Latest deploy log https://app.netlify.com/projects/vue-markdown-renderer/deploys/68ff7aae06f7f500084f2280

@Simon-He95 Simon-He95 merged commit 229a79d into main Oct 27, 2025
9 checks passed
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.

3 participants