Skip to content
Snippets Groups Projects
  1. Jan 19, 2018
  2. Jan 17, 2018
  3. Jan 05, 2018
  4. Jan 03, 2018
  5. Dec 07, 2017
  6. Oct 10, 2017
    • Phil Hughes's avatar
      Flash is now a ES6 module · fa2af5e0
      Phil Hughes authored
      Reduced the technical debt around our JS flash function by making it a
      module that is imported rather than relying on the global function.
      The global function still exists mainly for technical debt with how
      some requests are being completed, but new JS should import the module
      directly.
      
      Also reduces some tech debt in the file by removing the need for jQuery.
      Instead Flash is now 100% vanilla JS.
      Verified
      fa2af5e0
  7. Sep 19, 2017
  8. Jun 07, 2017
  9. Jun 02, 2017
  10. May 10, 2017
  11. May 04, 2017
  12. May 02, 2017
  13. Apr 28, 2017
Loading