Michał
Michał
@frontools solution works :+1:
@mickeyvip had one flaw for me - it sometimes did not close the webserver when `protractor` failed some tests. On dev machine it is not a problem but it resulted...
oh wow, they deleted them :( well, please use the examples in the repo. https://github.com/atais/angular-eonasdan-datetimepicker/tree/master/examples
dude the `eonasdan-datetimepicker` uses jQuery. this is just a wrapper. you will need jQuery anyway to run the library.
Sorry I did not have time to merge it however, i do not know why but travis is not showing up here. But your changes fail on tests: https://travis-ci.org/atais/angular-eonasdan-datetimepicker if...
@frostbolt now travis works
Damn it happens from time to time because I don't update the dependencies and the tests have to be fixed. I am currently on holidays but I will try to...
I have just looked into it, but it does not seem easy. I do not know why it stopped working and what is the cause. To be honest, I am...
this is how they work. they both disappear.
Well... The only solution I could think of is that the wrapper should parse the input first. This feature is missing. But maybe there is an easier option. Did you...