Commit Graph

55 Commits

Author SHA1 Message Date
Natxo
cefeae4a8b Add Select component for dropdown selection
Implement a Select component with label and options.
2026-03-31 12:11:57 +02:00
Natxo
51d1bb7c84 Rename button.js to Button.js 2026-03-31 12:08:04 +02:00
Natxo
0e6adbe44f Add Fileinput component for file selection 2026-03-31 12:07:51 +02:00
Natxo
019213f01c Implement Input component with dynamic features 2026-03-31 12:07:28 +02:00
Natxo
10a3f971d9 Add Button component with badge and tooltip support
Implement a Button component with optional badge and tooltip.
2026-03-31 12:05:22 +02:00