betterplace_explorer 0.0.1.pre.alpha19 → 0.0.1.pre.alpha20

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.
@@ -0,0 +1,5 @@
1
+ .bpe--volunteering-info-bubble
2
+
3
+ .bpe--volunteering-info-bubble-close
4
+ top: 1px !important
5
+ right: 1px !important
@@ -5,4 +5,5 @@ $betterplace_explorer_height: 100vh !default
5
5
  @import betterplace_explorer/map
6
6
  @import betterplace_explorer/pagination
7
7
  @import betterplace_explorer/volunteering
8
+ @import betterplace_explorer/volunteering_info_bubble
8
9
  @import betterplace_explorer/volunteering_list
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: betterplace_explorer
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1.pre.alpha19
4
+ version: 0.0.1.pre.alpha20
5
5
  platform: ruby
6
6
  authors:
7
7
  - betterplace developers
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-06-29 00:00:00.000000000 Z
11
+ date: 2016-07-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: An awesome explorer
14
14
  email:
@@ -24,6 +24,7 @@ files:
24
24
  - app/assets/stylesheets/betterplace_explorer/map.sass
25
25
  - app/assets/stylesheets/betterplace_explorer/pagination.sass
26
26
  - app/assets/stylesheets/betterplace_explorer/volunteering.sass
27
+ - app/assets/stylesheets/betterplace_explorer/volunteering_info_bubble.sass
27
28
  - app/assets/stylesheets/betterplace_explorer/volunteering_list.sass
28
29
  - lib/betterplace_explorer.rb
29
30
  homepage: https://github.com/betterplace/betterplace_explorer