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

fix(plugin-manifest): Allow for all valid WebAppManifest properties (#27951) #28099

Merged
merged 2 commits into from
Nov 17, 2020

Commits on Nov 16, 2020

  1. fix(plugin-manifest): Allow for all valid WebAppManifest properties (#…

    …27951)
    
    * bring in complete(albeit outdated) WebAppManifest validation frrom previous unmerged PR
    
    * Cleanup Gatsby Plugin Options
    
    * update validation to match recent spec changes
    
    * update compatible gatsby version
    
    * reomve unused service worker object and fix numberic string
    
    * lint
    
    * add details from suplementry spec
    
    * final return
    
    * Prettify
    
    Co-authored-by: Max Stoiber <contact@mxstbr.com>
    (cherry picked from commit 88b990a)
    moonmeister authored and vladar committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    29298e3 View commit details
    Browse the repository at this point in the history
  2. Revert peerDependency bump

    vladar committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    288bd4b View commit details
    Browse the repository at this point in the history