Skip to content

Conversation

cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented Jul 23, 2025

This PR also fixes #1704 (since I wanted to use layout_columns() in the updated examples, but it was preventing tests from passing)

@schloerke schloerke changed the title Deprecate panel_well() in favor of card() feat(api): Deprecate panel_well() in favor of card() Jul 24, 2025
Copy link
Collaborator

@schloerke schloerke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Remove in _quartodoc-core.yml
  • Remove in _quartodoc_express.yml

Copy link
Collaborator

@schloerke schloerke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update example using ui.panel_well()

@cpsievert cpsievert added this to the Next Release milestone Jul 24, 2025
@cpsievert cpsievert marked this pull request as ready for review July 25, 2025 19:59
@cpsievert cpsievert force-pushed the deprecate-well-panel branch from 1b8768d to e3841ee Compare August 4, 2025 23:17
karangattu and others added 3 commits August 5, 2025 06:16
Expanded the app_allow_external_errors list to include entries containing 'warn('. This helps filter out additional warning messages during test runs.
@cpsievert cpsievert merged commit 24b02cf into main Aug 5, 2025
65 of 67 checks passed
@cpsievert cpsievert deleted the deprecate-well-panel branch August 5, 2025 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UserWarning incorrectly emitted when using negative column widths for ui.layout_columns
3 participants