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

feat: add a countdown timer example to the demo #48

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

amtins
Copy link
Member

@amtins amtins commented Dec 4, 2024

Description

Resolves #47 by providing a code snippet to inspire a developer to create their own countdown component.

Changes made

  • add countdown to showcase page
  • add html page and css containing countdown timer

Copy link

github-actions bot commented Dec 4, 2024

PR Preview Action v1.4.8
Preview removed because the pull request was closed.
2024-12-09 13:06 UTC

@amtins amtins force-pushed the feat/showcase-countdown branch 2 times, most recently from 0740580 to f0e1a09 Compare December 4, 2024 18:04
Resolves #47 by providing a code snippet to inspire a developer to create their
own countdown component.

- add countdown to showcase page
- add html page and css containing countdown timer
@amtins amtins force-pushed the feat/showcase-countdown branch from f0e1a09 to c1acc30 Compare December 5, 2024 12:21
static/showcases/countdown.html Outdated Show resolved Hide resolved
@amtins amtins merged commit 98289c5 into main Dec 9, 2024
4 checks passed
@amtins amtins deleted the feat/showcase-countdown branch December 9, 2024 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Add a countdown example to the demo
2 participants