Commit Graph
62 Commits
Author SHA1 Message Date
Natxo 0e849ea03a Add Colorpicker component for color selection 2026-03-31 12:12:54 +02:00
Natxo 0006d1d9a9 Add Datepicker component for date selection 2026-03-31 12:12:30 +02:00
Natxo cf8bb00a40 Implement Autocomplete component with options and navigation 2026-03-31 12:12:13 +02:00
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
Natxo ab01398878 Add utility functions for value and class joining 2026-03-31 11:44:40 +02:00
Natxo e8d8993f01 Rename src/i18n.js to src/core/i18n.js 2026-03-31 11:44:03 +02:00
Natxo d4b8d8831e Add i18n support for Spanish and English 2026-03-31 11:43:44 +02:00
Natxo d9d4970324 Add icon exports for various UI elements 2026-03-31 11:43:23 +02:00