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

Further bugfixes for 6.3 RC2 #52915

Merged
merged 15 commits into from
Jul 25, 2023
Merged

Further bugfixes for 6.3 RC2 #52915

merged 15 commits into from
Jul 25, 2023

Commits on Jul 25, 2023

  1. Fix image block v6 deprecation (#52822)

    * Remove incorrect comment
    
    * Add missing attribtes and supports
    
    * Add integration tests for the deprecation
    
    * Fix incorrect import
    
    * Fix fixtures
    ajlende authored and tellthemachines committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0c46818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04dced7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    218ce78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2046e1b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    453af8b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3ccb2ef View commit details
    Browse the repository at this point in the history
  7. Disambiguate "Import" button string. (#52907)

    * Disambiguate "Import" button string.
    
    * Add _x to import
    
    ---------
    
    Co-authored-by: Andrew Serong <[email protected]>
    2 people authored and tellthemachines committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9bebf84 View commit details
    Browse the repository at this point in the history
  8. My patterns page: Increase color contrast for the toggle group (#52678)

    * Update style.scss
    
    * Update style.scss
    carolinan authored and tellthemachines committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    c3935dd View commit details
    Browse the repository at this point in the history
  9. Check if object exists before accessing its properties. (#52870)

    * Check if object exists before accessing its properties.
    
    * Name anonymous functions
    
    * Update names
    tellthemachines committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    560bc18 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1a67dbb View commit details
    Browse the repository at this point in the history
  11. Global styles revisions: display text if no revisions are found (#52865)

    * If somehow a user lands on the revisions panel when there are no revisions, show some helpful text rather than a loading spinner. Also, add an E2E test!
    
    * Updated unit tests to reflect resolver logic changes
    
    * Use existing string
    
    * Only open edit view when testing the revisions panel itself
    ramonjd authored and tellthemachines committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    b24d47c View commit details
    Browse the repository at this point in the history
  12. ResizableFrame: Account for window resizing (#52697)

    * ResizableFrame: Account for window resizing
    
    * Don't memoize
    
    ---------
    
    Co-authored-by: Robert Anderson <[email protected]>
    2 people authored and ramonjd committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    59b5d2e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c4c8306 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    900bb6f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c6967e2 View commit details
    Browse the repository at this point in the history