|
1 |
| -[](https://www.bithound.io/github/rajeshwarpatlolla/ionic-timepicker) |
2 |
| - |
3 | 1 | ##Introduction:
|
4 | 2 |
|
5 | 3 | This is an `ionic-timepicker` bower component, which can be used in any Ionic framework's application. No additional plugins are required for this component.
|
6 | 4 | This plugin is completely open source. Please rate this plugin @ [Ionic Market](http://market.ionic.io/plugins/ionictimepicker)
|
7 | 5 |
|
8 |
| -From version 0.5.0, this component has got so many new features and the way you should use is different from the older versions of this component. If you wish to see the documentation for the previous versions of this component, please check the [previous releases](https://github.com/rajeshwarpatlolla/ionic-timepicker/releases) |
| 6 | +From version 0.5.0, this component has got so many new features and the way you should use is different from the older versions of this component. If you wish to see the documentation for the previous versions of this component, |
9 | 7 |
|
10 |
| -[View Demo](http://rajeshwarpatlolla.github.io/TimePickerForIonicFramework/demo/ "Demo") |
11 | 8 |
|
12 | 9 | ##Prerequisites.
|
13 | 10 |
|
@@ -133,59 +130,3 @@ The css class names for the buttons are as follows
|
133 | 130 | a) For `Set` button the class name is `button_set`
|
134 | 131 |
|
135 | 132 | b) For `Close` button the class name is `button_close`
|
136 |
| - |
137 |
| -##Versions: |
138 |
| - |
139 |
| -### 1) v0.1.0 |
140 |
| -The whole time picker functionality has been implemented, and can be installed with |
141 |
| - |
142 |
| -bower install ionic-timepicker --save |
143 |
| - |
144 |
| -### 2) v0.1.1 |
145 |
| -Directive name has been modified. |
146 |
| - |
147 |
| -### 3) v0.1.2 |
148 |
| -If the minutes and hours are less than 10, then 0 will be prepended to the value of minutes/hours. |
149 |
| - |
150 |
| -### 4) v0.2.0 |
151 |
| -Callback function added to get the selected time in to the controller. |
152 |
| - |
153 |
| -### 5) v0.2.1 |
154 |
| -Class names modified as per [this bug](https://github.com/rajeshwarpatlolla/ionic-timepicker/issues/41). |
155 |
| - |
156 |
| -### 6) v0.3.0 |
157 |
| -Features added to customize this component. |
158 |
| - |
159 |
| -### 7) v0.4.0 |
160 |
| -#### Bug fixes : [#48](https://github.com/rajeshwarpatlolla/ionic-timepicker/issues/48), [#53](https://github.com/rajeshwarpatlolla/ionic-timepicker/issues/53), [#51](https://github.com/rajeshwarpatlolla/ionic-timepicker/issues/51) |
161 |
| - |
162 |
| -#### PR : [#54](https://github.com/rajeshwarpatlolla/ionic-timepicker/pull/54), |
163 |
| - |
164 |
| -Few additional enhancements added. |
165 |
| - |
166 |
| -### 8) v0.5.0 |
167 |
| -#### Features |
168 |
| -a) You can configure the ionic-timepicker from the config method. |
169 |
| - |
170 |
| -### 9) v0.5.1 |
171 |
| -#### BugFix : [#75](https://github.com/rajeshwarpatlolla/ionic-timepicker/issues/75) |
172 |
| - |
173 |
| -### 10) v0.6.0 |
174 |
| -#### BugFixes : [#80](https://github.com/rajeshwarpatlolla/ionic-timepicker/issues/80), [#86](https://github.com/rajeshwarpatlolla/ionic-timepicker/issues/86) |
175 |
| - |
176 |
| - |
177 |
| -##License: |
178 |
| -[MIT](https://github.com/rajeshwarpatlolla/ionic-timepicker/blob/master/LICENSE.MD "MIT") |
179 |
| - |
180 |
| -##Contact: |
181 |
| - |
182 |
| - |
183 |
| -Github : https://github.com/rajeshwarpatlolla |
184 |
| - |
185 |
| -Twitter : https://twitter.com/rajeshwar_9032 |
186 |
| - |
187 |
| -Facebook : https://www.facebook.com/rajeshwarpatlolla |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| -Comment or Rate it : http://market.ionic.io/plugins/ionictimepicker |
0 commit comments