Stefan Laimer
Stefan Laimer
The `unmock` method does not work as expected. I would expect to have the original client working as it would never have been mocked. After `unmock` the client always throw...
Currently, the sort does not work correctly if you have multiple rows of th's combined with multicolumn-sort. If you open [this jsfiddle](https://jsfiddle.net/20fmrnsc/2/) and sort the table by "arms right" multiple...
PR for #264
I want to serialize a set of entities with relationships and their pivot values. I think the pivot values has to be a part of the Resource Identifier Object. The...