Do better job of document theming options for components
Open
@cpsievert is already working on this.
Since Jul 17, 2023.
- Dominant language
- SCSS
- Stars
- 569
- Forks
- 72
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 5
Description
Probably by including it the reference for card(), tooltip(), etc. For components that are essentially thin wrappers around Bootstrap (e.g., tooltip()), we could link directly to the Bootstrap docs (e.g., https://getbootstrap.com/docs/5.2/components/tooltips/#css) or find someway to filter the table in this article via URL https://rstudio.github.io/bslib/articles/bs5-variables.html
When it comes to our own components (e.g., sidebar()), maybe we'd link to the Sass source?
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.