[Documentation] clarify components which can have transitions
Open
Nobody has claimed this yet.
C: Transitions
T: documentation
- Dominant language
- TypeScript
- Stars
- 41k
- Forks
- 7.1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 11
Description
Problem to solve
"Most components can have their transition altered through the transition prop." - Actually it feels more like "almost no components can be altered". People new to vuetify need will need a better pointer here.
Proposed solution
At least list the components which are valid for transitions. As far as my tests go I have only found 2 so far which are actually working.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the documentation for the transition prop and the component references it describes. Verify which components support transitions, then update the documentation to list them and correct the current claim; done means the list matches the tested behavior.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100