Josh Pollock

Results 45 issues of Josh Pollock

I'm going to try and figure this out myself, but I am missing vv (https://github.com/bradp/vv). Would be great if I could just run something like `wplibbox new example.box` and have...

Feature
UX-related

It would be great to import components from WordPress with @wp alias, like @youknowriad does here: https://github.com/youknowriad/gcf/blob/master/scripts/blocks/components/field/index.js#L2 Relevant lines in his webpack: https://github.com/youknowriad/gcf/blob/master/webpack.config.js#L41-L46

🔥 DECISION PENDING
HACKTOBERFEST

Block scaffolding exists via #88 and I think the current default is a sensible default, but a lot of us will need modern tooling. @ahmadawais has already built what a...

command:scaffold
command:scaffold-block

![screen shot 2015-05-24 at 11 38 48 pm](https://cloud.githubusercontent.com/assets/1994311/7791429/1340a28a-026e-11e5-947a-02223902cd1e.png) This is the field's data right when it hits L791 of Pods class, which is `if ( 'pick' == $field_data[ 'type' ]...

Type: Bug
Status: Help Wanted
Status: Need Research
Focus: Back Compat

When running the docker watch, I am getting this error `ERROR: for wordpress Cannot start service wordpress: driver failed programming external connectivity on endpoint blocks_wordpress_1 (92276f168396b71072f54fc7b359a72669273720199ba52e27ea71be1ac3cd1c): Error starting userland proxy:...

It would be awesome if a download link generated for a bundle product was a ZIP with all of the bundled downloads in it. Currently attempting this generates a bad...

type-feature
component-file-delivery

I'd like to be able to install this theme via composer, all that is required is that the theme have a composer.json with the type `wordpress-theme`.

In the theme if you use the arrow keys, or the arrows on the sides of the images in the gallery it will skip from the last image in a...

I am getting this error when updating meta fields in an Easy Digital Downloads. Possibly related to the Delicious Brains s3 offload EDD add-on. `Uncaught Error: Call to a member...

Typescript support would be great. Automatically generating types, without having to fully re-write this in typescript is an easier first step. To build this file -- in another projec that...