c40d89e98e
[2.5.1] update dependencies
2021-01-03 11:58:17 +05:30
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
96ab340b1c
set min-height for pages when printing
2020-12-13 10:37:02 +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
a11db1db10
adding stylelint to repo
2020-10-04 08:58:01 +05:30
1e5dc00da8
fix list style indent
2020-08-08 08:47:09 +05:30
bc622083c7
- fix black screen issue when in certain templates
2020-08-01 10:08:25 +05:30
f972d64eea
fix markdown not displaying bullet lists
2020-07-18 19:30:59 +05:30
b7c565de79
- implement about section
2020-07-14 22:59:59 +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
89fa8236e8
- creating a dynamic color palette
...
- implementing actions section
2020-07-10 01:09:33 +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
65fc779d58
- switching from firestore to realtime DB
...
- implement debouncing tactic to sync data
- display sync indicator
2020-07-06 00:25:31 +05:30
49a867dd37
- recreating onyx template
...
- profile section complete
2020-07-05 16:45:29 +05:30
202c7f5ad4
- creating the right sidebar
...
- designing the artboard
- optimizing dark mode performance
- optimizing input onChange handler
2020-07-05 11:34:32 +05:30
6f66181c17
- designing the builder
...
- designing the left navbar and sidebar
2020-07-04 22:41:28 +05:30
e1f1d84201
- designing the dashboard
...
- resume preview
- create resume modal
2020-07-04 10:26:29 +05:30
24fed8ff3f
- adding icons to buttons
...
- styling modals for dark mode
2020-07-03 19:37:23 +05:30
3a1d42025f
- integrating sign in with google
...
- set up dark mode context and other services
2020-07-03 18:59:25 +05:30
336fd22150
- building the base modal trigger architecture
2020-07-03 15:48:55 +05:30
70ef926b70
- intial gatsbyJS setup
...
- setting up tailwindcss and other plugins
- designing the landing page
- creating a reusable button component
2020-07-03 13:00:46 +05:30