Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to 0.7.0 #19

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Upgrade to 0.7.0 #19

merged 2 commits into from
Dec 19, 2023

Commits on Dec 19, 2023

  1. upgrade to 0.7.0

    tmanundercover committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    e896e52 View commit details
    Browse the repository at this point in the history
  2. Chowworks 0 7 0 upgrade (#18)

    * back to handsomestnerd project settings from pull requests
    
    Fixed Customized Themeprovider values - fixes responsiveness and fonts passthru from theme
    Removed TheWebsiteTheme in favor of useTheme or useContext(CustomizedThemeContext)
    
    * fix some eslint errors
    
    * more react warning cleanup
    
    * pulling the font faces through Sanity Theme object
    
    fixed theming for storybook stories.
    
    * removed some project specific values in favor of environment variables
    
    * minor updates
    
    * package update
    
    * config reset to master branch
    
    * not sure
    
    * updates for master
    
    * fixed sanity config
    
    * componentization and full search expansion for resume items
    
    * fix some alignment issues
    
    * responsive padding on resume sections
    
    * fix some overlapping text in experience section
    
    * fix styling  parameters in social media block component
    
    * only avatar for fab
    
    * remove physical address from resume bio and style portfolio entries
    
    * version bump
    
    * added some colors and elaine sans
    
    Fix for logo
    
    * storybook stories for web consulting template
    
    * version bump
    
    * Sanity Cleanup of duplicate files, Webdev sections in storybook
    
    * Changed Resumeskillset be documents vs objects for full text search of skill
    
    * control over which documents can be searched by a page.
    
    * fix image too small oon bio and search bug fixes
    
    * Fix business card fab from preventing click on entire bottom of screen
    
    * add options to bio to turn off ui elements for display in search results.
    
    * pricing and storybook build and deploy; cleanup for cta headline section
    
    * security fix from google
    
    * Update .gitignore
    
    * download now creates pdf on fly from website components
    
    added raleway font for pdf
    
    * simplify parameters Bio
    
    * down button is now straight download of pdf
    
    * added download pdf in email block
    
    * config for chow works
    tmanundercover authored Dec 19, 2023
    Configuration menu
    Copy the full SHA
    c45a9f5 View commit details
    Browse the repository at this point in the history