ratchet_design 0.1.0 → 0.1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/javascripts/ratchet/base/mobilemenu.js +20 -8
- data/app/assets/javascripts/ratchet/base/validation.js +44 -11
- data/app/assets/javascripts/ratchet/core.js +43 -40
- data/app/assets/javascripts/ratchet/enhancement/waypoints.js +15 -15
- data/app/assets/stylesheets/ratchet/base/_button.scss +20 -1
- data/app/assets/stylesheets/ratchet/base/_document.scss +27 -14
- data/app/assets/stylesheets/ratchet/utility/_global.scss +1 -1
- data/app/helpers/ratchet/application_helper.rb +5 -0
- data/app/views/layouts/ratchet/default.html.slim +1 -1
- data/app/views/shared/ratchet/_header.html.slim +1 -3
- data/lib/ratchet_design/version.rb +1 -1
- data/public/assets/ratchet/{core-0.1.0.js → core-0.1.1.js} +6 -6
- data/public/assets/ratchet/core-0.1.1.js.gz +0 -0
- data/public/assets/ratchet/core-0.1.1.map.json +1 -0
- data/public/assets/ratchet/{fonts-woff-0.1.0.css → fonts-woff-0.1.1.css} +0 -0
- data/public/assets/ratchet/{fonts-woff-0.1.0.css.gz → fonts-woff-0.1.1.css.gz} +0 -0
- data/public/assets/ratchet/{fonts-woff2-0.1.0.css → fonts-woff2-0.1.1.css} +0 -0
- data/public/assets/ratchet/{fonts-woff2-0.1.0.css.gz → fonts-woff2-0.1.1.css.gz} +0 -0
- metadata +17 -15
- data/public/assets/ratchet/core-0.1.0.js.gz +0 -0
- data/public/assets/ratchet/core-0.1.0.map.json +0 -1
File without changes
|
Binary file
|
File without changes
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,15 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: ratchet_design
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brandon Mathis
|
8
|
+
- Kyle Foster
|
8
9
|
autorequire:
|
9
10
|
bindir: bin
|
10
11
|
cert_chain: []
|
11
|
-
date: 2016-08-
|
12
|
+
date: 2016-08-11 00:00:00.000000000 Z
|
12
13
|
dependencies:
|
13
14
|
- !ruby/object:Gem::Dependency
|
14
15
|
name: cyborg
|
@@ -16,28 +17,28 @@ dependencies:
|
|
16
17
|
requirements:
|
17
18
|
- - "~>"
|
18
19
|
- !ruby/object:Gem::Version
|
19
|
-
version: 0.4
|
20
|
+
version: '0.4'
|
20
21
|
type: :runtime
|
21
22
|
prerelease: false
|
22
23
|
version_requirements: !ruby/object:Gem::Requirement
|
23
24
|
requirements:
|
24
25
|
- - "~>"
|
25
26
|
- !ruby/object:Gem::Version
|
26
|
-
version: 0.4
|
27
|
+
version: '0.4'
|
27
28
|
- !ruby/object:Gem::Dependency
|
28
29
|
name: slim-rails
|
29
30
|
requirement: !ruby/object:Gem::Requirement
|
30
31
|
requirements:
|
31
|
-
- - "
|
32
|
+
- - "~>"
|
32
33
|
- !ruby/object:Gem::Version
|
33
|
-
version: '
|
34
|
+
version: '3.1'
|
34
35
|
type: :runtime
|
35
36
|
prerelease: false
|
36
37
|
version_requirements: !ruby/object:Gem::Requirement
|
37
38
|
requirements:
|
38
|
-
- - "
|
39
|
+
- - "~>"
|
39
40
|
- !ruby/object:Gem::Version
|
40
|
-
version: '
|
41
|
+
version: '3.1'
|
41
42
|
- !ruby/object:Gem::Dependency
|
42
43
|
name: bundler
|
43
44
|
requirement: !ruby/object:Gem::Requirement
|
@@ -70,6 +71,7 @@ description: Add this gem to your Rails app to implement the Ratchet Design styl
|
|
70
71
|
guide.
|
71
72
|
email:
|
72
73
|
- brandon@imathis.com
|
74
|
+
- hkylefoster@gmail.com
|
73
75
|
executables: []
|
74
76
|
extensions: []
|
75
77
|
extra_rdoc_files: []
|
@@ -143,13 +145,13 @@ files:
|
|
143
145
|
- app/views/shared/ratchet/_icons.html.slim
|
144
146
|
- lib/ratchet_design.rb
|
145
147
|
- lib/ratchet_design/version.rb
|
146
|
-
- public/assets/ratchet/core-0.1.
|
147
|
-
- public/assets/ratchet/core-0.1.
|
148
|
-
- public/assets/ratchet/core-0.1.
|
149
|
-
- public/assets/ratchet/fonts-woff-0.1.
|
150
|
-
- public/assets/ratchet/fonts-woff-0.1.
|
151
|
-
- public/assets/ratchet/fonts-woff2-0.1.
|
152
|
-
- public/assets/ratchet/fonts-woff2-0.1.
|
148
|
+
- public/assets/ratchet/core-0.1.1.js
|
149
|
+
- public/assets/ratchet/core-0.1.1.js.gz
|
150
|
+
- public/assets/ratchet/core-0.1.1.map.json
|
151
|
+
- public/assets/ratchet/fonts-woff-0.1.1.css
|
152
|
+
- public/assets/ratchet/fonts-woff-0.1.1.css.gz
|
153
|
+
- public/assets/ratchet/fonts-woff2-0.1.1.css
|
154
|
+
- public/assets/ratchet/fonts-woff2-0.1.1.css.gz
|
153
155
|
homepage:
|
154
156
|
licenses:
|
155
157
|
- MIT
|
Binary file
|