Tobias Braner

Results 16 comments of Tobias Braner

I had the same issue when I manually added the `intelephense.stubs` manually to my `settings.json` with only one item in the array (wordpress). It seems that the standard settings are...

@btwael great lang, love it, would really appreciate to use mammouth. This bug is probably really complex. While the hack may work e.g. Wordpress has so many predefined functions that...

@btwael great, really looking forward to it. :)

I'm curious, is anyone still working on this?

@rwjblue thanks, sounds like it is a simple step. You already posted reference code. What is hindering the implementation?

Guess then we'll have to wait for someone smart having the time! :)

Just tested https://github.com/buschtoens/ember-lazy-mount and it seems to work fine. As I now know this addon now I'm fine with the solution, still I think the code somehow should be incorporated...

@YukiDayDreamer sorry, had no chance to try it again, maybe the release of ember 3.6 is the issue?

See Pull Request https://github.com/emberjs/website/pull/2523

@asaf the span.sr-only is only detected by screen readers afaik. That would not solve the problem. As seen here http://getbootstrap.com/components/#progress you can add text directly under the div.progress-bar. Furthermore the...