No description
Find a file
Nixyan 5198a12f9e Refactor class names in UI components for improved consistency and readability
- Updated class names in various components to use a more consistent syntax, particularly with respect to data attributes.
- Adjusted styles in ButtonGroup, Calendar, Command, ContextMenu, Field, Item, Kbd, Menubar, and Tooltip components to enhance maintainability.
- Ensured that the changes do not affect the existing functionality of the components.
2025-12-19 17:07:14 -03:00
.vscode Restarted the project. 2025-12-03 09:41:21 -03:00
convex Add user status management and metadata fields to authentication 2025-12-19 17:04:24 -03:00
public/assets/logo Restarted the project. 2025-12-03 09:41:21 -03:00
src Refactor class names in UI components for improved consistency and readability 2025-12-19 17:07:14 -03:00
.gitignore Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
bun.lock Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
components.json Restarted the project. 2025-12-03 09:41:21 -03:00
next.config.ts Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
package.json Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
postcss.config.mjs Restarted the project. 2025-12-03 09:41:21 -03:00
tsconfig.json Restarted the project. 2025-12-03 09:41:21 -03:00