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 id prop for formatted input #80

Merged
merged 2 commits into from
Oct 20, 2024
Merged

feat: add id prop for formatted input #80

merged 2 commits into from
Oct 20, 2024

Conversation

fmaclen
Copy link
Owner

@fmaclen fmaclen commented Oct 19, 2024

Closes #79

<CurrencyInput name="default" value={-42069.69} id="four-twenty-six-nine" />

Copy link

cloudflare-workers-and-pages bot commented Oct 19, 2024

Deploying svelte-currency-input with  Cloudflare Pages  Cloudflare Pages

Latest commit: cf30fe3
Status: ✅  Deploy successful!
Preview URL: https://2a1abd9e.svelte-currency-input.pages.dev
Branch Preview URL: https://79-id-prop.svelte-currency-input.pages.dev

View logs

@fmaclen fmaclen marked this pull request as ready for review October 20, 2024 14:14
@fmaclen fmaclen merged commit 18c0b85 into main Oct 20, 2024
2 checks passed
@fmaclen fmaclen deleted the 79-id-prop branch October 20, 2024 14:15
Copy link

🎉 This PR is included in version 0.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow adding an id
1 participant