Skip to content
Snippets Groups Projects
  1. Feb 19, 2020
  2. Nov 26, 2019
  3. Jul 16, 2019
  4. Jul 05, 2019
  5. May 21, 2019
  6. Jun 25, 2018
  7. Jun 19, 2018
  8. Jun 13, 2018
  9. Apr 20, 2018
  10. Apr 19, 2018
  11. Feb 12, 2018
  12. Jan 29, 2018
  13. Jan 10, 2018
  14. Jan 04, 2018
  15. Nov 25, 2017
  16. 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
  17. May 04, 2017
Loading