Skip to content

4 new inputs - #74

Open
EpicAlbin03 wants to merge 8 commits into
max-got:mainfrom
EpicAlbin03:feat/input
Open

4 new inputs#74
EpicAlbin03 wants to merge 8 commits into
max-got:mainfrom
EpicAlbin03:feat/input

Conversation

@EpicAlbin03

@EpicAlbin03 EpicAlbin03 commented Jan 10, 2026

Copy link
Copy Markdown

Description

Added the following inputs, using cleave.js:

  • input-48: Card Number
  • input-49: Expiry date
  • input-50: Code
  • input-51: Card Details

Type of Change

  • Component
  • Bug fix
  • Documentation
  • Other:

Screenshots

Before:
image

After:
image

@EpicAlbin03 EpicAlbin03 changed the title Feat/input 4 new inputs Jan 10, 2026
Comment thread package.json Outdated
"@tailwindcss/vite": "^4.1.8",
"@tanstack/table-core": "^8.21.3",
"bits-ui": "2.5.0",
"cleave.js": "^1.6.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like https://github.com/nosir/cleave-zen is the successor of cleave.js

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missed that somehow. Thanks for letting me know!

Will look into it. Seems like cleave-zen hasn't been updated for 2 years as well.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep.. well cleave.js is retired.. pick your poison.

@EpicAlbin03

Copy link
Copy Markdown
Author

Updated to cleave-zen. Seems to work.

@max-got

max-got commented Mar 21, 2026

Copy link
Copy Markdown
Owner

Thank you first of all, wouldn't that all be a good use case for @attach? :)

@EpicAlbin03

EpicAlbin03 commented Mar 21, 2026

Copy link
Copy Markdown
Author

@attach is indeed cleaner. Still stuck in the past I guess :D

@orefalo

orefalo commented Mar 21, 2026

Copy link
Copy Markdown

plz enlight me... what is @attach?

@EpicAlbin03

Copy link
Copy Markdown
Author

plz enlight me... what is @attach?

https://svelte.dev/docs/svelte/@attach

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.

3 participants