Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: WordPress/gutenberg
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @wordpress/rich-text@3.13.0
Choose a base ref
...
head repository: WordPress/gutenberg
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: @wordpress/rich-text@3.14.1
Choose a head ref
  • 10 commits
  • 853 files changed
  • 4 contributors

Commits on Apr 15, 2020

  1. Configuration menu
    Copy the full SHA
    72dd8ad View commit details
    Browse the repository at this point in the history
  2. Update changelog files

    gziolo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    de58f24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86cad46 View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

     - @wordpress/a11y@2.9.0
     - @wordpress/annotations@1.14.0
     - @wordpress/api-fetch@3.13.0
     - @wordpress/autop@2.7.0
     - @wordpress/babel-plugin-makepot@3.5.0
     - @wordpress/babel-preset-default@4.12.0
     - @wordpress/base-styles@1.6.0
     - @wordpress/blob@2.8.0
     - @wordpress/block-directory@1.7.0
     - @wordpress/block-editor@3.9.0
     - @wordpress/block-library@2.16.0
     - @wordpress/block-serialization-default-parser@3.6.0
     - @wordpress/block-serialization-spec-parser@3.5.0
     - @wordpress/blocks@6.14.0
     - @wordpress/components@9.4.0
     - @wordpress/compose@3.13.0
     - @wordpress/core-data@2.14.0
     - @wordpress/create-block@0.11.0
     - @wordpress/data-controls@1.10.0
     - @wordpress/data@4.16.0
     - @wordpress/date@3.9.0
     - @wordpress/dependency-extraction-webpack-plugin@2.5.0
     - @wordpress/deprecated@2.8.0
     - @wordpress/docgen@1.8.0
     - @wordpress/dom-ready@2.9.0
     - @wordpress/dom@2.9.0
     - @wordpress/e2e-test-utils@4.5.0
     - @wordpress/e2e-tests@1.14.0
     - @wordpress/edit-navigation@1.0.0-beta.1
     - @wordpress/edit-post@3.15.0
     - @wordpress/edit-site@1.5.0
     - @wordpress/edit-widgets@0.14.0
     - @wordpress/editor@9.14.0
     - @wordpress/element@2.13.0
     - @wordpress/env@1.2.0
     - @wordpress/escape-html@1.8.0
     - @wordpress/eslint-plugin@5.0.0
     - @wordpress/format-library@1.16.0
     - @wordpress/hooks@2.8.0
     - @wordpress/html-entities@2.7.0
     - @wordpress/i18n@3.11.0
     - @wordpress/icons@1.3.0
     - @wordpress/interface@0.1.0
     - @wordpress/is-shallow-equal@2.0.0
     - @wordpress/jest-console@3.6.0
     - @wordpress/jest-preset-default@6.0.0
     - @wordpress/jest-puppeteer-axe@1.7.0
     - @wordpress/keyboard-shortcuts@1.3.0
     - @wordpress/keycodes@2.11.0
     - @wordpress/list-reusable-blocks@1.15.0
     - @wordpress/media-utils@1.9.0
     - @wordpress/notices@2.2.0
     - @wordpress/npm-package-json-lint-config@3.0.0
     - @wordpress/nux@3.14.0
     - @wordpress/plugins@2.14.0
     - @wordpress/prettier-config@0.2.0
     - @wordpress/primitives@1.3.0
     - @wordpress/priority-queue@1.6.0
     - @wordpress/project-management-automation@1.4.0
     - @wordpress/redux-routine@3.8.0
     - @wordpress/rich-text@3.14.0
     - @wordpress/scripts@8.0.0
     - @wordpress/server-side-render@1.10.0
     - @wordpress/shortcode@2.7.0
     - @wordpress/token-list@1.10.0
     - @wordpress/url@2.13.0
     - @wordpress/viewport@2.15.0
     - @wordpress/warning@1.1.0
     - @wordpress/wordcount@2.8.0
    gziolo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    65dbf3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d4f4e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d4e53f View commit details
    Browse the repository at this point in the history
  7. Types: Hide element, primitives, icons declarations (#21613)

    Unpublish @wordpress/element, @wordpress/primitives, and @wordpress/icons types
    
    Remove types from pacakge.json to hide the included types. This was
    reported to cause conflicts with the current 3rd party typings published
    on DefinitelyTyped (DT).
    
    The cause has been identified as:
    - DT exports all React typings, which other DT typings depend on.
    - Included typings use type aliases (Element -> WPElement) which may
      cause additional conflicts.
    
    See https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/wordpress__element/index.d.ts
    See https://unpkg.com/browse/@wordpress/element@2.13.0/build-types/react.d.ts
    
    Reported via core-js slack:
    
    https://wordpress.slack.com/archives/C5UNMSU4R/p1586955177257000
    
    * Add CHANGELOG
    
    * Remove primitives, icons types
    sirreal authored and gziolo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    e7c0b57 View commit details
    Browse the repository at this point in the history
  8. ESLint Plugin: Add the recommended Prettier config to enforce WP codi…

    …ng styles (#21602)
    
    * ESLint Config: Add the recommended Prettier config to enforce WordPress coding styles
    
    * Update CHANGELOG.md
    gziolo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    1010ec3 View commit details
    Browse the repository at this point in the history
  9. Update changelog files

    gziolo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    9bb1d04 View commit details
    Browse the repository at this point in the history
  10. chore(release): publish

     - @wordpress/annotations@1.14.1
     - @wordpress/api-fetch@3.13.1
     - @wordpress/babel-preset-default@4.12.1
     - @wordpress/block-directory@1.7.1
     - @wordpress/block-editor@3.9.1
     - @wordpress/block-library@2.16.1
     - @wordpress/blocks@6.14.1
     - @wordpress/components@9.4.1
     - @wordpress/compose@3.13.1
     - @wordpress/core-data@2.14.1
     - @wordpress/data-controls@1.10.1
     - @wordpress/data@4.16.1
     - @wordpress/e2e-tests@1.14.1
     - @wordpress/edit-navigation@1.0.0-beta.2
     - @wordpress/edit-post@3.15.1
     - @wordpress/edit-site@1.5.1
     - @wordpress/edit-widgets@0.14.1
     - @wordpress/editor@9.14.1
     - @wordpress/element@2.13.1
     - @wordpress/eslint-plugin@5.0.1
     - @wordpress/format-library@1.16.1
     - @wordpress/icons@1.3.1
     - @wordpress/interface@0.1.1
     - @wordpress/keyboard-shortcuts@1.3.1
     - @wordpress/list-reusable-blocks@1.15.1
     - @wordpress/media-utils@1.9.1
     - @wordpress/notices@2.2.1
     - @wordpress/nux@3.14.1
     - @wordpress/plugins@2.14.1
     - @wordpress/primitives@1.3.1
     - @wordpress/rich-text@3.14.1
     - @wordpress/scripts@8.0.1
     - @wordpress/server-side-render@1.10.1
     - @wordpress/viewport@2.15.1
    gziolo committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ce595bd View commit details
    Browse the repository at this point in the history
Loading