Skip to content
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

Put components in custom elements #125

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Put components in custom elements #125

wants to merge 8 commits into from

Conversation

wch
Copy link
Contributor

@wch wch commented Mar 9, 2024

This PR is an experiment to with putting components in custom elements.

To do:

  • Extract HTML dependencies from Shiny and make them available in the page for the components to use.
  • Add remaining components.
  • Update styling.

Live test page is here: https://pr-125--pyshiny.netlify.app/docs/test.html

Here's a screen shot of the test page. Note that I haven't added all components in the test page yet, and HTML dependencies (other than Bootstrap) aren't loaded, so some components don't work yet:

image

@github-actions github-actions bot temporarily deployed to pr-125 March 9, 2024 04:48 Destroyed
@github-actions github-actions bot temporarily deployed to pr-125 March 9, 2024 05:01 Destroyed
@github-actions github-actions bot temporarily deployed to pr-125 March 9, 2024 05:34 Destroyed
@github-actions github-actions bot temporarily deployed to pr-125 March 9, 2024 23:27 Destroyed
@github-actions github-actions bot temporarily deployed to pr-125 March 9, 2024 23:53 Destroyed
@github-actions github-actions bot temporarily deployed to pr-125 March 10, 2024 00:07 Destroyed
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.

None yet

1 participant