dlegr250_material_design 0.6.10 → 0.6.11
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3ce49c8fa29c4288cd5c2babc6585656bb6ab2ca
|
4
|
+
data.tar.gz: 1da69a051a4ba4514b827396c6703e229d6da3c1
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8c5fb2cc86c1b5ff7873cd8c463c1d2031c5f03f3b434a952455fcc5e46c122b1eefc03d06b03b7a1e641519ca698653c8ed37e7da1e4aabc56428c130c13e8f
|
7
|
+
data.tar.gz: 82a560ca6baf43a68c478c5b49113c4537be166f200225428619ad0b70d376199d1ace2e9525c548efa5de882fa359f0cc47b364af8a4e1bcfc075c1421318f4
|
@@ -58,7 +58,7 @@
|
|
58
58
|
@import "components/progress_bar";
|
59
59
|
@import "components/lists";
|
60
60
|
@import "components/description_lists";
|
61
|
-
@import "components/tooltips";
|
61
|
+
// @import "components/tooltips";
|
62
62
|
@import "components/grids";
|
63
63
|
@import "components/tables";
|
64
64
|
@import "components/toggle_panels";
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: dlegr250_material_design
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.6.
|
4
|
+
version: 0.6.11
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Daniel LeGrand
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-07-12 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: 'WARNING: ALPHA CODE, NOT PRODUCTION READY. ACTIVELY UNDER DEVELOPMENT
|
14
14
|
AS OF AUG 2016. Implement Google Material Design spec with modern browsers in mind
|