wvega / timepicker

A jQuery plugin to enhance standard form input fields helping users to select (or type) times
http://timepicker.co
GNU General Public License v2.0
216 stars 93 forks source link

added basic bower json file #74

Closed madalinignisca closed 8 years ago

madalinignisca commented 8 years ago

Would help with issue #42 .

madalinignisca commented 8 years ago

I already added wvega-timepicker to the Bower open registry. It doesn't requires a bower.json file, this is useful when doing wiring with Bower.

I chosen this name as it was used for Drupal 7 as a library by default like this.

It can be registered with other names as well.

rss81 commented 8 years ago

Hi! Great timepicker. Thank you. Was wondering if you got my email about the "no time" option, adding that to the drop down list. Been working on this for two days and not making much progress. Help really appreciated.

Bob

Sent from my iPhone

On May 31, 2016, at 5:44 PM, Madalin Ignisca notifications@github.com wrote:

I already added wvega-timepicker to the Bower open registry. It doesn't requires a bower.json file, this is useful when doing wiring with Bower.

I chosen this name as it was used for Drupal 7 as a library by default like this.

It can be registered with other names as well.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

wvega commented 8 years ago

Thank you @madalinignisca. I finally added the modifications from your PR, with some additional changes. Bower support is now part of jQuery Timepicker 1.3.4.

The package name ended up being jquery-timepicker-wvega.