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

Bump plugin version to 8.8.0 #24601

Closed
wants to merge 1 commit into from
Closed

Bump plugin version to 8.8.0 #24601

wants to merge 1 commit into from

Conversation

ItsJonQ
Copy link

@ItsJonQ ItsJonQ commented Aug 17, 2020

Changelog

Features

  • Add experimental font size attribute to Navigation block. (24531)

Enhancements

  • Fix: Media Text: Always show images on top on mobile. (24468)
  • Rename block patterns in translations strings. (24457)
  • Template Part: Move "title" to block toolbar. (24450)
  • Recent Comments block: Remove hardcoded color. (24410)
  • Don't use hardcoded values for separator styles. (24366)
  • Block toolbar: Split switcher from mover and simplify styles. (23971)
  • Use blockLabel for BlockTitle component. (23847)
  • Make accessible toolbar stable and deprecate old usage. (23316)

New APIs

  • Add generated block classname to dynamic blocks. (24546)
  • Implement the custom classname support hook in the server. (24483)

Bug Fixes

  • Fix inserter expecting experimental settings to exist in the context. (24554)
  • Safari Bugfix: Caption jumps when hovering resize handles. (24540)
  • Fix incorrect aria description in List View. (24533)
  • Fix canInsertBlockType selector returning true for blocks that don't allow inner blocks. (24514)
  • Docs: Fix links to block metadata documentation. (24511)
  • Fix Template Part renaming error. (24500)
  • Fix: Has-huge-font-size smaller than on editor when using default styling. (24492)
  • Docs: Fix missing quote in Prettier configuration code sample. (24491)
  • Fix: Cover block: Impossible to reset the minimum height value. (24490)
  • Fix: Post preview button only appears on small screens. (24487)
  • Server Styles - fix deduplication of style rules. (24486)
  • Fill quick inserter results with available variations if limit is set and items are less. (24481)
  • Fix tiny editor preview when using Mobile or Tablet options with metaboxes enabled. (24478)
  • Fix: Custom gradient picker unable to change predefined gradients with hex colors. (24470)
  • Fixing duplicated wp-block classes in block-list. (24466)
  • Add arrow navigation in Preview menu. (24465)
  • Block Supports: Add missing UTF-8 conversion. (24447)
  • Remove --wp-admin-theme-color reference from front-facing styles. (24436)
  • Add an example to the buttons block to avoid focus loss issue. (24434)
  • Make the inserter behave as a popover. (24429)
  • Prevent tag from being focusable (via tabbing) when inside component. (24397)
  • Add end-to-end regression test. (24396)
  • Docs: Fix typos. (24361)
  • Set autosaveInterval to 1 on mobile. (24353)
  • Image Editing: Fix alignment of aspect-ratio button. (24343)
  • Docs: Fix a typo, use plural 1st person, and reword a paragraph. (24340)
  • Full Site Editing: Fix Site Title Save Bug. (24302)
  • Add full parameters for emulateNetworkConditions. (24144)
  • Fix retrying of post-processing of edited images. (24081)
  • Set error state when there is an upload error in during file upload. (24017)

Experiments

  • InnerBlocks: Introduce prop to specify render callback for each block. (24232)
  • Display children of inner block controllers in the block navigator. (24083)

Documentation

  • Add undocumented blocks & properties. (24421)
  • Remove "experimental" from title of editor filters. (24382)
  • Docs: Add instructions for disabling the Block Directory. (24357)
  • Remove duplicate question in FAQ. (24355)
  • Docs: Indicate custom-fields support is required for registering meta. (24325)
  • Docs: Switch doc file name, confusion with publishing. (24244)
  • Add block submission guidelines. (23545)

Code Quality

  • Register the block attributes server-side for blocks with support flags. (24400)
  • FSE: Move settings registration to init, remove API name param. (24390)
  • Refactor to function component. (24348)
  • Refactored PostTextEditor to use React Hook. (23897)
  • Refactor CalendarEdit component. (23072)

Build Tooling

  • Run wp-env start before PHP unit tests in package scripts. (23797)

Various

  • Upgrade eslint-plugin-jsdoc to latest version. (24586)
  • Revert "[RNMobile] another approach to fix jumping toolbar". (24576)
  • Docs: Updated Create a Block Tutorial. (24545)
  • [RNMobile - iOS] Fix empty rich-text with no height on RTL layout. (24510)
  • i18n: Make a string translatable inside large-header-button pattern. (24499)
  • Remove editor styles from front-facing stylesheets. (24439)
  • Preview menu: Remove redundant "opens in a new tab" hidden text. (24427)
  • Block Toolbar More Menu: Switch back to the vertical ellipsis icon. (24426)
  • Removes hardcoded body text color from some block patterns. (24424)
  • Update Preview, Save and Switch to Draft button labels blue. (24420)
  • Remove unnecessary selector. (24418)
  • Update lodash. (24401)
  • Revert "[RNMobile] Fix jumping toolbar". (24388)
  • Add arrow navigation to Warning dropdown menu. (24333)
  • Remove default value for allowedTypes property. (24318)
  • Add support for more style properties in the global context. (24298)
  • Consider any user changes to global styles as publishable. (24293)
  • First stab at sidebars_widgets-based widget management. (24290)
  • Make the list of widgets excluded from the legacy widget block extensible via a filter. (24271)
  • Getting started: Add MAMP. (24241)
  • Block alignment - remove unnecessary class application for dynamic blocks. (24223)
  • Load FSE php files only if experiment is enabled. (24182)
  • Block Directory: Decode entities in block title & description. (24172)
  • Refactor embed block to single block with block variations. (24090)
  • [Mobile] Gallery - Media editing. (24088)
  • Post Tags: Fix bug where no tags are rendered. (24082)
  • Post Tags: Feature Parity for Customization. (24069)
  • Add store icon. (23867)
  • Movers: Add bigger mobile touch targets. (23761)
  • Movers: Add bigger visible focus rectangle. (23760)
  • Upgrade React version to 16.13.1. (21289)
  • Prevent an error in <ServerSideRender> by allowing POST request. (21068)

