5e33f7e8f4
update dependencies, fix lint issues
2024-06-10 08:00:05 +02:00
c15d9f7645
revert structuredClone as it is not supported on proxy objects
2024-05-10 11:27:13 +02:00
a102f62e28
replace JSON.parse(JSON.stringify({})) with structuredClone({})
2024-05-10 11:00:15 +02:00
e87b05a93a
release: v4.1.0
2024-05-05 14:55:06 +02:00
8deff757a9
fix tiptap issues, update dependencies, fix typescript issues with minio client
2024-05-03 12:05:54 +02:00
f6c2ae7504
remove banner on mobile/tablet devices
2024-03-25 15:08:39 +01:00
b47b7824ff
- bump up version to 4.0.6
...
- update dependencies
- remove test phase from CI script
- lint and format all files
2024-03-10 10:35:23 +01:00
c8f7989c1f
refactor avoidTooShort function
2024-03-10 10:25:47 +01:00
71d3cea100
Fix build
2024-03-09 12:33:49 +01:00
befc5a67fc
Format code, better function name
2024-03-09 11:50:56 +01:00
5a2c222d61
Better error handling and more lenient on the imported values
2024-03-09 11:50:56 +01:00
1aaaaeca20
format files
2024-01-21 10:44:22 +01:00
8bca7f5390
release: v4.0.4
2024-01-19 10:04:23 +01:00
643348046f
Merge pull request #1714 from calumapplepie/patch-1
...
Update profile.ts to add default values
2024-01-19 09:58:04 +01:00
45a936c05d
fix(import): LinkedIn Profile.csv parsing fixes
2024-01-15 10:43:32 +01:00
b08b86ca9d
Update profile.ts to add default values
...
Add some default values to the LinkedIn data import in case of missing data.
Default values used in place of optional data in order to minimize changes to other parts of the codebase; since optionals require an extra step to handle. Default values of whitespace might work better,
but I cannot test to be sure.
Closes : #1604
2024-01-11 21:50:37 -05:00
563abc074c
Merge branch 'main' of github.com:AmruthPillai/Reactive-Resume
2023-11-23 22:34:23 +01:00
d36fc1b31d
fix(parser): make reactive-resume v3 parser more lenient with validation
2023-11-23 22:34:21 +01:00
0403308847
Bug Fixed - 1574 - JSON Schema Field issue
2023-11-24 01:40:02 +05:30
37c17ce8f3
fix ts error on parser
2023-11-22 23:04:44 +01:00
4687091ebd
fix an assorted set of issues, more info on linear
2023-11-22 22:50:21 +01:00
69b99b9127
Set version of libraries to 0.0.1
2023-11-22 15:43:50 +01:00
dfb3ef60dd
- add docker-swarm deployment example
...
- update dependencies
2023-11-22 09:08:23 +01:00
8b217dfcfa
- upgrade react-resizable-panels to latest version
...
- update translations
- remove cypress
- add await to all return blocks
2023-11-19 09:52:55 +01:00
34247f13b6
design nosepass template, add tests, add template previews
2023-11-17 08:31:12 +01:00
22933bd412
refactor(v4.0.0-alpha): beginning of a new era
2023-11-05 12:31:42 +01:00