-
Notifications
You must be signed in to change notification settings - Fork 65
Improve pkgdown articles; add a new article on filling layouts #498
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
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I think it's a little easier to understand, especially if you were to drop into an example halfway through the article
only relevant for local previews
top-level in the article should be <h2>
…m and fillable-container behavior
cpsievert
commented
Mar 7, 2023
* Move `map_quakes` to setup code * Shared -> Local -> Fillable * Add resizable iframe option
Easier to globally gitignore, harder to accidentally overwrite an example
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
… testing/coercing fill behavior; keep working on vignettes
…der tag (just like a string is) (#513) * Close #512. A numeric value for value_box()'s title/value is now wrapped in a header tag (just like a string is) * `devtools::document()` (GitHub Actions) * Update R/value-box.R Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com> * Update value-box.R * `devtools::document()` (GitHub Actions) * Resave data (GitHub Action) --------- Co-authored-by: cpsievert <cpsievert@users.noreply.github.com> Co-authored-by: Garrick Aden-Buie <garrick@adenbuie.com>
* Prevent collapsed sidebar from having a non-zero height * Hide sidebar content while transitioning, too For symmetry with the collapsing transition, but also reduces layout shifts as the sidebar expands * Resave distributed files (GitHub Action) --------- Co-authored-by: Carson <cpsievert1@gmail.com> Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com>
Co-authored-by: Carson Sievert <cpsievert1@gmail.com> Co-authored-by: cpsievert <cpsievert@users.noreply.github.com>
Co-authored-by: gadenbuie <gadenbuie@users.noreply.github.com>
Collaborator
Author
|
Closing this since I decided to break up this PR into several, more digestable PRs
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.