tomelliot

Results 16 issues of tomelliot

Is it possible to have a `CollectionItem` without an id? The types say this is possible: https://github.com/webflow/js-webflow-api/blob/b40a6a12d7dc723ff01ccfeec1e6d30a5d5de73d/src/api/types/CollectionItem.ts#L16. That adds extra work to check the id exists when working with the...

When querying `https://api.webflow.com/v2/pages/:page_id/dom`, nested components are not returned only the first layer is.

Return data from referenced fields, rather than just an item ID. Currently getting data out of a CMS item that has referenced fields requires lots of lookups - what field...

The [new features in v1 blog post](https://timlrx.github.io/tailwind-nextjs-starter-blog/blog/new-features-in-v1#table-of-contents-component) for the tailwind-nextjs-starter-blog repo says > By default, all headings that are of depth 3 or smaller are indented. This can be configured...

Cloudflare/Nuxt aren't successfully combining the `runtimeConfig` as expected. This fixes it. Resolves this issue: https://github.com/ccbikai/Sink/issues/190 ## Summary by CodeRabbit * **Chores** * Configuration now supports providing the site token via...

### Describe the bug > ➜ ux (main) ✗ pnpm dev > ! Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-10.22.0.tgz > ? Do you want to continue? [Y/n] y > >...

bug