Adam Nyberg
Adam Nyberg
I'm getting the following error, is there a known way of working around it? ``` Illegal reassignment of import "commonjsRequire" in "../../node_modules/clone-deep/utils.js". file: node_modules/clone-deep/utils.js:10:0 8: var fn = require; 9:...
Hi, I think I have found a bug, or it's just me not understanding Svelte 😬 I'm trying to create a list where the items are both droppable and drop...
I think the Phosphor icon pack could be updated to v ^2.1 https://github.com/steeze-ui/icons/blob/main/packages/builders/phosphor-icons/package.json#L33. Thanks 🙏🏻
Solves #20
Hi, To be consistent with prisma, optional fields should be `nullable` and not `nullish`. See related issue in [zod-prisma](https://github.com/CarterGrimmeisen/zod-prisma/issues/131).
**Describe the requested icon(s)** A checklist inside of a clipboard to highlight a specific checklist. I'm in accounting and I'm looking for an icon that could illustrate the month-end checklist...
Hi, Nice library! I just noticed that the `visibility` option is not reactive. This surprised me because it would be great to be able to toggle visibility of the tooltip....