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

Backport fixes to include on WordPress 5.5 beta 4 #24218

Merged
merged 20 commits into from
Jul 27, 2020

Commits on Jul 27, 2020

  1. useBlockSync: Fix race condition when onChange callback changes (#24012)

    * Fix race condition when onChange callback changed
    
    * Add tests to cover the scenario
    noahtallen authored and youknowriad committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    44982a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6040b20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    697669c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1aa594 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c93e30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2f329c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ace3d02 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bed3ae4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f56a81f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dcfb930 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    126b890 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    05e0756 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    91deccb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a7c8e0c View commit details
    Browse the repository at this point in the history
  15. Fix gradient RGBA/HSLA inputs' width (#24214)

    * fix gradient rgba/hsla inputs width
    
    * fix label by disableAlpha value
    
    * change to px values
    
    * css changes
    ntsekouras authored and youknowriad committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    f1fbd9d View commit details
    Browse the repository at this point in the history
  16. i18n: Merge similar translation strings in rss block (#24159)

    * i18n: Merge similar translation strings in rss block
    
    Moved from https://core.trac.wordpress.org/ticket/50739
    
    * Add translation comment
    ramiy authored and youknowriad committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    a0a1566 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    64badeb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9cda154 View commit details
    Browse the repository at this point in the history
  19. fix #22550 and allow enter to insert line breaks even if template is …

    …locked (#23330)
    
    * fix #22550 and allow enter to insert line breaks in richtext
    
    * add e2e test
    
    * Restore isSelected condition
    
    Co-authored-by: Ella van Durpe <ella@vandurpe.com>
    2 people authored and youknowriad committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    6e29088 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3211901 View commit details
    Browse the repository at this point in the history