Commit Graph

2194 Commits

Author SHA1 Message Date
4a0995eeb6 [2.5.3] Added "Czech" Language 2021-01-08 08:46:19 +05:30
ba31e18ffd Merge pull request #418 from AmruthPillai/l10n_develop
New Crowdin updates
2021-01-08 08:21:11 +05:30
98aef7eb77 [2.5.2] Fix fontSize not reflecting in exported PDF 2021-01-07 09:35:31 +05:30
7733d827e2 New translations en.json (Czech) 2021-01-06 19:48:32 +05:30
4cd4af6ee1 New translations en.json (French) 2021-01-03 18:46:23 +05:30
c065c844ee New translations en.json (Danish) 2021-01-03 17:46:00 +05:30
4768135963 New translations en.json (Finnish) 2021-01-03 16:26:08 +05:30
a63496ca86 New translations en.json (Dutch) 2021-01-03 15:25:29 +05:30
c40d89e98e [2.5.1] update dependencies 2021-01-03 11:58:17 +05:30
eb4023e3b2 Merge branch 'rpolley-add-font-size-setting' into develop 2021-01-03 11:45:00 +05:30
e2218030cf Merge pull request #413 from rpolley/add-font-size-setting
Add ability to customize font size
2021-01-03 11:44:43 +05:30
fdd35492a0 [2.5] Implement Font Size Adjustments 2021-01-03 11:44:14 +05:30
297a258e4a Merge branch 'add-font-size-setting' of https://github.com/rpolley/Reactive-Resume into rpolley-add-font-size-setting 2021-01-03 11:29:31 +05:30
c0808af7f4 Merge pull request #415 from StijnSimons/develop
Fixed Dutch translation
2021-01-03 11:23:40 +05:30
5887babd15 Fixed Dutch translation 2020-12-27 23:02:07 +01:00
abd24e7eb7 Add ability to customize font size
Added an ability to customize font sizes. This is set at a new section in the settings.
The controler for this sets a number of css variables which are used in css rules that
override tailwind's text-<size> to use the font size and line spacing contained in the
variable. The control itself is a simple logarithmic slider that controls a "scale
factor" by which all the text sizes in a resume are scaled by.
2020-12-26 13:24:29 -06:00
988a903acc Merge pull request #412 from AmruthPillai/dependabot/npm_and_yarn/functions/date-and-time-0.14.2
Bump date-and-time from 0.14.1 to 0.14.2 in /functions
2020-12-25 09:12:58 +05:30
f76609c2fc Bump date-and-time from 0.14.1 to 0.14.2 in /functions
Bumps [date-and-time](https://github.com/knowledgecode/date-and-time) from 0.14.1 to 0.14.2.
- [Release notes](https://github.com/knowledgecode/date-and-time/releases)
- [Commits](https://github.com/knowledgecode/date-and-time/compare/v0.14.1...v0.14.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-24 21:56:54 +00:00
85a489cefa [2.4.3] Add Docker Support, Make Address Optional 2020-12-24 11:08:59 +05:30
c1cc9d0a69 rename workflow 2020-12-20 22:11:26 +05:30
d6ca39817d fix build and deploy script 2020-12-20 21:51:25 +05:30
534736a3a4 fix build and deploy workflow script 2020-12-20 21:38:28 +05:30
8bac6c79a8 Merge branch 'develop' 2020-12-20 21:29:23 +05:30
7fb8d0d59d remove unnecessary alias 2020-12-20 21:28:46 +05:30
c9c62b1f3c Merge pull request #407 from AmruthPillai/develop
Adding GitHub Actions to make my life easier
2020-12-20 21:19:23 +05:30
53676ad997 version bump 2020-12-20 21:16:36 +05:30
fa1d8d50a0 Create build-and-deploy.yml 2020-12-20 21:14:23 +05:30
a13404aaf2 Merge pull request #406 from AmruthPillai/codeql-analysis
Create codeql-analysis.yml
2020-12-20 21:06:45 +05:30
a558a97cba Create codeql-analysis.yml 2020-12-20 21:02:56 +05:30
72b68e060c [2.4.1] Add Persian (Farsi) Language 2020-12-20 20:04:58 +05:30
7a0403f9d6 Merge pull request #403 from pmsoltani/pmsoltani-patch-1
Farsi (Persian) translation
2020-12-20 19:55:24 +05:30
916579c874 [v2.4] Fix JSON Resume Imports 2020-12-20 19:47:31 +05:30
7c1076e08d Farsi (Persian) translation 2020-12-16 21:55:40 +03:30
96ab340b1c set min-height for pages when printing 2020-12-13 10:37:02 +05:30
a84cdf33cd added .env.example 2020-12-11 10:15:15 +05:30
d51363663b Stopped tracking .env files, but keep remote 2020-12-11 10:12:41 +05:30
5cd95b54f5 Create .env 2020-12-09 10:42:01 +05:30
df71b86028 - bumped version to 2.3.3
- fixed text alignment issues
- updated dependencies
- added ukranian language
2020-12-09 10:40:27 +05:30
88a3fe5148 Merge pull request #389 from AmruthPillai/l10n_develop
New Crowdin updates
2020-12-09 10:37:03 +05:30
d56ce24064 New translations en.json (Italian) 2020-12-09 10:36:41 +05:30
5f0bab8dd0 New translations en.json (Polish) 2020-12-09 10:36:37 +05:30
4be55a4133 New translations en.json (Arabic) 2020-12-09 10:27:41 +05:30
c1c0f5a43d New translations en.json (Ukrainian) 2020-12-06 18:02:28 +05:30
bce80a9101 bump up version to 2.3 2020-12-05 16:19:52 +05:30
cd0c847606 updates to dependencies, merging to production 2020-12-05 15:22:45 +05:30
cc8729e889 Merge pull request #386 from AmruthPillai/l10n_develop
New Crowdin updates
2020-12-05 15:21:58 +05:30
faf67dd7a8 New translations en.json (French) 2020-12-05 15:21:43 +05:30
990336017e Merge pull request #384 from HristovCodes/develop
Added address info to Gengar template.
2020-12-05 11:13:15 +05:30
902a6eb0c5 Merge branch 'develop' of https://github.com/HristovCodes/Reactive-Resume into develop 2020-11-28 18:03:08 +02:00
285cc80592 Added adress info to Gengar template. 2020-11-28 18:00:20 +02:00