Skip to content
Snippets Groups Projects
  1. Feb 25, 2020
  2. Feb 19, 2020
  3. Dec 20, 2019
  4. Dec 06, 2019
  5. Nov 18, 2019
  6. Nov 06, 2019
  7. Oct 18, 2019
  8. Oct 16, 2019
  9. Sep 18, 2019
  10. Sep 13, 2019
  11. Sep 03, 2019
  12. Aug 12, 2019
  13. Jul 16, 2019
  14. 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
  15. Jul 05, 2019
  16. Jun 26, 2019
    • Rajat Jain's avatar
      Bring Manual Ordering on Issue List · 6f448bd1
      Rajat Jain authored
      On all the issue lists -- Group, Project and Dashboard -- this
      change adds a new option for managing the lists.
      
      "Manual Ordering" option is added which when flipped on will allow
      an user to drag and drop issues around to create a relative ordering
      among them.
      6f448bd1
  17. Jun 24, 2019
  18. Jun 06, 2019
  19. May 07, 2019
  20. Apr 29, 2019
  21. Apr 25, 2019
  22. Apr 24, 2019
  23. Apr 23, 2019
  24. Apr 18, 2019
  25. Apr 15, 2019
  26. Apr 09, 2019
  27. Apr 08, 2019
  28. Apr 05, 2019
  29. Mar 26, 2019
    • Douwe Maan's avatar
      Remove .wiki and @md-typography mixin in favor of .md and .md-file · 838f7e56
      Douwe Maan authored
      Before, the styling for `img:not(.emoji)`` was repeated between
      `.md:not(.use-csslab):not(.wiki)` (for comments and the Markdown
      preview), `.documentation.wiki` (for help pages), and
      `.issuable-details .description .wiki` (for MR and issue descriptions).
      
      In these places, we now simply use `.md`. Wherever we use `.md` but
      don't want this image styling (like wikis and blobs), `.md-file` is
      added.
      Unverified
      838f7e56
  30. Mar 21, 2019
  31. Feb 26, 2019
  32. Feb 25, 2019
  33. Feb 21, 2019
Loading