BigW Consortium Gitlab

  1. 15 Nov, 2017 1 commit
    • Add rainbow_flag to emoji support map · 9e5db3e2
      Eric Eastwood authored
      Tested on the following platforms that split the emoji into separate
      characters currently.
       - Windows 10 FCU
          - Chrome 62.0.3202.89
          - Firefox 57.0b14
          - MS Edge 41.16299.15.0
       - macOS 10.12.6
          - Chrome 63.0.3239.40
          - Safari 11.0.1 (12604.3.5.1.1)
          - Firefox 57.0
       - Ubuntu 16.04
          - Chromium 62.0.3202.75
          - Firefox 56.0
  2. 27 Jun, 2017 2 commits
  3. 23 Jun, 2017 1 commit
  4. 02 Jun, 2017 1 commit
  5. 16 Mar, 2017 1 commit
  6. 13 Mar, 2017 1 commit
  7. 08 Mar, 2017 1 commit
  8. 06 Mar, 2017 1 commit
    • Use native unicode emojis · e6fc0207
      Eric Eastwood authored
       - gl_emoji for falling back to image/css-sprite when the browser
         doesn't support an emoji
       - Markdown rendering (Banzai filter)
       - Autocomplete
       - Award emoji menu
          - Perceived perf
          - Immediate response because we now build client-side
       - Update `digests.json` generation in gemojione rake task to be more
         useful and  include `unicodeVersion`
      
      MR: !9437
      
      See issues
      
       - #26371
       - #27250
       - #22474