jbarbede
jbarbede
The library is broken right now due to the dependency tightenco/collect. In composer.json, the version required is ^5.2. Unfortunately guys maintaining tightenco/collect in some way break the compatibility in the...
Hi, I am using the plugin (and it's doing really great its job :-)) but I have a little problem with backdropPadding property. It correctly adds the padding for backdropped...
This PR allows to make ion-datetime-picker AOT compatible using ngc to generate metadata.json files. I updated packages to last ionic version. The picker directive was generating some AOT error. The...
It could be great to add a package.json to be able to install moodular with NPM.
I'm trying to update dynamically the lazy loaded image by modifying the data-original value. As it was not working (data-original is correctly updated but lazyload plugin doesn't take it in...
Currently, with debug mode, you echo any XML send request/received response and it is already a great help. We used to log these XML requests and responses in a database....