You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18-1
Original file line number
Diff line number
Diff line change
@@ -19,11 +19,28 @@ I recommend getting the eBook [Handling Time](https://sellfy.com/p/8gxZ) as it h
19
19
20
20
There is also a [Bower](http://bower.io/) package named `jqueryui-timepicker-addon`. Beware there are other similar package names that point to forks which may not be current.
21
21
22
+
Rails with Bower
23
+
-----------------
24
+
If you happen to use Rails with the [bower](gem "bower-rails", "~> 0.8.3") gem, here it is to use it easily :
<p><ahref="jquery-ui-timepicker-addon.js" title="Download Timepicker Addon">Download Timepicker Addon</a> and the <ahref="jquery-ui-timepicker-addon.css" title="Download CSS">required CSS</a>.</p>
100
+
100
101
<p><ahref="http://github.com/trentrichardson/jQuery-Timepicker-Addon" title="Check out Timepicker on GitHub">Download/Contribute on GitHub</a> (Need the entire repo? Find a bug? See if its fixed here)</p>
101
-
<p>There is a small bit of required CSS (<ahref="jquery-ui-timepicker-addon.css" title="Download CSS">Download</a>):</p>
<p>If you prefer a hosted CDN there are a couple available: <ahref="http://cdnjs.com/libraries/jquery-ui-timepicker-addon" title="Timepicker on CDNJS">CDNJS</a>, <ahref="http://www.jsdelivr.com/#!jquery.ui.timepicker.addon" title="Timepicker on jsDelivr">jsDelivr</a>.</p>
117
104
<br/>
@@ -126,9 +113,9 @@ <h3>Requirements</h3>
126
113
127
114
<br/>
128
115
<h3>Version</h3>
129
-
<p>Version 1.5.2</p>
116
+
<p>Version 1.6.1</p>
130
117
131
-
<p>Last updated on 2015-03-15</p>
118
+
<p>Last updated on 2015-11-14</p>
132
119
<p>jQuery Timepicker Addon is currently available for use in all personal or commercial projects under the MIT license.</p>
0 commit comments