Skip to content
Snippets Groups Projects
  1. Feb 24, 2020
  2. Feb 17, 2020
  3. Feb 13, 2020
  4. Feb 10, 2020
  5. Jan 29, 2020
  6. Jan 08, 2020
  7. Nov 05, 2019
  8. Oct 10, 2019
  9. Apr 25, 2019
  10. Mar 27, 2019
  11. Mar 14, 2019
  12. Jun 27, 2018
  13. Jun 25, 2018
  14. May 15, 2018
  15. May 03, 2018
  16. Apr 24, 2018
  17. Apr 23, 2018
  18. Apr 18, 2018
  19. Apr 06, 2018
  20. Feb 27, 2018
  21. Feb 20, 2018
  22. Jan 03, 2018
  23. 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
  24. Jun 02, 2017
  25. May 26, 2017
Loading