Khafid Prayoga
6ad99d45f2
Fix/linter ( #10 )
...
* fix(style): formatting inconsistencies across codebase
- Remove trailing semicolons from TypeScript imports
- Fix Vue template indentation and line breaks
- Standardize component attribute formatting
- Remove unnecessary empty lines
- Reorder import statements for consistency
* chore: update import path and add editorconfig
Update SidebarNavLink import path to match new component structure and add standard editorconfig for consistent code formatting
2025-08-27 13:06:40 +07:00
Khafid Prayoga
153c171a3b
refactor(ui): migrate button and pagination components to radix-vue
...
- Replace reka-ui imports with radix-vue in Button component
- Update pagination components to use direct radix-vue icons
- Simplify button variants styling and adjust size variants
- Remove unused data-slot attribute from Button component
2025-08-26 16:57:11 +07:00
Abizrh
992c54fcd5
✨ feat (styles): introduce main.css for base styles and css variables
2025-08-08 14:46:04 +07:00
Abizrh
2e01715df4
⚙️ chore (config): add tailwind css and components config
2025-08-08 11:30:48 +07:00
Abizrh
645383e5cb
✨ feat (ui): add radix vue components library
2025-08-07 14:45:37 +07:00