1. 09 4月, 2016 3 次提交
    • C
      Add "sprite" parameter to emoji_icon helper · 3a196317
      connorshea 提交于
      The emoji_icon helper used to display the award emoji in Issue and
      Merge Request views. By default the spritesheet is used, but passing
      `sprite: false` to the `emoji_icon` helper makes the emoji render as
      separate images.
      
      For award emoji displayed by default (e.g. thumbs-up, thumbs-down, and
      any that have been awarded to the issue/MR) the independent images are
      used. Only when the full emoji menu is opened does the full spritesheet
      load.
      
      On a normal issue this change decreases the page load by 670KB or 250KB
      depending on pixel density.
      
      Resolves #14334.
      3a196317
    • C
      Add a missing Oxford comma in some text on the Activity graph. · 6a0f8399
      connorshea 提交于
      Resolves #14668. [ci skip]
      6a0f8399
    • A
      Use meta key to open todo in new tab · f9014e4e
      Annabel Dunstone 提交于
      f9014e4e
  2. 08 4月, 2016 13 次提交
  3. 07 4月, 2016 24 次提交