Fred Marecesche

Results 4 issues of Fred Marecesche

In some cases it would be _very_ handy to be able to save a relationship on its own, without saving the object itself as well. Proposition: adding a separate method...

Currently, subqueries allows referencing of the parent query table as `${parent}.fieldname`. In some cases (eg. when the column name might be deemed ambiguous), it would be useful to be able...

Feature
Pending

### Description of the change Cloning the repository and attempting to run all tests (`npm test`) produces errors linked to `gyp` and `node-sass`. Given the [`node-sass` library is deprecated](https://www.npmjs.com/package/node-sass), the...

## Summary The Filter component should provide a way of specifying custom classes. ## Motivation Most (all?) other components offer the ability to add extra classes by providing a `classes`...

enhancement