hubermat

Results 4 issues of hubermat

When I have the following nested context: ``` [ 'person' => [ 'firstName' => 'Foo', 'lastName' => 'Bar', 'zip' => '12345' ] ] ``` and want to get variables from...

The default behaviour that rows automatically wrap if the width of the parent container is smaller or equal to 768px is not always suitable. This pull request introduces a new...

Fix headers for FormData posts for axios 0.24, if this library is used in a node.js context. Needed as long as churchtools-js-client uses axios 0.24.