defectivepixel

Results 9 issues of defectivepixel

I think the `react-motion` is the current option for animating `react-vis` components. is there any possible way to use other animation libararies such as `react-spring` (and also an option to...

**Describe the bug** `IMaskMixin` would remove `value` from `props. **To Reproduce** ```jsx import { IMaskMixin } from "react-imask"; import { ComponentProps } from "react"; import { Input, InputProps } from...

**Is your feature request related to a problem? Please describe.** Im using React context API for exposing created stitches config to the components. I want to store `css` in context...

all of the examples are implemented using react class components and its hard to migrate theme to functional components. for example `Controlled elements Re-Flex example` using `ReactDOM.findDOMNode(this)` which is deprecated...

help wanted
question

Hi. How can we integrate the tree with animation libraries like `react-spring` or `react-motion`. for purpose of adding transition for toggling a node?

### Which package(s) are affected? Starter Kits (@lit/lit-starter-js / @lit/lit-starter-ts) ### Description When I want to build the docs through `pnpm run docs` the command fails due to missing `prismjs`...

### Which package(s) are affected? Starter Kits (@lit/lit-starter-js / @lit/lit-starter-ts) ### Description I tried to use `lit-element-starter-ts` to check out docs functionality but `pnpm run docs` throws a type error....