spina-conferences-primer_theme-fork 0.9.1 → 0.9.2

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
  SHA256:
3
- metadata.gz: 954bf5b4c668e0a9c9438ede4ac5c41419514c36f52c97ea6b2f5ca27707fbfd
4
- data.tar.gz: a2930304378c267a23eb4f4ccb4d7d99f1f0e221d0a8fb7aa5614655614107fa
3
+ metadata.gz: e6b6d06ee9207f434033dd3f7e10d6483eee02cf4ff6805173ee5e2cc9c5a3ca
4
+ data.tar.gz: 82eaa180f742952c42063ff93af5029e8c7d7f9f228a1b0fc988d5626a4229ec
5
5
  SHA512:
6
- metadata.gz: 5e82827360adbeb826eeac1ea7cd0875d37c2660898421af82a7b45b2531288fef665a009988c242b56c3bd843bedc918f492f91313ceba3a6c086fe856bbfd6
7
- data.tar.gz: b6cc7651f25cd14d788bb2ed0769c15a27e1fe40c764f0df99b349b1af1d6ee113445abfba10ffbbc61c6047e9632aec5ba6910f6d0561a0cc6825034e861da1
6
+ metadata.gz: e716d4b2ac643c7b2567e35412c38972cc9bac0e0b8b0de7e98855c47fc12e431c254b796a39fd2443e85f0e26c057ef0f1a9b9178a3ea119b53053e706af015
7
+ data.tar.gz: 6bd91a854364edaab284316bb496ade61b4ecd14a644f4b01e665d13c94b4b0c3dfadbae15d7021ec41aafa5cee4eba163cd0c1e8e6ba1c4aa678c48890f1984
@@ -8,7 +8,7 @@
8
8
  - content(:carousel).each_with_index do |carousel_item, index|
9
9
  = render partial: 'conferences_primer_theme/partials/homepage_item', locals: { item: carousel_item }
10
10
  - if content(:carousel).many?
11
- .container-lg.height-full.d-flex.flex-column-reverse.mb-8
11
+ .container-lg.height-full.d-flex.flex-column-reverse.mb-8{ style: 'z-index: 5' }
12
12
  = render(Primer::ButtonGroupComponent.new) do |component|
13
13
  = component.button(data: { action: :'slideshow#previous' }) do
14
14
  = render Primer::OcticonComponent.new('arrow-left')
@@ -3,7 +3,7 @@
3
3
  module Spina
4
4
  module Conferences
5
5
  module PrimerTheme
6
- VERSION = '0.9.1'
6
+ VERSION = '0.9.2'
7
7
  end
8
8
  end
9
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spina-conferences-primer_theme-fork
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.1
4
+ version: 0.9.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Justin Malčić
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2021-11-09 00:00:00.000000000 Z
12
+ date: 2021-11-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: babel-transpiler