Milan Raj

Results 128 comments of Milan Raj

We are using `rollup-plugin-transform-tagged-template` and copied in the FAST [transform-fragment](https://github.com/microsoft/fast/blob/a8aada16c7b089728a13a6bb7d98b8b928bb2b4f/build/transform-fragments.js) into our build but are finding that the plugin does not seem to be sourcemap aware and it was breaking...

Another use case (for either setting a lower bound FPS or reading the current time between frames, etc) could be for running on low-power devices. I'm using [wasm4-aot](https://github.com/asiekierka/wasm4-aot) to make...

Are there established patterns for the aria of split buttons today in web? It does not look like there is an existing aria pattern: https://github.com/w3c/aria-practices/issues/2316 But curious if design systems...

cosmiconfig landed support for cjs in 8.2.0 so all that's needed is a cosmiconfig dep version bump! https://github.com/cosmiconfig/cosmiconfig/issues/224#issuecomment-1575677337

Hi beachball team! We have been maintaining [a patch](https://github.com/ni/nimble/blob/82cfe316c9af7ff5d849b228b6cb034cd2a4ef4a/patches/beachball%2B2.31.6.patch) using the nifty [patch-package](https://github.com/ds300/patch-package) library to let us customize the npm run publish command from beachball for close to a year...

I have an existing wasi compliant wasm created with emscripten's [standalone wasm](https://github.com/emscripten-core/emscripten/wiki/WebAssembly-Standalone) mode + `-fnoexceptions` and trying to switch to wasi-sdk I'm running into the same missing symbols. Using the...

> Maybe we can treat the audit as failing which could be less punishing than having no score at all, but I'm not completely sold on the idea. In our...

Sync XHR has long since been deprecated and my usages were cleaned up. Doesn't seem like others have asked about it so probably fine to close out for now 👍

@jedwards1211 this issue should now be resolved with merging of #6779 and release `@microsoft/[email protected]`