Bernie Reiter
@bernhard-reiter on WordPress.org , @bernie on Slack
-
Submitted pull request #3359 to WordPress/wordpress-develop:
WP_Theme_JSON: Invalidate blocks metadata cache when needed -
Submitted pull request #3358 to WordPress/wordpress-develop:
i18n: Trim leading whitespace from strings -
Mentioned in [54335] on Core SVN:
Editor: Update packages for 6.1 Beta 2. -
Submitted pull request #3345 to WordPress/wordpress-develop:
Sync packages for WP 6.1 Beta 2 -
Mentioned in [54333] on Core SVN:
Editor: Revert dynamic template names and descriptions. -
Closed pull request #3342 on WordPress/wordpress-develop:
Sync packages for WP 6.1 Beta 2 -
Submitted pull request #3342 to WordPress/wordpress-develop:
Sync packages for WP 6.1 Beta 2 -
Closed pull request #44472 on WordPress/gutenberg:
Cherry-pick: Making sure to kebab case CSS variables generated from presets -
Closed pull request #44475 on WordPress/gutenberg:
Cherry pick: Refactor style engine border -
Submitted pull request #3337 to WordPress/wordpress-develop:
Backport appearance tools theme_support -
Mentioned in [54306] on Core SVN:
Fix: Revert [54305]. -
Received props from @fabiankaegy in Slack:
Props to @Bernhard Reiter @desrosj @gziolo @Clorith @wildworks @jsnajdr @tyxla for all your hard investigation… -
Mentioned in [54289] on Core SVN:
Build: Improve how combined assets are generated -
Gave props in Slack:
Furthermore, props to the tag team @gziolo @desrosj @wildworks @Clorith @jsnajdr @tyxla who helped investigate… -
Gave props in Slack:
Props to @hellofromTonya @audrasjb @SergeyBiryukov @costdev @mukesh27 for all your help reviewing and committing editor… -
Received props from @JeffPaul in Slack:
Props to @desrosj @davidbaumwald @dansoschin @audrasjb @ironprogrammer @SergeyBiryukov @antpb @hellofromTonya @Bernhard Reiter @webcommsat @courane01 @fabiankaegy… -
Mentioned in [54277] on Core SVN:
Build/Test Tools: Temporarily allow the NPM testing workflow to fail. -
Submitted pull request #3303 to WordPress/wordpress-develop:
Try fixing the components hash -
Submitted pull request #3302 to WordPress/wordpress-develop:
CI: Don't run NPM Test in Windows -
Mentioned in [54269] on Core SVN:
Editor: Adds template types, `is_wp_suggestion`, and fallback template content. -
Mentioned in [54257] on Core SVN:
Editor: Sync changes from the Gutenberg plugin 14.1 release -
Mentioned in [54251] on Core SVN:
Editor: Backport hooks to filter `theme.json` data from Gutenberg to 6.1. -
Submitted pull request #44296 to WordPress/gutenberg:
npm publish: Add --force-publish flag to lerna -
Closed issue #43907 on the WordPress/gutenberg repository:
Styles sidebar: Comment pagination inner blocks have the same button text as... -
Merged pull request #44287 into WordPress/gutenberg:
[Block Library]: Rename Comments pagination inner blocks -
Mentioned in [54214] on Core SVN:
Editor: Backport block supports filter callback, registrations and tests to 6.1. -
Mentioned in [54211] on Core SVN:
Editor: Backport block supports (border, color, elements, spacing) from Gutenberg to WP 6.1. -
Merged pull request #44266 into WordPress/gutenberg:
Chore: renaming functions to fit 6.1 -
Closed pull request #3259 on WordPress/wordpress-develop:
Backport script loader: enqueue stored block supports styles (refresh) -
Mentioned in [54184] on Core SVN:
Editor: Fix get_block_templates() to get templates for a post type. -
Mentioned in [54183] on Core SVN:
Editor: Finalize the `theme_json_get_style_nodes` hook name. -
Mentioned in [54176] on Core SVN:
Themes: Introduces block-based template parts for Classic themes. -
Submitted pull request #3259 to WordPress/wordpress-develop:
Backport script loader: enqueue stored block supports styles (refresh) -
Mentioned in [54175] on Core SVN:
Editor: Backport `build_query_vars_from_query_block` changes from Gutenberg repository. -
Mentioned in [54174] on Core SVN:
Editor: Backport `wp_theme_element_class_name()` alias. -
Submitted pull request #3258 to WordPress/wordpress-develop:
Feature: Block-based template parts for Classic themes -
Received props from @hellofromTonya in Slack:
Props to @Bernhard Reiter for diving deep with me today in the twilight zone. A… -
Mentioned in [54162] on Core SVN:
Editor: Backport foundation for Layout block support refactor (part 1). -
Mentioned in [54156] on Core SVN:
Editor: Backport Style Engine API functions, classes and tests. -
Submitted pull request #3244 to WordPress/wordpress-develop:
[Backport] Add `wp_theme_element_class_name()` alias -
Mentioned in [54155] on Core SVN:
Blocks: Allow registering multiple items for all supported asset types -
Merged pull request #44099 into WordPress/gutenberg:
Create an alias get_element_class_name to use it in blocks -
Mentioned in [54118] on Core SVN:
Editor: Backport Elements API updates. -
Mentioned in [54104] on Core SVN:
Editor: Update `single` default template description. -
Mentioned in [54102] on Core SVN:
KSES: Allow more layout-related CSS properties. -
Mentioned in [54100] on Core SVN:
KSES: Allow `min()`, `max()`, `minmax()`, and `clamp()` values to be used in inline CSS. -
Mentioned in [54096] on Core SVN:
Build/Test Tools: Always use the amd64 images for MariaDB and MySQL on the local development environment. -
Mentioned in [54084] on Core SVN:
Block Editor: Preload settings and templates permissions. -
Mentioned in [54083] on Core SVN:
REST API: Add the missing `site_icon_url` to the index. -
Merged pull request #43859 into WordPress/gutenberg:
Gallery Block: Use `wp_enqueue_block_support_styles()`