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

Add style variations to the Site Editor #96

Closed
wants to merge 6 commits into from

Commits on Jul 20, 2023

  1. Add tools to the site editor

    save the variation locally
    
    generate a zip with the variation
    
    shanged wording, added script to toggle between forms
    
    wording and paths
    
    duplicate variations with the same name instead of replacing them
    
    revert disconnected changes
    scruffian authored and Vicente Canales committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    1822304 View commit details
    Browse the repository at this point in the history
  2. Add blank theme creation to the site editor

    scruffian authored and Vicente Canales committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    fc24411 View commit details
    Browse the repository at this point in the history
  3. Add checks to ensure we have what we need from Gutenberg

    scruffian authored and Vicente Canales committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4b7731d View commit details
    Browse the repository at this point in the history
  4. update to use unstable api

    scruffian authored and Vicente Canales committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3a3d0b4 View commit details
    Browse the repository at this point in the history
  5. Solve conflicts and bring PR up to date

    What:
    - Move Style Variations to secondary navigation screen
    - Remove outdated API
    
    Some of the removed code has to be re-worked using current APIs.i
    Vicente Canales committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    742c7e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. remove unintended space around periods

    Vicente Canales committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    6e30a22 View commit details
    Browse the repository at this point in the history