Skip to content

Conversation

@mdotme
Copy link

@mdotme mdotme commented Jan 7, 2026

πŸ”— Linked issue

Resolve #5802

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Emits select event when clicked Timeline item as requested. Currently it basically emits when item is clicked. I also thought about interactive: boolean prop which set true it updates modelValue when clicked. If interactive prop is a better solution please let me know. Appreciate the feedback!

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@mdotme mdotme requested a review from benjamincanac as a code owner January 7, 2026 04:10
@github-actions github-actions bot added the v4 #4488 label Jan 7, 2026
@mdotme mdotme changed the title feat: clickable timeline item Clickable Timeline item Jan 7, 2026
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 7, 2026

npm i https://pkg.pr.new/@nuxt/ui@5826

commit: 807523f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

v4 #4488

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TimeLine expose default slot or add "interactable"

1 participant