summaryrefslogtreecommitdiff
path: root/yarn.lock
Commit message (Collapse)AuthorAgeFilesLines
* Load a preview of Sketch 43 filessketch-preview-filesJacob Schatz2017-04-051-1/+37
| | | | | | | Sketch 43 files are technically a zip file, so the JavaScript opens the zip file & locates a preview.png which is just a quick preview of the last sketch page edited. After that is loaded it simply places the image into the DOM
* Adds visbilityjs libFilipa Lacerda2017-03-231-0/+4
|
* upgrade Vue to v2.2.4Mike Greiling2017-03-211-3/+3
|
* Only add frontend code coverage instrumentation when generating coverage reportMike Greiling2017-03-201-17/+53
|
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-10/+2
|
* Use native unicode emojisEric Eastwood2017-03-061-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 bundleMike Greiling2017-03-051-0/+10
|
* Merge branch 'add-svg-loader' into 'master' Fatih Acet2017-03-021-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 Lacerda2017-02-271-3/+3
| |\ | | | | | | | | | # Conflicts: # app/assets/javascripts/vue_pipelines_index/pipeline_actions.js.es6
| * | Adds loader to load SVGFilipa Lacerda2017-02-241-2/+6
| | |
* | | update yarn.lock after the removal of jquery-ui in !9649update-yarn-lockMike Greiling2017-03-021-6/+2
| |/ |/|
* | Merge branch 'update-vue-2.1' into 'master' Fatih Acet2017-02-261-3/+3
|\ \ | |/ |/| | | | | Update Vue to v2.1 See merge request !9386
| * upgrade Vue from v2.0.3 to v2.1.10Mike Greiling2017-02-201-6/+6
| |
* | add webpack bundle analyzer to production outputMike Greiling2017-02-211-5/+46
|/
* remove imports loaderMike Greiling2017-02-171-7/+0
|
* use less strict caret ranges now that yarn.lock will take care of locking ↵Mike Greiling2017-02-171-9/+9
| | | | | | our dependencies in place see: https://docs.npmjs.com/misc/semver
* update yarn resolution for jquery-uiMike Greiling2017-02-171-1/+1
|
* Update lock file28339-npm-jqueryui-sshFilipa Lacerda2017-02-171-1/+1
|
* Make Karma output look nicer for CI (!9165)winniehell2017-02-151-93/+100
|
* Fix yarn lock and package.json mismatch caused by MR 9133Clement Ho2017-02-141-101/+238
|
* sync yarn.lock with recent changes to package.jsonfix-yarn-lock-fileMike Greiling2017-02-141-3/+129
|
* update yarn.lock to reflect latest package.jsonMike Greiling2017-02-131-602/+1016
|
* add yarn lock fileMike Greiling2017-02-131-0/+3914