Till Schulte-Coerne
Till Schulte-Coerne
There seems to be no way to provide browser capabilities via properties (https://gitter.im/galenframework/galen?at=56431b5494df6212290da2b3). If there was a way to do this it would be possible to inject capabilities from outside...
#### Expected behaviour Should work in IE 11 #### Actual behaviour Doesn't work because of Error "SCRIPT1046" ("Multiple definitions of a property not allowed in strict mode") The bug is...
It would really be nice if the container `.box` would be resizable. This would help to fiddle around with `flex-wrap: wrap` scenarios.
When sending an email fails, bamoo tries to raise an exeption. E.g. this happens here: https://github.com/thoughtbot/bamboo/blob/f29d4984eeb836680acd425b8d44d4d3c7edb606/lib/bamboo/mailer.ex#L234 But `error` must not always be a string. In our case error sometimes is...