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

More fixes and backports for WP 5.8 beta 4 #32992

Merged
merged 12 commits into from
Jun 25, 2021
Merged

Commits on Jun 25, 2021

  1. Fix drag and drop indices when block list contains a style element (#…

    …32776)
    
    * Check for style elements
    
    * Use wp-block classname
    
    * Remove test that is no longer valid
    talldan authored and youknowriad committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    256e5cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c4909 View commit details
    Browse the repository at this point in the history
  3. Widget Editor: Fix allow adding same image twice (#32951)

    * Widget Editor: Fix allow adding same image twice
    
    * remove duplicate reference widget instances only for legacy widgets
    
    * update id check
    
    Co-authored-by: Kai Hao <kevin830726@gmail.com>
    
    Co-authored-by: Kai Hao <kevin830726@gmail.com>
    2 people authored and youknowriad committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    90a317b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c65792b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74a8873 View commit details
    Browse the repository at this point in the history
  6. Allow making context specific requests using the data module (#32961)

    Co-authored-by: Nik Tsekouras <ntsekouras@outlook.com>
    youknowriad and ntsekouras committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    9e23649 View commit details
    Browse the repository at this point in the history
  7. [Block Library - Post Terms]: Fix handling for low privileged users (#…

    …32947)
    
    * [Block Library - Post Terms]: Fix handling for low privileged users
    
    * use `apiFetch`
    
    * revert changes that have been applied to trunk
    
    * revert to use context 'view'
    ntsekouras authored and youknowriad committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    404457e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e699578 View commit details
    Browse the repository at this point in the history
  9. [Block Library - Site Logo]: Add permissions handling (#32919)

    * [Block Library - Site Logo]: Add permissions handling
    
    * Add only logo id to rest index
    
    * add link to logo in rest index
    
    * use context 'view' only
    
    * fallback to logo id from rest index
    ntsekouras authored and youknowriad committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    d9e3ff6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f5679e2 View commit details
    Browse the repository at this point in the history
  11. Only reset edits for requests on the default context (#32991)

    Co-authored-by: Riad Benguella <benguella@gmail.com>
    2 people authored and jorgefilipecosta committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    8660890 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d66a1a8 View commit details
    Browse the repository at this point in the history