Timofey
Timofey
Hi! Could you please provide an example of your problem on https://jsfiddle.net/ ? As I understand that after selecting date in calendar, input's value doesn't change?
@MyZik you are using wrong `id` attribute in your example. Should use `id='datepicker'` instead of `id='#datepicker1'`. Here's what it could look like https://jsfiddle.net/3j2j7xe2/48/
@petrosit what exactly issue do you have? Provide an example please.
Hi! I think I should make a request to update paths for dist directory or smth like that. Will read about it. Meanwhile you can use files from raw.github, e.g....
@sandstrom Thank you for your advices! Actually I didn't want to enable discussion tab, because don't have much time to answer all questions, but now I think it could be...
Thanks
Hello! Thank you for your contribution. I'm sorry but I didn't notice it and I had fixed this bug by myself. I'll have to close this PR, thanks again!
@pbek thanks! Don't worry about an error, I'll fix it.
@netronic-dev should work fine, do you have any live example?
Yeah, I guess the behaviour of "Today" button should be changed. `classes` is used to add extra css classes to the datepicker and that's all, nothing special =)