Commit Graph

19 Commits

Author SHA1 Message Date
Mike Greiling 29e0cb4b91 Organize our polyfills and standardize on core-js 2017-03-13 21:48:32 +00:00
Eric Eastwood e6fc0207cb Use native unicode emojis
- 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
2017-03-06 12:54:46 -06:00
Mike Greiling a7dd1ec414 merge raphael library into the network bundle 2017-03-05 14:23:58 -06:00
Fatih Acet 1ca2f3798a Merge branch 'add-svg-loader' into 'master'
Fixes Tech debt: No need to pass svgs as props into Vue with Webpack

Closes #27692 and #27840

See merge request !9522
2017-03-02 22:05:45 +00:00
Mike Greiling 7255baf7e6 update yarn.lock after the removal of jquery-ui in !9649 2017-03-02 11:01:49 -06:00
Filipa Lacerda 61f65992a0 Merge branch 'master' into 'add-svg-loader'
# Conflicts:
#   app/assets/javascripts/vue_pipelines_index/pipeline_actions.js.es6
2017-02-27 17:10:25 +00:00
Fatih Acet 166d71cb8b Merge branch 'update-vue-2.1' into 'master'
Update Vue to v2.1

See merge request !9386
2017-02-26 21:44:54 +00:00
Filipa Lacerda af5093ca1e Adds loader to load SVG 2017-02-24 18:35:25 +00:00
Mike Greiling 9a11acabb9 add webpack bundle analyzer to production output 2017-02-21 16:29:35 -06:00
Mike Greiling f1cec0dfc0 upgrade Vue from v2.0.3 to v2.1.10 2017-02-20 10:41:51 -06:00
Mike Greiling b7aaec05be remove imports loader 2017-02-17 17:02:14 -06:00
Mike Greiling fd504fa883 use less strict caret ranges now that yarn.lock will take care of locking our dependencies in place
see: https://docs.npmjs.com/misc/semver
2017-02-17 11:04:12 -06:00
Mike Greiling 62d72434f0 update yarn resolution for jquery-ui 2017-02-17 09:37:46 -06:00
Filipa Lacerda 5b009528b6 Update lock file 2017-02-17 12:12:41 +00:00
winniehell 19cb1fcdf3 Make Karma output look nicer for CI (!9165) 2017-02-15 15:27:13 +01:00
Clement Ho b7aa096129 Fix yarn lock and package.json mismatch caused by MR 9133 2017-02-14 13:50:44 -06:00
Mike Greiling 0d26545ea1 sync yarn.lock with recent changes to package.json 2017-02-14 12:05:59 -06:00
Mike Greiling db6a29bcf5 update yarn.lock to reflect latest package.json 2017-02-13 23:47:43 -06:00
Mike Greiling a4c0036325 add yarn lock file 2017-02-13 12:23:03 -06:00