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