Abizrh
00d4419bc7
Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/user
2025-08-28 12:01:55 +07:00
Abizrh
4cb2e92235
⚡ enhance (pub): adjust component
2025-08-28 02:03:27 +07:00
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
Khafid Prayoga
ae0acf84d0
refactor(ui): update import paths from @/lib/utils to ~/lib/utils
...
Standardize import paths across UI components to use ~/lib/utils alias instead of @/lib/utils for better consistency and maintainability.
2025-08-22 11:18:06 +07:00
Abizrh
878211bc7f
⚠️ refactor (form): refactor label component for improved styling and responsiveness
2025-08-14 16:33:19 +07:00
Abizrh
500cdb6a21
🐛 fix (input): correct input border color and search input border
2025-08-12 14:18:20 +07:00
Abizrh
125d7857ce
✨ feat (rbac): implement role-based access control
2025-08-12 11:32:36 +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