-
Following up from #45472
- [ ] `SnackbarList` is not very well-documented (it doesn't even have a README) and prior to this PR, didn't have Storybook examples either. We should re-organize the fo…
-
Recently I was working with @sarayourfriend (#33139) and @sirreal to try and build types for `data` and ran into a roadblock I couldn't get past. That module, and I think by extension most of Gutenber…
-
After following your blog post, I tried use this with "yarn link"
I always get the following errors which fails the compilation:
`
./src/App.tsx
Attempted import error: 'my-react-application' doe…
-
### Description
I'm very interested in building headless WP apps, but I can't quite get this to work. I'm following the tutorial below, but when I get to the "npm run dev" step around 39:20 it does…
-
Hi, I am trying to get a cloud function to run on GCP with an auto-generated GraphQL SDK from https://graphql-code-generator.com/. See: https://github.com/Frenkz/pulumi-test
When I deploy it with P…
-
Hey guys, we are about to release a typed version of `mars-theme` that @darerodz and I made during our last pair programming sessions:
- Code: https://github.com/frontity/frontity/tree/dev/packages/…
-
I need design files that display:
- layouts of desired content
- pages and/or sections
- design elements and style guide
-
nightwatch.json
"globals_path": "tests/globalsModule.js"
set to
"globals_path": "tests/globalsModule.ts"
> nightwatch-typescript@1.0.0 test /private/tmp/nightwatch/nightwatch-typescrip…
-
`dispatch` from `@wordpress/data-controls` is deprecated, as mentioned here:
https://github.com/WordPress/gutenberg/blob/trunk/packages/data-controls/CHANGELOG.md#deprecations
It appears to have b…
-
I'm splitting this out from https://github.com/WordPress/gutenberg/issues/61447#issuecomment-2223399129 where @youknowriad has asked to basically split up the media handling/queue logic from the WP-sp…