ratchet_design 0.1.15 → 0.1.16
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/assets/stylesheets/ratchet/base/_form.scss +28 -9
- data/app/assets/stylesheets/ratchet/base/_label-placeholder.scss +2 -1
- data/app/assets/stylesheets/ratchet/base/_validation.scss +25 -29
- data/lib/ratchet_design/version.rb +1 -1
- data/public/{core-0.1.15.js → core-0.1.16.js} +44 -44
- data/public/core-0.1.16.js.gz +0 -0
- data/public/core-0.1.16.map.json +1 -0
- data/public/{fonts-woff-0.1.15.css → fonts-woff-0.1.16.css} +0 -0
- data/public/{fonts-woff-0.1.15.css.gz → fonts-woff-0.1.16.css.gz} +0 -0
- data/public/{fonts-woff2-0.1.15.css → fonts-woff2-0.1.16.css} +0 -0
- data/public/{fonts-woff2-0.1.15.css.gz → fonts-woff2-0.1.16.css.gz} +0 -0
- metadata +9 -9
- data/public/core-0.1.15.js.gz +0 -0
- data/public/core-0.1.15.map.json +0 -1
File without changes
|
Binary file
|
File without changes
|
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
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.16
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Brandon Mathis
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: bin
|
11
11
|
cert_chain: []
|
12
|
-
date: 2017-03-
|
12
|
+
date: 2017-03-21 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: cyborg
|
@@ -169,13 +169,13 @@ files:
|
|
169
169
|
- app/views/shared/ratchet/_icons.html.slim
|
170
170
|
- lib/ratchet_design.rb
|
171
171
|
- lib/ratchet_design/version.rb
|
172
|
-
- public/core-0.1.
|
173
|
-
- public/core-0.1.
|
174
|
-
- public/core-0.1.
|
175
|
-
- public/fonts-woff-0.1.
|
176
|
-
- public/fonts-woff-0.1.
|
177
|
-
- public/fonts-woff2-0.1.
|
178
|
-
- public/fonts-woff2-0.1.
|
172
|
+
- public/core-0.1.16.js
|
173
|
+
- public/core-0.1.16.js.gz
|
174
|
+
- public/core-0.1.16.map.json
|
175
|
+
- public/fonts-woff-0.1.16.css
|
176
|
+
- public/fonts-woff-0.1.16.css.gz
|
177
|
+
- public/fonts-woff2-0.1.16.css
|
178
|
+
- public/fonts-woff2-0.1.16.css.gz
|
179
179
|
homepage:
|
180
180
|
licenses:
|
181
181
|
- MIT
|
data/public/core-0.1.15.js.gz
DELETED
Binary file
|