Commit Graph
117 Commits
Author SHA1 Message Date
natxocc 70a38f504b Using RollUp 2026-03-31 17:47:14 +02:00
natxocc 0fc4913209 1.0.4 2026-03-31 17:27:42 +02:00
natxocc 4b2fb8868a IIFE with SigProCore 2026-03-31 17:27:30 +02:00
natxocc 0efb288a93 Update to UMD 2026-03-31 17:23:49 +02:00
natxocc 881b61b69a New Build by components 2026-03-31 13:23:02 +02:00
Natxo 3add19ad5d Update index.js 2026-03-31 13:19:12 +02:00
Natxo 95d7bcd5ad Update index.js 2026-03-31 13:16:35 +02:00
Natxo 5a0cb585a0 Update index.js 2026-03-31 13:15:06 +02:00
Natxo 7600cb2b77 Update Readme.md 2026-03-31 13:01:02 +02:00
Natxo 87aefa3d48 Update Readme.md 2026-03-31 12:59:30 +02:00
natxocc 7dfafef0e2 Include dist 2026-03-31 12:53:50 +02:00
Natxo 7f609800ed Update index.js 2026-03-31 12:52:33 +02:00
Natxo b1f7db26ae Update index.js 2026-03-31 12:52:08 +02:00
Natxo b04ed259da Update Readme.md 2026-03-31 12:50:00 +02:00
Natxo 25054d4817 Update package.json 2026-03-31 12:47:17 +02:00
Natxo a0bc8a2953 Update index.js 2026-03-31 12:45:58 +02:00
Natxo 21e8c5167a Update index.js 2026-03-31 12:45:18 +02:00
Natxo b038c8a5f0 Update index.js 2026-03-31 12:41:18 +02:00
Natxo 71d8fb7edf Create index.js 2026-03-31 12:20:59 +02:00
Natxo 40e22d183e Create Loading.js 2026-03-31 12:19:54 +02:00
Natxo a4283ac66b Implement Toast component for notifications 2026-03-31 12:19:37 +02:00
Natxo b5263d2ab3 Implement Floating Action Button component 2026-03-31 12:18:59 +02:00
Natxo 5e4650f2df Create Timeline.js 2026-03-31 12:18:44 +02:00
Natxo 8e691c2253 Implement Alert component with customizable types 2026-03-31 12:18:21 +02:00
Natxo 5b4056e3d2 Add Rating component for star rating input 2026-03-31 12:18:07 +02:00
Natxo d8ede614ac Add Indicator component for displaying status 2026-03-31 12:17:39 +02:00
Natxo 862422ae42 Add Stack component for rendering stacked elements 2026-03-31 12:17:24 +02:00
Natxo bf3ee40641 Add Swap component for toggle functionality 2026-03-31 12:17:05 +02:00
Natxo 62a3677187 Create Stat.js 2026-03-31 12:16:50 +02:00
Natxo fd0324135b Add List component for rendering item lists 2026-03-31 12:16:40 +02:00
Natxo ccbe8e5c4a Add Fieldset component for structured grouping 2026-03-31 12:16:28 +02:00
Natxo 5797e3cea5 Add Navbar component with styling and props 2026-03-31 12:16:09 +02:00
Natxo c7fb374f38 Add Tooltip component
Implement Tooltip component for displaying tips.
2026-03-31 12:15:52 +02:00
Natxo a417cb420f Add Badge component for displaying badges 2026-03-31 12:15:35 +02:00
Natxo e517bbe540 Add Drawer component for UI drawer functionality 2026-03-31 12:15:08 +02:00
Natxo d4bf359501 Add Menu component for rendering menu items 2026-03-31 12:14:53 +02:00
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