xenobytezero

Results 20 issues of xenobytezero

### Documentation issue - [ ] Reporting a typo - [ ] Reporting a documentation bug - [x] Documentation improvement - [ ] Documentation feedback I spent a bunch of...

type: docs

When looking at the timestamp field in the list view, the displayed format does not match the users locale. This is because the `packages\keystone\src\fields\types\timestamp\views\utils.ts` function `formatOutput()` just uses the standard...

I'm trying to write some GQL to create some posts for my test Keystone install, and I'm unsure what I'm doing wrong in relation to the document field. I'm getting...

**Current behavior** Defining only some of the width/height values of items in a row/column produces the incorrect sizes. In order to get the behaviour described in the documentation (width/height is...

**Current behavior** The `package.json` `browser` property is pointing to `dist/bundle/golden-layout.js`, which does not exist in the `dist` folder when installing from NPM. This is breaking my Rollup build which is...

### What issue are you having? My usage of Shoelace for a pseudo-microfrontend has finally hit the inevitable issue with WebComponents where two seperate bundles of JS are trying to...

feature

I assume this is a side-effect of Angular's use of this plugin, but I can see how this could affect other setups. **Reproduction Steps** 1/ Clone test repo - https://github.com/xenobytezero/worker-plugin-nested-bug.git...

Our documentation build has started failing after a Node update (windows) to 8.9.1 from an old 6.x release. ``` fs.js:1910 binding.copyFile(src, dest, flags); ^ Error: EPERM: operation not permitted, copyfile...

I don't know if this is a bug, as I understand why it's behaving the way it is, but as far as I could see there is no documentation or...

type: bug

### pnpm version: 7.11 ### Code to reproduce the issue: https://github.com/xenobytezero/bug-pnpm-install-pre-workspace.git ### Steps 1. `pnpm -F @pkg/target add @pkg/public-patch` 2. `pnpm -F @pkg/target add @pkg/public-pre` ### Expected behavior: Both packages...

type: bug