Ghislain B.

Results 465 comments of Ghislain B.

just a side note, glob is not directly supported by chokidar but they do mention that it's supported in other ways by reading glob from `node:fs` or `node-glob` see the...

hey guys I just happen to see this issue and remember seeing a video that talks about this breaking change. The guy in the video doesn't seem happy about the...

If you want to work on this then I would accept a Pull Request, I'm not going to work on this myself, I just don't have the time to spend...

I think you can read the buttons from `$.fn.markdown.defaults.buttons` and then loop through all buttons and change their `icon` and finally reassign to your editor options ```ts const defaultButtons =...

in the external library `bootstrap-markdown`, I gave you all the links already. You should just try the code. I guess that it would still be preferable to remove `font-awesome` from...

It only last 30sec in Ms Authenticator app, I don't think there's any way to change that value either. Regardless an autofocus would be so much more useful. 🚀

Could this next plan be pinned instead of previous 5.5 which is now closed, it was hard to find. Thanks

hey guys, I'm the maintainer of Slickgrid-React, this issue is probably caused by the fact that SlickGrid doesn't play nice with grid resizing when the div is hidden (`display: none`)....

Perhaps this Stack Overflow might help? [React-Native and Intl polyfill required on Android device](https://stackoverflow.com/questions/41736735/react-native-and-intl-polyfill-required-on-android-device)

This dependency new release was kind of caused by me, because in Lerna-Lite, I noticed that my pnpm lock file had 2 versions of another dependency that `fd-package-json` uses and...