Nicolas Toublanc

Results 43 comments of Nicolas Toublanc

I suppose and understand that everyone is busy here. Anyone, this one is a stop blocker for my project. Any help to find a workaround would be appreciated. Thanks!

Many thanks @Dobby85 for your reply. > Do you use the last version of Carbone (v2.1.0)? Yes, I do. > Or can you send here your template and a sample...

I see... `ifEmpty` should be a way to conditionally "ask libre office to format the cell for us". I would be happy to help, not sure if it is easy...

Thanks for your reply. I switch back to exceljs for complex spreedsheet generation. But I will give an other try to carboneJS soon in order to provide to my applications...

> invalid-code(); ? Why ? It is just an example of code that breaks the build. If the build is broken, gulp should return a non-zero error code, else automated...

Thanks @wojciechpolak, your solution is probably good for projects without webpack. With Webpack, a similar issue is discussed here: https://github.com/Va1/browser-sync-webpack-plugin/issues/4 They suggest to use [webpack-dev-server](http://webpack.github.io/docs/webpack-dev-server.html), which provide hot module replacement:...

By the way, webpack-dev-server is used by [angular cli](https://github.com/angular/angular-cli). We can see the script who generates the config here: https://github.com/angular/angular-cli/blob/master/packages/angular-cli/tasks/serve-webpack.ts ``` ts const webpackDevServerConfiguration: IWebpackDevServerConfigurationOptions = { contentBase: path.resolve( this.project.root,...

The workaround is to configure budgie desktop to use intellihide / autohide on the top or bottome panel. When you move the windows, the panel auto-hide, and let the window...

@sunnylost a PR would be really appreciated.

+1 for supporting HAL format!