v5.0.5
v5.0.5
Features
- New
useFormBlockerhook to prevent dialog closure and navigation when forms are dirty - Custom section type:
summary - Custom section type:
cover_letters - Full-screen mode for rich text editor
Fixes
- Remove empty keyword spacing in interests items
Improvements
- Translation sync from Crowdin
What's Changed
- fix: remove empty keywords spacing in interests items by @tom-rh in https://github.com/amruthpillai/reactive-resume/pull/2631
- Feature: Create a new
useFormBlockerhook to block the user from closing a dialog or navigating away from a page if the form is dirty by @amruthpillai in https://github.com/amruthpillai/reactive-resume/pull/2654 - Feature: Implement a new custom section type:
summaryby @amruthpillai in https://github.com/amruthpillai/reactive-resume/pull/2657 - Sync Translations from Crowdin by @amruthpillai in https://github.com/amruthpillai/reactive-resume/pull/2656
- Feature: Implement full-screen mode for rich text editor by @amruthpillai in https://github.com/amruthpillai/reactive-resume/pull/2658
- Feature: Implement Cover Letters as a custom section type by @amruthpillai in https://github.com/amruthpillai/reactive-resume/pull/2659
New Contributors
- @tom-rh made their first contribution in https://github.com/amruthpillai/reactive-resume/pull/2631
Full Changelog: https://github.com/amruthpillai/reactive-resume/compare/v5.0.4...v5.0.5