No description
Find a file
2025-04-02 03:22:55 -03:00
.vscode initialize Tauri + React + TypeScript project with essential configurations and files 2025-03-30 13:38:55 -03:00
components refactor: clean up unused imports and components across the project 2025-03-30 17:32:22 -03:00
constants add initial configuration files and implement color scheme hooks 2025-03-30 16:42:51 -03:00
hooks add initial configuration files and implement color scheme hooks 2025-03-30 16:42:51 -03:00
public feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:22:32 -03:00
src feat: add Sheet and Skeleton components with customizable styles and animations 2025-04-02 03:22:55 -03:00
src-rust feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:22:32 -03:00
.gitignore refactor: update component exports to named exports and enhance UI structure 2025-03-30 19:28:28 -03:00
app.json refactor: clean up unused imports and components across the project 2025-03-30 17:32:22 -03:00
babel.config.js refactor: clean up unused imports and components across the project 2025-03-30 17:32:22 -03:00
components.json feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:01:08 -03:00
index.html feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:01:08 -03:00
package-lock.json feat: add Sheet and Skeleton components with customizable styles and animations 2025-04-02 03:22:55 -03:00
package.json feat: add Sheet and Skeleton components with customizable styles and animations 2025-04-02 03:22:55 -03:00
postcss.config.js feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:01:08 -03:00
README.md refactor: update component exports to named exports and enhance UI structure 2025-03-30 19:39:59 -03:00
tailwind.config.js feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:22:32 -03:00
tsconfig.json feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:01:08 -03:00
tsconfig.node.json initialize Tauri + React + TypeScript project with essential configurations and files 2025-03-30 13:38:55 -03:00
vite.config.ts feat: enhance mail functionality with new data structure, improved UI components, and additional mail entries 2025-04-02 03:01:08 -03:00