Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Feb 10, 2020
  3. Jan 29, 2020
  4. Dec 02, 2019
  5. Nov 21, 2019
  6. Jul 16, 2019
  7. Jul 11, 2019
    • Scott Hampton's avatar
      Bring buttons style up to design spec · d97032ca
      Scott Hampton authored
      This is a CSS effort only.
      
      Fixes the padding of the buttons to be `8px 12px`
      (including border) so that the button height is
      32px.
      
      Also adjusts the border width for all buttons when
      the state is `hover`, `focus`, or `active to be 2px
      thick instead of 1px thick. This is accomplished
      through an inset box-shadow as not to increase
      the size of the button.
      
      Fixes some colors for primary and tertiary buttons.
      d97032ca
  8. Feb 25, 2019
    • Tim Zallmann's avatar
      Added Stylelint Setup · 46a1ca28
      Tim Zallmann authored
      Added stylelint to static-analysis
      Updated yarn dependencies
      CSS Fixes and rule adoptions of stylelint
      Added stylelint-scss
      Deduplicated yarn.lock to clear dependencies
      
      First round of advanced stylelint rules
      
      Mainly Vendor prefix updates related to flex
      
      Updates to more webkit specific vendor prefixes
      
      Finished all vendor specific fixes
      
      Moved now 4 rules to warning
      
      Fixed the new scss lint problems
      
      More stylelint adaptions after rebase
      46a1ca28
  9. Nov 29, 2018
  10. Aug 16, 2018
  11. Aug 02, 2018
  12. May 08, 2018
  13. Apr 09, 2018
  14. Dec 08, 2017
  15. Dec 06, 2017
  16. Nov 15, 2017
    • Drew Blessing's avatar
      Truncate tree to max 1,000 items and display notice to users · 03b1bcbb
      Drew Blessing authored
      Rendering ten thousands of tree items consumes a lot of server
      time and can cause timeouts in extreme cases. Realistically,
      displaying more than 1,000 files is probably not useful so
      truncate and show the user a notice instead. 'Find files' can be
      used to locate specific files beyond the 1,000 limit.
      03b1bcbb
  17. Nov 06, 2017
  18. Oct 03, 2017
  19. Sep 29, 2017
  20. Aug 24, 2017
  21. Aug 14, 2017
  22. Aug 08, 2017
  23. Aug 03, 2017
  24. Jul 31, 2017
  25. Jul 14, 2017
  26. Jun 29, 2017
  27. Jun 28, 2017
  28. Jun 22, 2017
  29. Jun 20, 2017
  30. May 09, 2017
  31. Apr 23, 2017
  32. Apr 06, 2017
  33. Mar 06, 2017
  34. Mar 02, 2017
  35. Feb 16, 2017
  36. Feb 14, 2017
  37. Feb 10, 2017
  38. Jan 25, 2017
  39. Jan 04, 2017
  40. Dec 29, 2016
Loading