Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use native unicode emojis | Eric Eastwood | 2017-03-06 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | | - 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 | ||||
* | merge raphael library into the network bundle | Mike Greiling | 2017-03-05 | 1 | -0/+10 |
| | |||||
* | Merge branch 'add-svg-loader' into 'master' | Fatih Acet | 2017-03-02 | 1 | -0/+4 |
|\ | | | | | | | | | | | | | Fixes Tech debt: No need to pass svgs as props into Vue with Webpack Closes #27692 and #27840 See merge request !9522 | ||||
| * | Merge branch 'master' into 'add-svg-loader' | Filipa Lacerda | 2017-02-27 | 1 | -3/+3 |
| |\ | | | | | | | | | | # Conflicts: # app/assets/javascripts/vue_pipelines_index/pipeline_actions.js.es6 | ||||
| * | | Adds loader to load SVG | Filipa Lacerda | 2017-02-24 | 1 | -2/+6 |
| | | | |||||
* | | | update yarn.lock after the removal of jquery-ui in !9649update-yarn-lock | Mike Greiling | 2017-03-02 | 1 | -6/+2 |
| |/ |/| | |||||
* | | Merge branch 'update-vue-2.1' into 'master' | Fatih Acet | 2017-02-26 | 1 | -3/+3 |
|\ \ | |/ |/| | | | | | Update Vue to v2.1 See merge request !9386 | ||||
| * | upgrade Vue from v2.0.3 to v2.1.10 | Mike Greiling | 2017-02-20 | 1 | -6/+6 |
| | | |||||
* | | add webpack bundle analyzer to production output | Mike Greiling | 2017-02-21 | 1 | -5/+46 |
|/ | |||||
* | remove imports loader | Mike Greiling | 2017-02-17 | 1 | -7/+0 |
| | |||||
* | use less strict caret ranges now that yarn.lock will take care of locking ↵ | Mike Greiling | 2017-02-17 | 1 | -9/+9 |
| | | | | | | our dependencies in place see: https://docs.npmjs.com/misc/semver | ||||
* | update yarn resolution for jquery-ui | Mike Greiling | 2017-02-17 | 1 | -1/+1 |
| | |||||
* | Update lock file28339-npm-jqueryui-ssh | Filipa Lacerda | 2017-02-17 | 1 | -1/+1 |
| | |||||
* | Make Karma output look nicer for CI (!9165) | winniehell | 2017-02-15 | 1 | -93/+100 |
| | |||||
* | Fix yarn lock and package.json mismatch caused by MR 9133 | Clement Ho | 2017-02-14 | 1 | -101/+238 |
| | |||||
* | sync yarn.lock with recent changes to package.jsonfix-yarn-lock-file | Mike Greiling | 2017-02-14 | 1 | -3/+129 |
| | |||||
* | update yarn.lock to reflect latest package.json | Mike Greiling | 2017-02-13 | 1 | -602/+1016 |
| | |||||
* | add yarn lock file | Mike Greiling | 2017-02-13 | 1 | -0/+3914 |