-
Notifications
You must be signed in to change notification settings - Fork 114
Update value_box; Update to bootstrap 5.3; Update htmldeps #772
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
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
a5da220
Update shiny deps to `main`
schloerke 0801d5c
Update htmltools deps to `main`
schloerke 96aad41
Update bslib dep files (includes bootstrap 5.3). Needs new htmldep ob…
schloerke 61176c8
Use new bslib html dep files
schloerke ddeb8a7
htmldep followup; Drop sidebar css and make web component a JS module
schloerke ceb64f3
Updates from rstudio/bslib#798
schloerke 2bfc397
Set `inverse=True` for navbar; Add classes to page methods; Updates f…
schloerke 9868bc7
Add `page_bootstrap(**kwargs)` to support attrs on body tag. From rst…
schloerke a3a385d
Always try to init the sidebar; From rstudio/bslib#795
schloerke 096b7cc
Use semantic elements in sidebar rstudio/bslib#580
schloerke 52a7da2
Add .bslib-input-switch class rstudio/bslib#741
schloerke 28f1d6f
Docs for tooltip / popover accessibility; rstudio/bslib#825
schloerke 101c2ae
docs(navs): Improve examples for recommended usage; rstudio/bslib#848
schloerke 8457a66
Fix bug where dropdown menu did not align right
schloerke 5e4f3bc
Update navs card methods to have header/footer in the main body of th…
schloerke 6a2f5de
Add `ui.navset_underline()`, `ui.navset_card_underline()`, `ui.page_n…
schloerke 37ef3d7
Add title support for `navset_card_tab()`, `navset_card_pill()`, and …
schloerke 14b3298
Do not have `navset_bar(title=)` be displayed as a link. Use `span`
schloerke 69c0ebc
Add `See Also` entries for navset_underline, navset_card_underline, n…
schloerke 04a5f8d
Docs, changelog, and quartodoc for `navset_underline()` and `navset_c…
schloerke 735a6ab
Do not keep htmldep files that are not used
schloerke 83e867c
Update r-shiny deps
schloerke 1f23738
Update `layout_column_width(fixed_width)` param's min width.
schloerke d68adf2
Make `layout_column_wrap(*args, width=)`'s `width` come after `*args`
schloerke 13db422
Update test_navs.py
schloerke 09865d9
Update _page.py
schloerke 7dd3121
First pass of Move X valuebox code over to main. Start new value_box …
schloerke c5ef9ae
Legacy type check change for python <= 3.9
schloerke 9bb128a
Use array of options when building multiple TS files
schloerke 286aa86
Implement new `value_box(showcase=,theme=)`
schloerke f4f7f82
Move and fix accordion and valubox e2e tests
schloerke a2a018d
Update CHANGELOG.md
schloerke 3f5bb6b
Add navset underline methods to api-example
schloerke ac44ae3
Update width position
schloerke 6ca74f6
Update Nav test
schloerke a19adbe
Fixes for finds from Karan
schloerke 81699b4
Simplify example to supply only text
schloerke b2fd369
Use proper width location
schloerke 9330df1
Move icons in example to external files
schloerke f658fe6
Remove legacy support as the error message is ok
schloerke 65eb240
Code feedback
schloerke 7726d91
lints
schloerke 4d5e12b
Save metafile when bundle is made, not after all bundles are made
schloerke 256f1b3
Update name / theme docs
schloerke 2ec03aa
Merge branch 'main' into update_shinyverse
schloerke 9a381b9
Better full screen icon support; Updated css vars from bslib
schloerke 1261877
Update test_sidebar_colors.py
schloerke 080fa8a
Update bootstrap web link
schloerke File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.