Piotr

Results 9 issues of Piotr

What I would love to see in this great lib is the ability to define what files to report. I don't mean what we already have under the `ignore `...

U sure you need 8k gzipped devtools in prod build? ;) ![image](https://user-images.githubusercontent.com/6209244/29704168-e9b2aef6-8978-11e7-821d-ba9d2b57900e.png)

Due to HMR problems with on-demand chunks, I figured it would be nice if the loader loaded the chunks synchronously when in dev environment and as so far in prod....

pr_action: Discuss
type: Feature
semver: Minor

_NOTE: This is **not** the same issue as in #226_ **System:** iPhone 5s (simulator), iOS 12.2 (the problem doesn't appear on Android) **RN Version:** 0.59.4 **react-native-gesture-handler version**: 1.1.0 For _small_...

Can repro
Platform: iOS
To verify
Area: Touchable
BugBash 31.03

Hi, I was trying to calculate fee estimation for a contract call, but [the instructions](https://polkadot.js.org/docs/api-contract/start/contract.tx/#cost-estimation) from the documentation might not work. They suggest using `-1` as the gas limit, but...

stale

The Duration creator returned incomplete duration if passed the object parameter that's partial. fixes #2633

**Describe the bug** The Duration creator returns incomplete duration if passed the object parameter that's partial: ![image](https://github.com/iamkun/dayjs/assets/6209244/cb23f643-4b35-452a-8b5d-2c2e4c97fea2) ![image](https://github.com/iamkun/dayjs/assets/6209244/e7f883b9-180d-498d-8c22-037f2a239546) **Solution** Adding `this.parseFromMilliseconds()` [in the constructor for the code branch handling the...

## Environment - Linaria version: `6.2.0` - Linaria React version: `6.2.1` - Bundler (+ version): Vite @`5.2.13` - Node.js version: `v22.2.0` - OS: MacOS ## Description When decorating Linaria components...

needs: complete repro 🖥️
bug report 🦗

## Describe the enhancement When extending custom components, Linaria's types require that component to have the `style` prop [[link]](https://github.com/callstack/linaria/blob/master/docs/BASICS.md#styling-custom-components) (kudos for setting that requirement in the type system - really...

enhancement: proposal 💬
needs: triage 🏷