Amit Dahan

Results 17 comments of Amit Dahan

What config files would we load by default? Do we want to support merging with parent config files? Would we only support the KDL format and/or a single filename? (LGTM)

Hey @eXpertise7 ! Thanks for the feedback on 3.0.0! Did you notice we made a breaking change moving `filesize` to `peerDeps`? We no longer install `filesize` along with `ngx-filesize`. Instead...

(This move was made because I wanted `ngx-filesize` to be more flexible, and let users choose their own `filesize` version)

Hey, did you notice the breaking change in version 3.0.0 and up? https://github.com/amitdahan/ngx-filesize/issues/397#issuecomment-1291940407

Hey, I'll definitely find some time to debug this, but I'm (maybe incorrectly?) assuming this is some subtle difference in the Yoga distribution we're using? It seems `yoga-wasm-web` is using...

> thereby only closing the modal if the modal's overlay was interacted with. Interesting alternative! I'm currently trying to make our own use-case - not use a portal, but in...