-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 853 files changed
- 4 contributors
Commits on Apr 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 72dd8ad - Browse repository at this point
Copy the full SHA 72dd8adView commit details -
Configuration menu - View commit details
-
Copy full SHA for de58f24 - Browse repository at this point
Copy the full SHA de58f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86cad46 - Browse repository at this point
Copy the full SHA 86cad46View commit details -
- @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
Configuration menu - View commit details
-
Copy full SHA for 65dbf3a - Browse repository at this point
Copy the full SHA 65dbf3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d4f4e8 - Browse repository at this point
Copy the full SHA 4d4f4e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4e53f - Browse repository at this point
Copy the full SHA 5d4e53fView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for e7c0b57 - Browse repository at this point
Copy the full SHA e7c0b57View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 1010ec3 - Browse repository at this point
Copy the full SHA 1010ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb1d04 - Browse repository at this point
Copy the full SHA 9bb1d04View commit details -
- @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
Configuration menu - View commit details
-
Copy full SHA for ce595bd - Browse repository at this point
Copy the full SHA ce595bdView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff @wordpress/rich-text@3.13.0...@wordpress/rich-text@3.14.1