WordPress/wp-includes/js/dist/vendor
Gary Pendergast 54368e50b6 Block Editor: Update @wordpress dependencies to the latest version.
Changes of note:
- Includes the new Annotations API package.
- `wp-polyfill-ecmascript.js` is renamed to `wp-polyfill.js`.
- `strip_dynamic_blocks()` has been removed in favour of `excerpt_remove_blocks()`.
- The PHP block parser is now syncing from the `block-serialization-default-parser` package.
- `do_blocks()` uses the new parser.
- The `do_block` filter has been removed from `do_blocks()`, in favour of a `render_block` filter in `render_block()`.

See #45145, #45190, #45264, #45282.


Built from https://develop.svn.wordpress.org/branches/5.0@43884


git-svn-id: http://core.svn.wordpress.org/branches/5.0@43713 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-11-12 02:27:57 +00:00
..
lodash.js
lodash.min.js
moment.js
moment.min.js
react-dom.js Build Tools: Update @wordpress packages. 2018-10-30 03:09:58 +00:00
react-dom.min.js Importing Twenty Nineteen, our new default theme for 2019, set for 5.0. 2018-10-30 02:15:04 +00:00
react.js Build Tools: Update @wordpress packages. 2018-10-30 03:09:58 +00:00
react.min.js Importing Twenty Nineteen, our new default theme for 2019, set for 5.0. 2018-10-30 02:15:04 +00:00
wp-polyfill-ecmascript.js
wp-polyfill-element-closest.js
wp-polyfill-element-closest.min.js
wp-polyfill-fetch.js
wp-polyfill-fetch.min.js
wp-polyfill-formdata.js
wp-polyfill-formdata.min.js
wp-polyfill-node-contains.js
wp-polyfill-node-contains.min.js
wp-polyfill.min.js Block Editor: Update @wordpress dependencies to the latest version. 2018-11-12 02:27:57 +00:00