1. 08.03.2019 2 коммита
  2. 15.02.2019 1 коммит
    • Simon Knox's avatar
      Only load selected syntax highlight CSS
      · 5996fd14
      Simon Knox создал
      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. 18.12.2018 1 коммит
  4. 08.12.2018 1 коммит
  5. 10.10.2018 1 коммит
  6. 03.08.2018 3 коммита
  7. 20.03.2018 1 коммит
  8. 28.02.2018 1 коммит
  9. 12.07.2017 1 коммит
  10. 24.03.2017 1 коммит
  11. 23.03.2017 1 коммит
  12. 09.02.2017 1 коммит
    • Phil Hughes's avatar
      Removed jQuery UI highlight & autocomplete
      · cd5bee0d
      Phil Hughes создал
      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. 06.02.2017 1 коммит
  14. 20.07.2016 1 коммит
  15. 19.07.2016 1 коммит
  16. 03.06.2016 2 коммита
  17. 16.05.2016 1 коммит
  18. 14.05.2016 1 коммит
  19. 25.03.2016 1 коммит
  20. 17.03.2016 1 коммит
  21. 15.03.2016 1 коммит
  22. 29.02.2016 1 коммит
    • Phil Hughes's avatar
      Removed NGProgress
      · cb0e26d1
      Phil Hughes создал
      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. 10.02.2016 1 коммит
  24. 23.12.2015 1 коммит
  25. 12.10.2015 3 коммита
  26. 11.09.2015 1 коммит
  27. 04.09.2015 1 коммит
  28. 14.06.2015 1 коммит
    • Robert Speicher's avatar
      Consolidate theme stylesheets into one
      · 658b42b1
      Robert Speicher создал
      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. 07.03.2015 2 коммита
  30. 22.02.2015 1 коммит
  31. 29.01.2015 1 коммит
  32. 15.01.2015 1 коммит
    • Stefan Tatschner's avatar
      Replace highlight.js with rouge-fork rugments
      · bf079c24
      Stefan Tatschner создал
      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. 27.07.2014 1 коммит