jquery-datetimepicker 1.0.3 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jquery-datetimepicker
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Aldo Sarmiento
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2013-08-19 00:00:00.000000000 Z
13
+ date: 2013-09-30 00:00:00.000000000 Z
14
14
  dependencies: []
15
15
  description: Simple pop up widget for picking a date and time. Also can set reminders
16
16
  and alerts
@@ -31,7 +31,9 @@ files:
31
31
  - vendor/assets/images/table-sort-arrow-down.png
32
32
  - vendor/assets/images/up-arrow-cal.png
33
33
  - vendor/assets/javascripts/jquery-datetimepicker.js
34
+ - vendor/assets/javascripts/jquery-ui-1.9.2.custom.min.js
34
35
  - vendor/assets/stylesheets/jquery-datetimepicker.css.scss
36
+ - vendor/assets/stylesheets/jquery-ui.css
35
37
  homepage: https://github.com/BigPurpleDot/jquery-datetimepicker
36
38
  licenses: []
37
39
  metadata: {}