Jonathan Ziller
Jonathan Ziller
I think this is a reasonable feature because a) the devtools monitor supports this feature (i.e. it has a button for it) and I got confused when a button in...
Any chance of this getting merged?
Thank you @jamie94bc for this contribution. The code looks good. The only thing missing is an update to the validation docs (at `docs/user-guide/validation.md`). Please add entries for the two new...
Indeed, `updateRecursive` is the function that you are looking for. If you can't come up with proper types for this function, please post here again and we can do it...
Indeed, the library works just fine on Angular 14.
I'm not sure yet I fully understand the issue. Why does it matter if the view value is a string? In HTML number inputs, the value will always be a...
Hmm, yeah, this is something I was thinking about for some time. Obviously this would be a breaking change that would also bump the peer dependency requirement for ngrx to...
Fair enough, feel free to create a pull request for switching to the new functions. I'm also curious if that will positively affect the bundle size since I feel that...
I personally don't mind that little bit more verbosity due to the payload being objects. Regarding the `.TYPE`, and using an `enum` for it, the main motivation for doing that...
Hi there. The library is indeed in what I would call the "minimal maintenance mode" where I only do the most important fixes (for example, it is still using the...