app/assets/javascripts/workarea/storefront/application.js.erb in workarea-storefront-3.4.45 vs app/assets/javascripts/workarea/storefront/application.js.erb in workarea-storefront-3.5.0.beta.1
- old
+ new
@@ -21,11 +21,10 @@
jquery-ui/widget
jquery-ui/position
jquery-ui/widgets/mouse
jquery-ui/widgets/draggable
jquery-ui/widgets/resizable
- jquery-ui/widgets/autocomplete
jquery-ui/widgets/button
jquery-ui/widgets/dialog
jquery-ui/widgets/menu
jquery.validate
jquery.validate.additional-methods
@@ -42,12 +41,10 @@
# JST Templates
%w(
workarea/core/templates/lorem_ipsum_view
workarea/core/templates/reveal_password_button
- workarea/storefront/templates/ui_menu_heading
- workarea/storefront/templates/ui_menu_item
workarea/storefront/templates/loading
workarea/storefront/templates/message
workarea/storefront/templates/message_dismiss_action
workarea/storefront/templates/button
workarea/storefront/templates/same_as_shipping_button_property
@@ -64,16 +61,12 @@
end
# Plugin JST Templates
append_javascripts('storefront.templates')
- # Library Extensions
- %w(
- jquery_ui/storefront/categorized_autocomplete
- ).each do |asset|
- require_asset asset
- end
+ # Plugin Library Extensions
+ append_javascripts('storefront.extensions')
# Workarea Module Controller
require_asset 'workarea/core/workarea'
# Configuration
@@ -105,11 +98,10 @@
workarea/core/modules/image
workarea/core/modules/deletion_forms
workarea/core/modules/form_submitting_controls
workarea/core/modules/jquery
workarea/core/modules/style_guide_empty_links
- workarea/core/modules/style_guide_autocomplete_fields
workarea/core/modules/reveal_password
workarea/core/modules/local_time
workarea/storefront/modules/forms
workarea/storefront/modules/authenticity_token
workarea/storefront/modules/dialog
@@ -122,11 +114,10 @@
workarea/storefront/modules/current_user
workarea/storefront/modules/break_points
workarea/storefront/modules/primary_nav_content
workarea/storefront/modules/product_details_sku_selects
workarea/storefront/modules/popup_buttons
- workarea/storefront/modules/search_fields
workarea/storefront/modules/alternate_image_buttons
workarea/storefront/modules/scroll_to_buttons
workarea/storefront/modules/address_region_fields
workarea/storefront/modules/checkout_addresses_forms
workarea/storefront/modules/checkout_shipping_services
@@ -135,10 +126,9 @@
workarea/storefront/modules/log_out_link_placeholders
workarea/storefront/modules/admin_toolbar
workarea/storefront/modules/analytics
workarea/storefront/modules/cart_count
workarea/storefront/modules/recommendations_placeholders
- workarea/storefront/modules/recent_views
workarea/storefront/modules/workarea_analytics
workarea/storefront/modules/mobile_nav_button
workarea/storefront/modules/back_to_top_button
workarea/storefront/modules/mobile_filter_buttons
workarea/storefront/modules/option_buttons