Michał Belniak

Results 8 issues of Michał Belniak

### pnpm version: 6.32.3 ### Code to reproduce the issue: package.json and pnpm-lock.yaml at https://gist.github.com/MBelniak/e9a14fcc72e20b2e0355aa3b25278eec `pnpm install --no-optional` and also, then: `pnpm install --no-optional --no-frozen-lockfile` ### Expected behavior: Lockfile is...

type: bug

### Expected behavior Run should be pruned if performance is not improved in the last `patience` steps. min_delta determines improvement value treshold - if permormance did not improve this much,...

feature
stale

Hi. Thanks for the amazing paper and architecture. I was trying to find out how many stacks in a generic model you used and I noticed in your paper: "The...

In https://github.com/formkit/auto-animate/blob/master/src/index.ts#L791 you can see the argument `newCoordinates` is before `oldCoordinates`, but in the 'remain' action the order is switched: https://github.com/formkit/auto-animate/blob/master/src/index.ts#L540

As discussed here https://github.com/orgs/primefaces/discussions/1329#discussioncomment-8647981 @melloware I copied most of the code from DataTable with some adjustments wherever they were needed. I see there's lots of duplicated code between TreeTable and...

Type: Enhancement
Status: Pending Review
Status: Discussion
Status: Pending Test

Accessing this URL https://edge-functions-bot-protection-botd.vercel.app/blocked should navigate to bot-detected page due to bot being detected, but it doesn't navigate. I tried to use the example in my application and I found...

### Describe the bug I use 'editor' prop on a column which renders a text input when in an edition mode. Whenever the change in input causes a rerender of...

Status: Needs Triage

…ith updating cells ### Defect Fixes Fix #7635 ### Feature Requests Due to company policy, we are unable to accept feature request PRs with significant changes as such cases has...

Status: Pending Review