Titouan B

Results 63 comments of Titouan B

Hey, I had to install wxgtk and realine like @aswild said: `sudo apt install libreadline-dev libwxgtk3.0-dev` It could be great to add this in some install documentation or juste compile...

I had this problem when I want to hyperclick on reference but the class is on vendor folder which is ignored because it is in .gitignore and I check "Exclude...

It's not a "job" like you call it because you don't pay us (or am I missing something?!). Please refer to what a [job](https://en.wikipedia.org/wiki/Job) is and what an [Open Source...

Exactly the same issue since I clean my node_modules, fresh `yarn install` and now impossible to start nx command. ``` nx report > NX Report complete - copy this into...

Ok, I found some docs on the Daemon: https://nx.dev/guides/nx-daemon The workaround: ` export NX_DAEMON=false;` or in nx.json in tasksRunnerOptions.options you can disable the daemon: `"useDaemonProcess": false`. Happy to help debugging...

this module has its proper upload process using the Javascript api xhr in order to optimise and upload your file. If you need to pass an Authorization token, you can...

@nisheed2440 your wrapper seems promising, I will test this soon! But it could be great to have a "native" integration documented by Storybook 👌

I have tested it this morning and it works pretty well too! GJ it's really easy to setup. I have installed and tested some addons: ``` import '@storybook/addon-backgrounds/register'; import '@storybook/addon-knobs/register';...

Feel free to make a PR :)

I prefer we merge the last PR for SF2 and release a last version. And after that we publish a 2.0 & drop php5.6 & SF