Stabzs

Results 25 comments of Stabzs

@mgravell I put together a draft PR for the StringSet/StringSetAsync operation to see if the implementation is on the right track. I'm happy to continue expanding the branch if it...

@matijakovacevic clearly a duplicate of https://github.com/MiCottOn/DejaVue/issues/42. Help the authors out by checking closed issues first :).

Thank you for the pull request. This cannot be merged in without tests supporting the new functionality and withou maintaining 100% code coverage.

@xtreemrage I'll try to make sure this gets included in the next release. It will most likely end up being a breaking change however since the toast DOM structure will...

This wasn't necessarily on my radar, although I understand the reason for the change. This would require a fair amount of change to the way directives (and in the future,...

Thank you for the detective work on this. This looks plausible. I'd like to take a closer look as well. It's possible that changing the scope binding to be more...

@AndreErb no, that isn't correct. It just doesn't allow components to be passed to be dynamically rendered.

It isn't necessarily a bad idea (and I'm sure several people would find it useful) but it may be easier to implement after restructuring to the directive BodyOutputType occurs to...

Correct, in 11.0.0 styles and layout were reworked to create more consistent layout across devices. It also cuts down on the amount of boilerplate magic string content that needs to...

This is a great suggestion and while it isn't one that is necessarily a priority, it certainly would add value to the project. This is something I will try to...