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
59f0ff9228
Issue #314 : Added BirthDate field to Profile builder and Castform template
2020-11-04 13:38:43 +01:00
2aaed1a575
fixing crashes, upgrading dependencies, patching security vulnerabilities
2020-10-03 08:57:37 +05:30
09ea3b95ab
- fix label in contact
...
- fix importing from json
- fix reset everything
- update dependencies
2020-07-31 13:33:11 +05:30
816e400b31
- implement ability to rename sections
...
- clean up kannada translations
2020-07-17 08:36:46 +05:30
f41018c60b
- implement "Import from JSON Resume" feature
2020-07-16 11:58:31 +05:30
a7657b4a5c
- implement i18n
...
- translation dynamic for sections
- added articles for SEO
2020-07-16 08:42:19 +05:30
b7c565de79
- implement about section
2020-07-14 22:59:59 +05:30
af955bbf55
- implement donation link, in about section
2020-07-14 17:24:59 +05:30
55fd1d4bdc
- implement celebi template
2020-07-13 09:46:55 +05:30
7b2094a543
- implement glalie template
2020-07-12 21:51:38 +05:30
41e708e302
- implement gengar template
2020-07-12 19:31:22 +05:30
f468ca73c3
- implement actions section
...
- implement settings section
2020-07-12 12:55:08 +05:30
5ec1f21bd3
- complete onyx design template
...
- implement public sharable urls
- implement more actions
2020-07-11 20:42:16 +05:30
0b5653fab5
- completed design of Onyx template
2020-07-11 10:49:55 +05:30
a8c5d29858
- implement actions section
2020-07-10 13:40:48 +05:30
89fa8236e8
- creating a dynamic color palette
...
- implementing actions section
2020-07-10 01:09:33 +05:30
da197be2f5
- implement fonts section
2020-07-09 20:43:38 +05:30
3eaab3b427
- implement colors section
2020-07-09 20:06:49 +05:30
3b252476c4
- refactor sections
...
- combine resume and metadata contexts
2020-07-09 19:18:04 +05:30
3aaef5f730
- memoize all components
...
- implement metadata context
2020-07-09 14:00:18 +05:30
9e98da038c
- implementing hobby, language and reference sections
...
- dynamic template selection
2020-07-09 10:41:16 +05:30
9045e2983d
- run eslint --fix across project
2020-07-09 00:14:13 +05:30
a1931f5e36
- switched to useSelector
...
- implemented skills section
2020-07-08 22:26:27 +05:30
70866420e5
- implement certifications section
2020-07-08 20:20:44 +05:30
c38788aa3b
- implement awards section
2020-07-08 20:07:28 +05:30
922db70107
- implement work experience
...
- implement education
- show dynamic names in layout
2020-07-08 16:49:26 +05:30
bee6a40e9f
- implement lists
...
- implement generic sections
- implement list actions
- implement error handlers
2020-07-08 05:01:50 +05:30
6d3e5823fc
- implement tips on loading screen
...
- implement centralized sections
- removed react-spinner package
2020-07-06 10:02:17 +05:30