Erika Pauwels

Results 5 issues of Erika Pauwels

Bump ember-classic-decorator dependency to improve embroider compatibility.

If the limit/offset are not specified in the SPARQL query of the dataset definition, the SPARQLController calculates the pagination. This seems to be done wrongly in case of a CONSTRUCT...

We want to provide our datasets with a URI containing the dataset version (e.g. https://www.example.com/sets/v1.0/foo) and with a 'versionless' URI which points to the current version (e.g. https://www.example.com/sets/foo). The versionless...

When combining computed macros including `raw` an error is thrown when passing the computed property to a component/helper in a template. Combining other macros than `raw` works fine. E.g. `supplementsAmount:...

Upgrade import paths for core imports and decorators and remove duplicate entries. Supersedes #20 and fixes #18.