Skip to content
Snippets Groups Projects
  1. Jan 22, 2018
    • Ievgen Shakhsuvarov's avatar
      MAGETWO-86989: Add the domReady! statement #13310 · 7b547d8b
      Ievgen Shakhsuvarov authored
       - Merge Pull Request magento/magento2#13310 from mediact/magento2:feature/load-jquery-element-after-dom-is-ready
       - Merged commits:
         1. a797afe7
      7b547d8b
    • Arnoud Beekman's avatar
      Add the domReady! statement · a797afe7
      Arnoud Beekman authored
      The jquery selector sometimes (depending on the amount of javascript
      files) returns no values because the DOM is not ready when the script is
      executed.
      
      By adding the domReady! statement in the require part we are sure that
      when the jQuery selector is being filled the DOM is ready.
      a797afe7
  2. Jan 20, 2018
  3. Jan 19, 2018
  4. Jan 18, 2018
  5. Jan 17, 2018