e87b05a93a
release: v4.1.0
2024-05-05 14:55:06 +02:00
f32a85cec9
add emptyOutDir: true to vite.config.ts
2024-05-03 15:07:07 +02:00
937e6b053d
fix(templates): serve europass logo from public assets
...
fixes #1825
2024-04-02 14:05:00 +05:30
afe52da92d
fix(artboard): apply custom text and background color
2024-04-01 19:31:28 +05:30
6f2e75f22b
feat: separate links option at section level to reduce section item height
2024-03-25 17:27:33 +01: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
b17919e909
Merge pull request #1768 from bhumit070/main
...
fix(gengar template): link of personal project was overflowing outside.
2024-03-10 10:14:51 +01:00
4c1c17c693
Merge pull request #1751 from Samrat-Saha-Sammy/main
...
fix(#1750 ): fixed downloaded PDF have issue(s) with Typography options
2024-03-10 10:13:09 +01:00
2dce78200b
feat(Profiles): hide network name when icon is present
2024-02-18 13:29:33 -05:00
fdfcd37061
fix(gengar template): link of personal project was overflowing outsite of sidebar
2024-02-13 08:16:58 +05:30
5d146ca86e
fix( #1750 ): fixed downloaded PDF have issue(s) with Typography options
...
Typography option toggle class were added in DOM #root but when server is printing the resume, a child section of the DOM #root is cloned and inserted for pdf processing which miss out the Typography option toggle class in the parent DOM, resulting in bug, Thus, the same class were added to each cloned DOM node.
2024-02-02 00:52:50 +05:30
846050f031
Update pikachu.tsx
2024-01-30 10:10:09 -08:00
d23b35de5e
Update glalie.tsx
2024-01-30 10:08:47 -08:00
2e4c660c97
Update gengar.tsx
2024-01-30 10:08:23 -08:00
4d5dc3869e
Update ditto.tsx
2024-01-30 10:07:48 -08:00
d4ca61d751
Update chikorita.tsx
2024-01-30 10:05:52 -08:00
5f1da943b8
Update rhyhorn.tsx
2024-01-30 10:05:16 -08:00
0803ad7e2d
Update bronzor.tsx
2024-01-30 10:05:13 -08:00
1326895e6b
fix: resume entry header items should be top-vertical-aligned, not middle-vertical-aligned
2024-01-30 10:01:20 -08:00
b68b5a7747
add digitalocean attribution
2024-01-21 11:00:24 +01:00
1aaaaeca20
format files
2024-01-21 10:44:22 +01:00
0f765af468
Minor changes on logo (more regular, smooth lines, png and svg favicon)
...
.vs/* added in .gitignore
2024-01-06 18:37:48 +01:00
446c5db68f
feat(templates): redesign and add back in the original templates from v3
2023-11-26 14:33:40 +01:00
4687091ebd
fix an assorted set of issues, more info on linear
2023-11-22 22:50:21 +01:00
1825fc3283
- implement disable_email_auth env var
...
- add sync crowdin translations github action
2023-11-21 09:44:37 +01:00
f9d965787d
- fix pikachu template alignment
...
- update sample resume
2023-11-19 10:45:00 +01:00
bb28de7571
fix sidebar padding on chikorita
2023-11-19 10:10:14 +01:00
fe9c19fc4e
add "notranslate" tag, handle default locale fallback, fix certifications id in metadata
2023-11-17 13:28:58 +01:00
34247f13b6
design nosepass template, add tests, add template previews
2023-11-17 08:31:12 +01:00
8171e90a6c
switch from sessionStorage to localStorage
2023-11-15 06:34:17 +01:00
888b4db0bb
fix(mobile): check for responsiveness, add scrollarea support
2023-11-14 11:43:28 +01:00
d18b258761
feat(homepage): add new sections to homepage
2023-11-13 17:03:41 +01:00
13d91411e3
chore(artboard): remove sample resume loaded on artboard for testing
2023-11-09 21:05:12 +01:00
92bb9f96a0
feat(artboard): implement 8 new templates
2023-11-09 21:01:01 +01:00
1aa8aa6900
feat(templates): replace library with microfrontend app for templates
2023-11-07 16:37:16 +01:00