Jared Galanis

Results 16 issues of Jared Galanis

Relates to #543 @snewcomer thank you for getting that fix merged in so quickly for the `mergeDeep` issue on a `hasMany`! 💪 In testing out the v3.9.2 we realized we...

I have a validation file which holds a complete set of validators for a particular template. The template conditionally renders certain fields. Even when those fields are not rendered the...

In my table I need to iterate not just over a model with its properties for the rows, but also over collections of properties on that model. Is this something...

question

- prompt user to enter EmberData current version and pass it to update links script - also handle different ember data version when updating links

![Screenshot 2023-12-18 at 2 44 44 PM](https://github.com/ember-learn/ember-website/assets/6305935/103a652b-d573-4e54-9433-48745eb339e6) ![Screenshot 2023-12-18 at 2 44 59 PM](https://github.com/ember-learn/ember-website/assets/6305935/ce107a7a-c39f-4e9e-ab10-511a7afc7010)

Relates to https://github.com/ember-learn/ember-api-docs/issues/877

Is something like this possible? ```{{ input value=(format-number someModel.someProperty precision=2) }}```

- this includes removing any related repo's (for example: `ember-cli-addon-docs-esdoc`) - maybe do a filter that starts with ember-cli-addon-docs

Help Wanted