summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/vue_shared/components/skeleton_loading_container.vue
Commit message (Collapse)AuthorAgeFilesLines
* Add gitlab-ui skeleton loadingClement Ho2018-09-251-37/+0
|
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-1/+1
|
* Resolve "skeleton placeholder on diff has white background"Simon Knox2018-04-161-1/+1
|
* fixed karma testmulti-file-editor-separate-commits-callPhil Hughes2017-11-061-1/+1
| | | | updated controller based on review
* moved key into data structurePhil Hughes2017-11-061-3/+8
| | | | uses an array of classes to render skeleton loading cells
* correctly updates commit data after committing changesPhil Hughes2017-11-061-0/+32
also merges data in after a fetch to save overriting all data. changed the render keys to save a full re-render when any data changes