Gregor Woiwode
Gregor Woiwode
Talking about names for rules brings classes to my mind. The taken class names below are incorrect, I believe. I don't know enough about the internals to come up with...
Hi, thanks for the hint. I will try the hook. Concerning the API. I agree it would be nice to have this feature out-of-the-box. Maybe it could be delivered as...
Thank you for the first feedback. Ich will start to work on this topic around the 22nd of Octobre since my schedule is a bit packed. I will keep you...
Hey there, I thought about a way to implement the mutator functions. First I want to get to know your opinion before I start hacking. ## Array vs Dictionary vs...
Hey, thanks for the quick reply. Of cause, we can provide a configuration. At the moment different methods are provided that configure `Model` differently. Instead of adding event more methods...
I missed one point. To provide mutation operations it is needed to know the `key` of an object. *ngrx/entity* defaults to `id` but you can configure it. That's why I...
Hey @tomastrajan, I was a bit busy the last two weeks but I already started to implement the feature. Unfortunately, I cannot say when I will finish my work on...
Hey @tomastrajan, I would like to discuss one thing before I go further. From my perspective, it would be better to enforce immutable data structures using the `Adapter` for Collections...
Hi, I just want to mention that I am still committed to this issue. I am working on another Angular Library right now, but since I have finished my current...
Hi, I just added some commits making the detection whether to show tabs or accordion simpler. I also had to add a `package.json` to be able install the package via...