Tomasz Pluskiewicz

Results 305 issues of Tomasz Pluskiewicz

I think I'm looking for some concept like a "root dir". In my setup, I have a nuxt app which serves decap and render's its content. The thing is, the...

type: feature

I've been trying to run decap from the node module because the bundled React is giving me trouble when I want to use 3rd party components I hoped I should...

type: bug

**Is your feature request related to a problem? Please describe.** I created two collections: `sections` and `articles`. Each article must be assigned to a section. For convenience, I added in...

type: feature

### Version 6.4.1 ### Steps to reproduce https://codesandbox.io/p/sandbox/9jq9jyzmry This will probably also apply to static options. In my case, I have a dynamically loaded select where some labels are fairly...

bug

### Which package(s) are affected? SSR (@lit-labs/ssr) ### Description I render a page where my elements are sharing some data using `@lit-labs/context`. When I put them in Web Awesome `wa-page`,...

### Should this be an RFC? - [x] This is not a substantial change ### Which package is this a feature request for? SSR (@lit-labs/ssr) ### Description Re https://github.com/shoelace-style/webawesome/issues/1858 I...

### Should this be an RFC? - [x] This is not a substantial change ### Which package is this a feature request for? SSR (@lit-labs/ssr) ### Description When a hydration...

### What happened? When calling `octokit.repos.getBranch()` I expect `data` to be the branch. Instead, the result is a single-element array Same with `octokit.request('GET /repos/{owner}/{repo}/branches/{branch}'` even though a CURL does return...

Type: Bug

Do you know of any TS interface for docker compose YAML? Also, maybe it would be an interesting feature to run a compose from it service description in a JS...

When an input has no `@base`, the file's URL is used to parse relative references. I would like to ask for a `--base` or `--base-iri` CLI option to set the...