Vladislav Derbenev

Results 3 issues of Vladislav Derbenev

Hello, I would like to display date and time pickers simultaneously, i.e. you don't have button to switch between 'date' and 'time' modes. Do you think there's an easy way...

Is it possible to set config later during application lifetime? Usecase: I need to implement handshake with the server and it requires to call `io(url, options)` after user is logged...

I have problems understanding [Rule-15](https://github.com/CarmenPopoviciu/protractor-styleguide#rule-15-require-and-instantiate-all-the-modules-at-the-top) and it's missing recommended example. Can you please add one? From my understanding current "Avoid" example is what described as recommended.