Closed jonotron closed 10 years ago
I just noticed that my commit 2828ac4f54c921594fe0a3ee289c87129f68b7c5 was missing some words (I used backticks in the commit message).
It should read "Document the use of pick-a-date-options
and pick-a-time-options
"
Apologies. :)
Thanks for your contributions!
This allows an options object to also provide
onClose
andonSet
event callbacks. Previously the directive would overwrite these specific callbacks with it's own required functionality. Now the picker will call the user providedonClose
andonSet
(if specified) and then execute it's normalonClose
andonSet
logic.Included some brief documentation on how to provide options and bumped the version to
1.0.3