Skip to content
Snippets Groups Projects
  1. Mar 27, 2018
  2. Mar 19, 2018
  3. Mar 12, 2018
  4. Mar 08, 2018
  5. Mar 06, 2018
  6. Jan 31, 2018
  7. Jan 29, 2018
  8. Jan 08, 2018
  9. Jan 06, 2018
  10. Jan 05, 2018
  11. Jan 03, 2018
  12. Dec 18, 2017
  13. Dec 07, 2017
  14. Nov 06, 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. Oct 06, 2017
  17. Oct 05, 2017
Loading