dev-rke

Results 21 comments of dev-rke

> You can get arguments using event `al-on.route-to` Why not providing these variables automatically in a scope variable? E.g. ``` javascript scope.$route.name ``` Parsing from URL shouldn't be so difficult:...

I also prefer the name "alight" to differ from angular.js. Maybe the docs should contain some pages for people which used angular.js before with some common use cases and differences....

@rumkin: Ok, now i understand. I also had to do that in my current project and it took around 8 weeks. ;-) But to learn the key concepts of alight...

Wow, i think i understood now. It still would be helpful to note this in the alight docs.

Hi, i stumbled over your pull request as i have the same issue. In my case i use a cross domain parent page for an iframe, where your implementation might...

Hi @Markel , i did not use the whole pull request itself, but i used the main parts of the code (excluding Modernizr plugin setup code). So i cannot assure...

Just as update: i disabled the modernizr cookie test in my specific cross domain case, as it turns out that it seem not to work reliable, it might have other...

Unfortunately still not working in 2024 with Ubuntu 22.04.3 using v 0.4.4. I found out at least to use these headers in webview_linux.c.v to fix the missing graphene_config.h: ``` #flag...

Hi @abdulocracy, Thanks for the input, didn't got this in my news feed. Unfortunately Firefox is not supporting PWAs on Desktop anymore and Microsoft is not supporting Firefox. Now we...

Thank you, glad to hear this. :-) Unfortunately i am unable to test against this url, as i don't have an account for the governance environment. Please feel free to...