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