Casper Kuijjer

Results 3 issues of Casper Kuijjer

Currently `soap.createClient` can create a new SOAP client from a WSDL url or local filesystem path. Creating a new SOAP client from a string containing the WSDL isn't supported. This...

Using the last version 0.7.0 of react-flexgrid shows the following warnings in the console. ``` Warning: Unknown prop `xsOffset` on tag. Remove this prop from the element. For details, see...

When adding a column offset for a specific breakpoint (e.g. `col-sm-offset-1`, you also need to redefine it's width (e.g. `col-sm-5`). It doesn't inherit the width from the smaller size (e.g....