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

Replace progress dots with <sl-progress-bar> #51

Open
bennypowers opened this issue Jun 20, 2023 · 3 comments
Open

Replace progress dots with <sl-progress-bar> #51

bennypowers opened this issue Jun 20, 2023 · 3 comments

Comments

@bennypowers
Copy link
Collaborator

https://shoelace.style/components/progress-bar

see https://bennypowers.dev/decks/devconf-brno-2023 for an example

@ruphin
Copy link
Owner

ruphin commented Jun 20, 2023 via email

@bennypowers
Copy link
Collaborator Author

height, color, opacity, etc are all configurable with css
html composability is easy with slot default content, the js apis are a little trickier, so users that slot in their own progress would need to write their own event listener

hiding on individual slides could likewise be with some javascript, or perhaps by reflecting the slide number/name to the deck element

@ruphin
Copy link
Owner

ruphin commented Jun 20, 2023 via email

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

No branches or pull requests

2 participants