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

Interactive components #151

Closed
vincerubinetti opened this issue Feb 16, 2023 · 1 comment
Closed

Interactive components #151

vincerubinetti opened this issue Feb 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@vincerubinetti
Copy link
Collaborator

vincerubinetti commented Feb 16, 2023

We could have more components that are interactive. These would mostly be useful for blog posts that aim to be more educational.

Some basic ones we could/should implement ourselves:

  • Collapsible accordion
  • Text highlight spoilers

More complex ones we probably should outsource (have users find their own js plugin):

  • GitHub repo summary cards
  • Multiple choice questions
  • Image carousel
  • Events calendar (dates are hard)

Things to look at:

  • The components I made for 3blue1brown.com
  • Sitefinity? (ew)
@vincerubinetti vincerubinetti added the enhancement New feature or request label Feb 16, 2023
@vincerubinetti
Copy link
Collaborator Author

Probably best to just outsource this to external libraries.

However, the collapsible could be useful, so I'll capture just doing some basic styling for <details> in #269

@vincerubinetti vincerubinetti closed this as not planned Won't fix, can't repro, duplicate, stale Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant