clockpicker
clockpicker copied to clipboard
Difference btw tag 0.0.7 and main branch.
Hi, after drive me crazy trying to understand why afterShow
does not trigger on the options. I checked the code on master
vs release 0.0.7
, and this tag, does not have this option.
Idk if is missing other options, plz, re release the tag 0.0.7 to match the current documentation with the api.
This drove me crazy, too.
I am not sure where you see a 'master', there is no branch by that name that I see. I had the same issue, though, the downloaded copy did not include any event listeners at all.
I solved the issue by copying the code from the example site and pasting it over the version I have (they are both labeled 0.0.7)
@DMeganoski you are rigth. aparently, master
was deleted :confused: the main branch is gh-pages
.
Usually, using releases is the way to get the last stable version. My concern is the difference between the release and the last version.
Apparently @weareoutman has their own git schema
Because, this repo is not supported anymore and we had the same issue than you. We created a fork of it here : https://github.com/linagora/clockpicker. It's available on bower under the name of lng-clockpicker.