Surma

Results 46 issues of Surma

- [ ] Accordion - [ ] Checkbox - [ ] Radio Group - [x] Tabs - [x] Tooltip - [ ] Tree

Consistency

- [ ] Accordion - [ ] Checkbox - [ ] Radio Group - [x] Tabs - [x] Tooltip - [ ] Tree

### What is the current behavior? It seems that if `output_dir` is true, a directory artifact is declared using the rule name as the folder name. https://github.com/aspect-build/rules_esbuild/blob/cede902c94e2313a3ea183b6a5e1dbbbfcf40347/esbuild/private/esbuild.bzl#L255-L257 ### Describe the...

enhancement

The `AbstractWorker` mixin provides an `onerror` prop to get notified when the worker throws. However, graceful or forced termination is not detectable right now. I have found a bunch of...

addition/proposal
needs implementer interest
topic: workers

Since the Shopify CLI is now installed globally by default, the instruction in the issue template to check `package.json` to find the version is outdated.

### Please confirm that you have: - [x] Searched [existing issues](.) to see if your issue is a duplicate. (If you’ve found a duplicate issue, feel free to add additional...

Type: Bug

I have found no documentation on how to use `crate2nix` with a custom toolchain. After a bunch of fiddling I came up with *an* solution and thought I’d provide a...