glib-web 4.30.1 → 4.30.2

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
  SHA256:
3
- metadata.gz: e2383b2b6102e7ef3eefe20eee5597154badb36c36d92f8f05b38db845a78200
4
- data.tar.gz: d5843df8082c4781b96c3116aaa93342dc6713510ef2c061b28b58a5833144a0
3
+ metadata.gz: b14e6dcfd26ba29391427a0badb905dc07fd62fce19af91541a3ac2aef23aa4a
4
+ data.tar.gz: 3bcf076bbd92f5a6f18f233432a2ac28eb1226864ddbd9aff28b34929f21ed51
5
5
  SHA512:
6
- metadata.gz: 44155bcc598d8cc5443b14a82975339d206ec92173ac21b20681cbf8c1137a4fe340a4ebf2f1821e654a57e92684af2fec901e25de424af8cb4f1f25f215da7b
7
- data.tar.gz: aa13100f8b37a89da04c5577828e6119406e58d32f9d28ada01ad81bb6ab606e2c0be8946075bff75e4406ec67b0c1a4145384868084cb56570d071c4159f342
6
+ metadata.gz: 238f01ebd22c9c78bab87c31034e1aab68ccf2de531b6cfeb48005b2c4f25dec1bc9ee9dea1dd6f70177b1c4485f06eda7746b6e1e96f6158ffc142824368fe4
7
+ data.tar.gz: 873f04a9d1d4518555c23b4f9efeee49c02bf569908c7507cc50d6a00ca9a422a70c90769007cf3d261b80d3f4919e10498436caa39002fee4f6c0ca2fd8f8f2
@@ -21,13 +21,14 @@ page.scroll padding: glib_json_padding_body, childViews: ->(scroll) do
21
21
 
22
22
  f.spacer width: 10
23
23
 
24
- f.shareButton \
25
- network: 'email',
26
- url: '',
27
- text: 'Email',
28
- onClick: ->(action) do
29
- action.windows_openWeb url: 'mailto://test@email.com'
30
- end
24
+ # TODO: Fix. Crawler test is failing.
25
+ # f.shareButton \
26
+ # network: 'email',
27
+ # url: '',
28
+ # text: 'Email',
29
+ # onClick: ->(action) do
30
+ # action.windows_openWeb url: 'mailto://test@email.com'
31
+ # end
31
32
 
32
33
  f.spacer width: 10
33
34
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: glib-web
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.30.1
4
+ version: 4.30.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - ''