Drew Baker

Results 178 comments of Drew Baker
trafficstars

I added a `disabled` prop that would make this easy. Basically have `disabled = true` unless the wp-image is close to being in view.

Perhaps we can use this on the front end somehow? ```https://fuxt-backend.funkhaus.us/wp-includes/css/dist/block-library/style.min.css```

Maybe this helps? https://css-tricks.com/a-deep-introduction-to-wordpress-block-themes/#creating-wordpress-block-themes

Would be nice if gradients worked https://developer.wordpress.org/block-editor/how-to-guides/themes/theme-support/#block-gradient-presets

Lesson learned... Use consistent prop names across all components. For example `innerBlocks` is best for all inner blocks.

If we decided to not use Blocks for gutenberg, and just work with the rendered HTML, this would help https://github.com/natemoo-re/ultrahtml

This is a good read: https://developer.wordpress.org/block-editor/reference-guides/components/#usage

Spent a lot of time looking into this today, couldn't figure it out. Seems like the `suspend` event everyone talks about gets sent on all videos.

See this! https://twitter.com/joshgkirk/status/1636724932091559938?s=20