Zhang Haochuan Jack
Zhang Haochuan Jack
### Version: 2.2.1 ### Issue: For example giving the following service call: ``` Service.all({ remotefilter: { field: "foo&bar" } }) ``` The serialized URL will be: ``` ...?filter[field]=foo&bar ``` which...
Using `HttpClientTestingModule` for easier testing with HttpTestingController Haven't really read through your code and follow the styling conventions, open to feedback
### Angular Version: 8.1.3 ### ngx-jsonapi Version: 2.1.15 ### npm Version: 6.14.6 ### Typescript Version: 3.4.5 ### OS: Windows 10 ## Given: `foo` is the only possible relationship (One related)...
* Fixed SVG render issue in Safari and Chrome (due to blob URI not supported and pJS.tmp.count_svg not initialized) * Added option to replace the fill color of SVG or...