11 Commits

Author SHA1 Message Date
Tudor Stanciu
6a183d479a Merged PR 105: Full upgrade: Vite and Typescript migration
feat: add mock CV data and setup testing environment

- Created a mock CV data file for testing purposes.
- Added a setup file for testing with @testing-library/jest-dom.
- Implemented a ThemeProvider component to manage themes and favicons.
- Added unit tests for theme utility functions.
- Replaced JavaScript theme constants with TypeScript constants.
- Refactored theme hooks to TypeScript and improved favicon handling.
- Removed deprecated JavaScript files and replaced them with TypeScript equivalents.
- Introduced a new TypeScript types file for better type safety.
- Set up TypeScript configuration files for the project.
- Configured Vite for building and testing the project.
2025-08-10 15:30:08 +00:00
29aac33728 **1.0.4** - @flare/react-hooks upgrade. 2023-11-05 23:50:01 +02:00
f7d803963c **1.0.3** - @flare/react-hooks upgrade. 2023-11-05 10:35:56 +02:00
23a7deac78 readme update 2023-11-05 10:09:45 +02:00
1cbecac9d8 set new domain in configs 2022-12-28 15:45:11 +02:00
Tudor Stanciu
c6d1c79660 [1.0.1] 2022-09-08 15:57:21 +03:00
Tudor Stanciu
12f0c58bc2 import React in all components 2022-09-08 15:54:40 +03:00
Tudor Stanciu
8d268f5541 packages 2022-09-07 19:37:46 +03:00
Tudor Stanciu
2c4fea7bf7 move standard cv to npm package 2022-09-07 19:34:36 +03:00
Tudor Stanciu
1542a72462 react packages 2022-09-07 11:05:35 +03:00
Tudor Stanciu
d9b9f70dad standard-cv react package init 2022-09-07 10:50:25 +03:00