Skip to content
Snippets Groups Projects
  1. Mar 23, 2020
  2. Sep 19, 2019
  3. Sep 13, 2019
  4. Aug 12, 2019
  5. Aug 09, 2019
  6. Aug 07, 2019
  7. May 02, 2019
  8. Oct 17, 2018
  9. Jul 02, 2018
  10. Mar 09, 2018
  11. Feb 20, 2018
  12. Jan 17, 2018
  13. Jan 10, 2018
  14. Dec 13, 2017
  15. 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
  16. May 19, 2017
  17. May 08, 2017
  18. Mar 14, 2017
  19. Feb 17, 2017
  20. Jan 30, 2017
  21. Jan 18, 2017
  22. Jan 16, 2017
  23. Dec 14, 2016
  24. Nov 15, 2016
  25. Oct 31, 2016
  26. Oct 26, 2016
  27. Oct 05, 2016
  28. Jul 24, 2016
Loading