Skip to content
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit 14a7184

Browse files
committed
2.0.0
1 parent 4b71a1a commit 14a7184

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
# bootstrap-material-datetimepicker
2-
DateTimePicker for bootstrap-material
2+
Material DateTimePicker
3+
4+
Originaly designed for Bootstrap Material, the V2.0 is now completely standalone and responsive.
35

46
### Updates
57

68
| Date | Author | Description |
79
| ----------------- | ----------------- | ------------------------------------------------------ |
8-
| 2015-06-30 | T00rk | Fixed year navigation when minDate is set |
9-
| 2015-06-18 | T00rk | Fixed Timepicker rendering bug |
10+
| 2015-07-01 | T00rk | Redesigned element without using modal |
1011
| 2015-06-16 | T00rk | Use Timepicker alone / Display short time (12 hours) |
1112
| 2015-06-13 | T00rk | Fixed issue with HTML value tag |
1213
| 2015-05-25 | T00rk | Changed repo name to bootstrap-material-datetimepicker * |
@@ -24,14 +25,13 @@ bootstrap-material-datepicker.css => bootstrap-material-date**time**picker.css
2425

2526
### Prerequisites
2627

27-
Bootstrap 3 [http://getbootstrap.com/](http://getbootstrap.com/)
28-
29-
bootstrap-material-design [http://fezvrasta.github.io/bootstrap-material-design/](http://fezvrasta.github.io/bootstrap-material-design/)
30-
3128
jquery [http://jquery.com/download/](http://jquery.com/download/)
3229

3330
momentjs [http://momentjs.com/](http://momentjs.com/)
3431

32+
Google Material Icon Font `<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">`
33+
34+
3535
### Live Example
3636

3737
Click [here](http://t00rk.github.io/bootstrap-material-datetimepicker/) to see

0 commit comments

Comments
 (0)