jfoliveira

Results 30 comments of jfoliveira

Nice one! Very cool new feature! Just curious: would the blob exec script also apply to filter the blob out of the tree? Something like: `git filter-branch -f --tree-filter myFilterScript`...

Hi @gpasztor87 although you say it's a simple plugin this is probably one of the "most wanted" plugins for October. So: 1. Congrats for that, looks like a very good...

Just a quick update, in case it helps others: - after upgrading [parceljs](https://v2.parceljs.org/) to version `"^2.0.0-nightly.462"` the issue is gone Kudos to the `parceljs` team! `react-lazylog` is now working like...

Thanks @helfi92 for your help! Closing this issue, as it's been resolved. Waiting for updates on #114 to decide if we keep using `react-lazylog` or not.

Hi @mozilla-frontend-infra team members * Specially the ones who recently approved/commited/merged code into [@mozilla-frontend-infra repositories](https://github.com/orgs/mozilla-frontend-infra/repositories): * @92kns @gmierz @davehunt @Andrej1198 @MichaelKohler @lotas @matt-boris First of all thanks for building the...

Same error here with Storybook `v5.3.18` and `node v12.18.0`. Running on an almost empty 4 GB RAM AWS EC2 instance (only `nginx` running) dedicated to build Storybook for a ReactJs...

Storybook as a component gallery is an amazing project and then we're here: developers struggling to take the most of this beautiful tool due to bundling size optimization issues -...

Hey @ndelangen ! Thanks for the invite! Not sure if l'll be able to make it to the roadmap meeting but I'll try to attend. In the meantime, for those...

> @MertcanDinler cc @shalvah I tried also to implement a similar nullable fonctionnality when not required -> nullable : true but tests don't pass. If someone can help. #739 @liverocaisson...

@liverocaisson nice one! Could you merge this PR? Exporting `nullable: true` for the nullable fields will be very useful! 🤞