summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/ide/components/file_finder/item.vue
Commit message (Expand)AuthorAgeFilesLines
* Prettify all the thingsMike Greiling2018-11-201-13/+4
* Added file tree to merge request diffsPhil Hughes2018-10-031-1/+1
* Resolve eslint-plugin-vue errorsMike Greiling2018-09-201-6/+6
* Enable "prefer-destructuring" in JS filesgfyoung2018-06-251-1/+1
* Updates eslint vue plugin versionFilipa Lacerda2018-06-111-2/+2
* moved keycodes constants to common lib filePhil Hughes2018-04-191-3/+3
* fixed up scrolling to items in finder dropdownPhil Hughes2018-04-181-0/+4
* created constants filePhil Hughes2018-04-161-3/+5
* fixed eslint & karma specsPhil Hughes2018-04-161-2/+1
* remove v-html & use vdom insteadPhil Hughes2018-04-161-18/+31
* order files by lastOpenedAt date even after filteringPhil Hughes2018-04-161-0/+8
* added specs to storePhil Hughes2018-04-161-3/+5
* added ChangedFileIcon component to rowsPhil Hughes2018-04-161-0/+10
* moved CSS into SCSS filePhil Hughes2018-04-161-12/+11
* small performance improvement by caching the computed propPhil Hughes2018-04-161-2/+2
* correctly show the dropdown with `t` keypressPhil Hughes2018-04-161-5/+45
* Added fuzzy file finder to web IDEPhil Hughes2018-04-161-0/+36