Lev Chelyadinov

Results 63 issues of Lev Chelyadinov

The `with_store` function expects the last argument, the callback, to return a `Result`, where `Error` is a built-in error type. It's rather restricting because it doesn't allow for meaningful error...

enhancement
plugin: store

### pnpm version: 8.6.3 When you run `pnpm upgrade` on dependencies that have top-bounded version specifiers (i.e. `

type: bug

### Steps To Reproduce 1. Create a text block in Penpot with content in Cyrillic, for example, "йцукен 123" ### Expected behavior Both the letters and the digits should use...

bug
managed on taiga

In #121, generation of `index.d.ts` was set up, however, it seems like it didn't make it into the released package: https://www.npmjs.com/package/precinct?activeTab=code I think `index.d.ts` should be added to `"files"` of...

For some reason, the Mac app doesn't have a Companion app section in the Settings page, so the docs on how to create iOS Actions are not helpful for the...

### Version 1.45.0 ### Steps to reproduce https://github.com/illright/simple-playwright ``` pnpm i pnpm exec playwright install pnpm exec playwright test --ui ``` Then enable Chromium and Setup projects and hit F5...

v1.48

## Background With the new tutorial, the paradigm of FSD has shifted slightly to discourage excessive decomposition and instead treat layers Pages and Widgets as the first stop in searching...

Steps to reproduce: 1. Install the CLI globally 2. Open Powershell 3. Run `fsd p edit-note note-list -s ui, api` Result: a folder called `ui api` in both pages This...