Skip to content
Snippets Groups Projects
  1. Mar 08, 2019
  2. Feb 15, 2019
    • Simon Knox's avatar
      Only load selected syntax highlight CSS · 5996fd14
      Simon Knox authored
      Compile highlight CSS separately
      Move highlight-specific mixins out of mixins.scss
      Rename solarized themes to match theme name as this was a smaller
      change than changing all instances to snake_case
      5996fd14
  3. Dec 18, 2018
  4. Dec 08, 2018
  5. Oct 10, 2018
  6. Aug 03, 2018
  7. Mar 20, 2018
  8. Feb 28, 2018
  9. Jul 11, 2017
  10. Mar 24, 2017
  11. Mar 23, 2017
  12. Feb 09, 2017
    • Phil Hughes's avatar
      Removed jQuery UI highlight & autocomplete · cd5bee0d
      Phil Hughes authored
      In an effort to tackle #18437 this removes 2 of the jQuery UI plugins. Highlight & autocomplete, both used once in our code. Highlight was just removed easily, autocomplete was replaced with GL dropdown
      cd5bee0d
  13. Feb 06, 2017
  14. Jul 20, 2016
  15. Jul 19, 2016
  16. Jun 03, 2016
  17. May 16, 2016
  18. May 13, 2016
  19. Mar 25, 2016
  20. Mar 17, 2016
  21. Mar 15, 2016
  22. Feb 29, 2016
    • Phil Hughes's avatar
      Removed NGProgress · cb0e26d1
      Phil Hughes authored
      In an effort to get the JS file size down, i've removed NGProgress and replaced with TurboLinks own loading indicator
      
      Ref #13820
      cb0e26d1
  23. Feb 09, 2016
  24. Dec 22, 2015
  25. Oct 12, 2015
  26. Sep 11, 2015
  27. Sep 04, 2015
  28. Jun 13, 2015
    • Robert Speicher's avatar
      Consolidate theme stylesheets into one · 658b42b1
      Robert Speicher authored
      Since they're all defined by a mixin, it didn't provide any benefit to
      have them in separate files.
      
      This also adds variables defining the basic color of each theme so we
      can re-use them in the previews.
      658b42b1
  29. Mar 07, 2015
  30. Feb 22, 2015
  31. Jan 29, 2015
  32. Jan 15, 2015
    • Stefan Tatschner's avatar
      Replace highlight.js with rouge-fork rugments · bf079c24
      Stefan Tatschner authored
      I decided to create a fork of rouge as rouge lacks a HTML formatter with
      the required options such as wrapping a line with <span> tags.
      Furthermore I was not really convinced about the clarity of rouge's
      source code.
      
      Rugments 1.0.0beta3 for now only includes some basic linting and a new
      HTML formatter. Everything else should behave the same.
      bf079c24
  33. Jul 27, 2014
Loading