Skip to content

feat(Timeline): add reverse prop #4316

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

Merged
merged 9 commits into from
Jun 12, 2025

Conversation

J-Michalek
Copy link
Contributor

@J-Michalek J-Michalek commented Jun 9, 2025

πŸ”— Linked issue

Resolves: #4299

❓ 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

I have added the reverse prop that changes the direction in which the timeline tracks progress.

πŸ“ Checklist

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

@J-Michalek J-Michalek changed the title feat(Timeline): reverse prop and item.color feat(Timeline): reverse prop Jun 9, 2025
@J-Michalek J-Michalek marked this pull request as ready for review June 9, 2025 15:41
@J-Michalek J-Michalek requested a review from benjamincanac as a code owner June 9, 2025 15:41
@benjamincanac benjamincanac changed the title feat(Timeline): reverse prop feat(Timeline): add reverse prop Jun 10, 2025
Copy link

pkg-pr-new bot commented Jun 11, 2025

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

commit: 92d9c04

@benjamincanac benjamincanac merged commit 5170cfd into nuxt:v3 Jun 12, 2025
6 checks passed
@benjamincanac
Copy link
Member

Thanks 😊

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.

feat(timeline): add reverse option and color item option
2 participants