@ItsJonQ ItsJonQ self-assigned this Aug 17, 2020
@ItsJonQ ItsJonQ requested a review from mcsf August 17, 2020 15:53
@github-actions
Copy link

Size Change: 0 B

Total Size: 1.16 MB

ℹ️ View Unchanged
Filename Size Change
build/a11y/index.js 1.14 kB 0 B
build/annotations/index.js 3.67 kB 0 B
build/api-fetch/index.js 3.44 kB 0 B
build/autop/index.js 2.82 kB 0 B
build/blob/index.js 620 B 0 B
build/block-directory/index.js 7.96 kB 0 B
build/block-directory/style-rtl.css 953 B 0 B
build/block-directory/style.css 952 B 0 B
build/block-editor/index.js 126 kB 0 B
build/block-editor/style-rtl.css 10.6 kB 0 B
build/block-editor/style.css 10.6 kB 0 B
build/block-library/editor-rtl.css 8.36 kB 0 B
build/block-library/editor.css 8.36 kB 0 B
build/block-library/index.js 132 kB 0 B
build/block-library/style-rtl.css 7.47 kB 0 B
build/block-library/style.css 7.48 kB 0 B
build/block-library/theme-rtl.css 729 B 0 B
build/block-library/theme.css 730 B 0 B
build/block-serialization-default-parser/index.js 1.88 kB 0 B
build/block-serialization-spec-parser/index.js 3.1 kB 0 B
build/blocks/index.js 48.4 kB 0 B
build/components/index.js 200 kB 0 B
build/components/style-rtl.css 15.7 kB 0 B
build/components/style.css 15.7 kB 0 B
build/compose/index.js 9.68 kB 0 B
build/core-data/index.js 11.8 kB 0 B
build/data-controls/index.js 1.29 kB 0 B
build/data/index.js 8.56 kB 0 B
build/date/index.js 5.38 kB 0 B
build/deprecated/index.js 772 B 0 B
build/dom-ready/index.js 568 B 0 B
build/dom/index.js 3.23 kB 0 B
build/edit-navigation/index.js 10.9 kB 0 B
build/edit-navigation/style-rtl.css 1.08 kB 0 B
build/edit-navigation/style.css 1.08 kB 0 B
build/edit-post/index.js 304 kB 0 B
build/edit-post/style-rtl.css 5.63 kB 0 B
build/edit-post/style.css 5.63 kB 0 B
build/edit-site/index.js 17 kB 0 B
build/edit-site/style-rtl.css 3.06 kB 0 B
build/edit-site/style.css 3.06 kB 0 B
build/edit-widgets/index.js 11.7 kB 0 B
build/edit-widgets/style-rtl.css 2.45 kB 0 B
build/edit-widgets/style.css 2.45 kB 0 B
build/editor/editor-styles-rtl.css 537 B 0 B
build/editor/editor-styles.css 539 B 0 B
build/editor/index.js 45.3 kB 0 B
build/editor/style-rtl.css 3.8 kB 0 B
build/editor/style.css 3.79 kB 0 B
build/element/index.js 4.65 kB 0 B
build/escape-html/index.js 733 B 0 B
build/format-library/index.js 7.71 kB 0 B
build/format-library/style-rtl.css 547 B 0 B
build/format-library/style.css 548 B 0 B
build/hooks/index.js 2.13 kB 0 B
build/html-entities/index.js 621 B 0 B
build/i18n/index.js 3.56 kB 0 B
build/is-shallow-equal/index.js 711 B 0 B
build/keyboard-shortcuts/index.js 2.52 kB 0 B
build/keycodes/index.js 1.94 kB 0 B
build/list-reusable-blocks/index.js 3.11 kB 0 B
build/list-reusable-blocks/style-rtl.css 476 B 0 B
build/list-reusable-blocks/style.css 476 B 0 B
build/media-utils/index.js 5.33 kB 0 B
build/notices/index.js 1.79 kB 0 B
build/nux/index.js 3.4 kB 0 B
build/nux/style-rtl.css 671 B 0 B
build/nux/style.css 668 B 0 B
build/plugins/index.js 2.56 kB 0 B
build/primitives/index.js 1.41 kB 0 B
build/priority-queue/index.js 789 B 0 B
build/redux-routine/index.js 2.85 kB 0 B
build/rich-text/index.js 13.9 kB 0 B
build/server-side-render/index.js 2.77 kB 0 B
build/shortcode/index.js 1.7 kB 0 B
build/token-list/index.js 1.27 kB 0 B
build/url/index.js 4.06 kB 0 B
build/viewport/index.js 1.85 kB 0 B
build/warning/index.js 1.14 kB 0 B
build/wordcount/index.js 1.17 kB 0 B

compressed-size-action

@ItsJonQ
Copy link
Author

ItsJonQ commented Aug 17, 2020

Closing this. This was incorrectly manually created.
We'll attempt to use the automated RC method using the release tool.

@ItsJonQ ItsJonQ closed this Aug 17, 2020
@youknowriad youknowriad deleted the release/8.8 branch August 17, 2020 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant