c80_yax 0.1.0.24 → 0.1.0.25

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module C80Yax
2
- VERSION = '0.1.0.24'
2
+ VERSION = '0.1.0.25'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: c80_yax
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0.24
4
+ version: 0.1.0.25
5
5
  platform: ruby
6
6
  authors:
7
7
  - C80609A
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2017-07-28 00:00:00.000000000 Z
11
+ date: 2017-07-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -146,8 +146,10 @@ files:
146
146
  - app/assets/javascripts/c80_yax/frontend/item_options/item_options.js
147
147
  - app/assets/javascripts/c80_yax/frontend/item_quantity_picker/app.js
148
148
  - app/assets/javascripts/c80_yax/frontend/item_quantity_picker/item_quantity_picker.js
149
+ - app/assets/javascripts/c80_yax/frontend/item_show_magnific_popup.js
149
150
  - app/assets/javascripts/c80_yax/frontend/more_items_list/app.js
150
151
  - app/assets/javascripts/c80_yax/frontend/more_items_list/more_items_list.js
152
+ - app/assets/javascripts/c80_yax/lib/jquery.magnific-popup.js
151
153
  - app/assets/javascripts/c80_yax/lib_backend/collapsable-groups.js
152
154
  - app/assets/javascripts/c80_yax/lib_backend/custom_columns.js
153
155
  - app/assets/javascripts/c80_yax/lib_backend/init.js
@@ -173,6 +175,8 @@ files:
173
175
  - app/assets/stylesheets/c80_yax/elems/ul_item_index.scss
174
176
  - app/assets/stylesheets/c80_yax/lib/bootstrap_checkboxes.scss
175
177
  - app/assets/stylesheets/c80_yax/lib/loading.scss
178
+ - app/assets/stylesheets/c80_yax/lib/magnific-popup-custom.scss
179
+ - app/assets/stylesheets/c80_yax/lib/magnific-popup.scss
176
180
  - app/assets/stylesheets/c80_yax/lib_custom/bootstrap_checkboxes.scss
177
181
  - app/assets/stylesheets/c80_yax_backend.scss
178
182
  - app/controllers/c80_yax/admin_data_controller.rb