Benjamin Besse

Results 91 comments of Benjamin Besse

The `.vue` files are HTML files (with `text.html.vue` scope in atom) like this : ```vue import toolbar from './index/toolbar.vue'; import drawer from './index/drawer.vue'; export default { namr : 'App', components...

it will be really cool if you can do this

I have the same problem, I use a cluster of hapi server and I need redis to redispatch to the corect server/client the events.

It's an extension of the default theme with only the header background and text color changed. For outlook, it's the version 2016

I've test with the original theme and the neopolitan theme and this is the result : ![capture 1](https://cloud.githubusercontent.com/assets/1394778/18474990/fd38f21a-79c4-11e6-9a61-1222579e5933.PNG) ![capture 2](https://cloud.githubusercontent.com/assets/1394778/18474991/fd55f694-79c4-11e6-86fb-2239965bb623.PNG) In the default theme, the button is not visible and,...

OK I found problems. For the logo : Outlook >=2013 only support images with the width setted directly like that : ``` ``` For the button, it's more complexe. I...

I make that ASAP

The Android-Validator use native TextView Error tooltips. I think, This is a bug in Android, not in the library

Thanks. I think the best way to start would be the management of radio buttons and checkbox group to see if there is at least one selected.