ionic-team / ionic-team/ionic-docs
feat: Add link to component implementation in API doc
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 621
- Forks
- 3.2k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 86
Description
Is your feature request related to a problem? Please describe.
I often need to check the source code of components to discover how they work, to fix bugs etc. Right now I have to manually open GitHub and navigate to the component.
Describe the solution you'd like
Add a direct link to the component implementation in ionic-team/ionic-framework (folder or tsx), maybe at the end of the page next to the Contribute > button.
Describe alternatives you've considered
Navigating manually each time.
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
Start by locating the API documentation page template and the existing Contribute > button, then determine how each component maps to its implementation folder or TSX file in ionic-team/ionic-framework. Done means the relevant API pages expose a direct implementation link alongside the contribution control and the documentation build remains valid.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100