Commit Graph

31 Commits

Author SHA1 Message Date
Natxo
b920a14b5e Add Table component for rendering data in tabular format 2026-03-31 12:14:40 +02:00
Natxo
76641410e7 Implement Tabs component with dynamic content 2026-03-31 12:14:26 +02:00
Natxo
c34fb76a2a Add Accordion component for collapsible sections 2026-03-31 12:14:10 +02:00
Natxo
8fd234ea4c Add Dropdown component for UI 2026-03-31 12:13:58 +02:00
Natxo
7f55732be1 Add Modal component for displaying dialogs 2026-03-31 12:13:46 +02:00
Natxo
3dda7ef1e0 Add Range component for input range selection 2026-03-31 12:13:34 +02:00
Natxo
361101a463 Add Radio component for radio input functionality 2026-03-31 12:13:24 +02:00
Natxo
7c6ee5394c Create Checkbox.js 2026-03-31 12:13:12 +02:00
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
Natxo
4597eb2b25 Update package.json for version and entry point changes
Updated version, main entry point, and added peer dependencies.
2026-03-31 11:35:17 +02:00
Natxo
b1b1099f86 Bump version from 1.0.1 to 1.0.2 1.0.2 2026-03-30 23:25:48 +02:00
ea6d7a85f0 Add FileInput & Table 2026-03-30 23:16:32 +02:00
a2c2e762c6 Change Location 1.0.1 2026-03-30 16:38:41 +02:00
Natxo
40cb6ea22b Downgrade version from 1.1.0 to 1.0.0 1.0.0 2026-03-30 15:25:13 +02:00
Natxo
1d25d3dedb Add .gitignore file with common exclusions 2026-03-30 15:24:40 +02:00
Natxo
76b18e580d Add GitHub Actions workflow for NPM publishing 2026-03-30 15:24:13 +02:00
Natxo
0188ef4d6e Update README to indicate beta status of SigPro UI 2026-03-30 15:19:08 +02:00
Natxo
a882c8be25 Update Readme to indicate work in progress 2026-03-30 15:18:22 +02:00
f15fb36d89 uploading docs, preview 2026-03-30 15:17:47 +02:00
40d3b91c16 First Upload sigpro ui 2026-03-30 13:33:06 +02:00