dlegr250_material_design 0.2.42 → 0.2.43

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e67fb18c8463142972b91b18998eed9e0fc80d94
4
- data.tar.gz: 712869b3f087551d2cece9d5867ff90200590d57
3
+ metadata.gz: 74a2a2fb3bd06ba5eb9d9c12c665f97fab7cb4b5
4
+ data.tar.gz: 0d30e9d6e07c62b6bd374d5b945ae87eb1fb6cd5
5
5
  SHA512:
6
- metadata.gz: 103a0a4f4a3495307c2c94a1d8231e8ce40364fa6759e8363facfcb27864858a198d9d28c82609bbeb579b4589e7462d08ad402c89b0fadabc6dd4ac224fee3b
7
- data.tar.gz: 485b839890493c2e4f191c9a76fbfcf080af680f55cccdfa6a69a6b0423bc1a747019ce53cd39a1fff467b69a730ac7270f9591c9093a64223fd47d2be2a83b6
6
+ metadata.gz: 9665a6ce1aad76ac60659e66ed35c12f918d95dcb03de9396b588f6f1a843dd1d08a79baa89e1b77383d36618c2abd30c030275a903b27b147c8cf51fd24bb8b
7
+ data.tar.gz: b8d6353b0f9dd5122b6b1bb8ca97cc640b9ebb4c80f7bcb76435d1713005bfe1715735f2d699f2f9216f2adebdc45398a24c98299c59057d94e493339a14476d
@@ -1,3 +1,3 @@
1
1
  module Dlegr250MaterialDesign
2
- VERSION = "0.2.42"
2
+ VERSION = "0.2.43"
3
3
  end
@@ -65,13 +65,3 @@ class App.MD.InputMasks
65
65
  vMax: "99.999",
66
66
  aPad: true
67
67
  })
68
-
69
- # Caused some JS console errors when setting "$"...
70
- # $(":input[data-format='percentage']").autoNumeric("init", {
71
- # vMin: "0",
72
- # vMax: "99.999",
73
- # aSign: " %",
74
- # pSign: "s", # Place % as suffix
75
- # aPad: true,
76
- # wEmpty: "sign" # Keep % when empty
77
- # })
@@ -73,7 +73,7 @@ a {
73
73
  // Images
74
74
  //----------------------------------------------------------------------
75
75
 
76
- img {
77
- width: 100%;
78
- height: auto;
79
- }
76
+ // img {
77
+ // width: 100%;
78
+ // height: auto;
79
+ // }
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dlegr250_material_design
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.42
4
+ version: 0.2.43
5
5
  platform: ruby
6
6
  authors:
7
7
  - Daniel LeGrand