Peter Darrow

Results 3 issues of Peter Darrow

Is there a way to prevent reordering when the dragged element is outside of the container? I'm trying to drag items from a slicksort list to another drop target in...

Merge in latest upstream so that [pnpm](https://pnpm.io/) doesn't complain about our internal usage of axios 0.27.

According to the [OpenAPI specification](https://swagger.io/docs/specification/data-models/enums/#nullable), nullable enums must list `null` in the allowed options. apispec doesn't do this by default, so in my projects I've had to patch this behaviour...