Results 46 issues of Adrien Brault

Hey, I was puzzled when first messing around with the toolbar feature to change the current view type, because it would not change the result of `$container->get('mobile_detect.mobile_detector')->isMobile()`

I may add more things, but opening now to gather feedback!

I think this would be interesting and not that hard to do. Thoughts ? :smiley:

enhancement
question

http://stateless.co/hal_specification.html > ### Representing Multiple Links With The Same Relation > > A resource may have multiple links that share the same link relation. > For link relations **that may...

enhancement

I haven't looked much into JSON-LD, but what confuses me is how you can mix the "schema/semantic" within the document. Anyway, I think it should be possible to at least...

enhancement

Hey, I benchmarked one of my pages with blackfire, and noticed that the mobile detector was doing a lot of preg_match. I probably call isMobile() 100+ times. I think there's...

status: pending research

Replaces https://github.com/egoist/vue-monaco/pull/202