Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

BootstrapSelect - use global jQuery #335

Merged
merged 3 commits into from
May 22, 2018
Merged

BootstrapSelect - use global jQuery #335

merged 3 commits into from
May 22, 2018

Commits on May 22, 2018

  1. BootstrapSelect - use global jQuery

    to make sure selectpicker is there, even when global jQuery comes from bower
    this means we now depend on global jquery + bootstrap-select, but works in master and gaprindashvili
    
    ---
    
    Fixes
    
    	miq_debug.self-a72dc0b9f690f63b4688fbca3774709918c11fdfb7b5fc454690d11d007fc88b.js?body=1:29 TypeError: m(...).selectpicker is not a function
    		at t.value (BootstrapSelect.js:29)
    		at commitLifeCycles (react-dom.production.min.js:159)
    himdel committed May 22, 2018
    Configuration menu
    Copy the full SHA
    86578ec View commit details
    Browse the repository at this point in the history
  2. eslintrc - mark $ as global

    himdel committed May 22, 2018
    Configuration menu
    Copy the full SHA
    86132a1 View commit details
    Browse the repository at this point in the history
  3. regenerate yarn.lock

    himdel committed May 22, 2018
    Configuration menu
    Copy the full SHA
    c6571c9 View commit details
    Browse the repository at this point in the history