Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-08Add filtered search visual tokensClement Ho
2017-02-07Fix droplab rendering template when data-dynamic selector is unavailableClement Ho
2017-01-27Add caching of droplab ajax requestsClement Ho
2017-01-25Merge branch 'filtered-search-hidden-dont-render' into 'master'Jacob Schatz
2017-01-23Correctly resets the default template on destroyPhil Hughes
2017-01-23Only render the list if it is visiblePhil Hughes
2017-01-23Checks if rendered count has changed rather than relying on key charPhil Hughes
2017-01-23Fixed some issues with droplab & keyboard navigationPhil Hughes
2017-01-23Fixed currentIndex being shared across dropdownsPhil Hughes
2017-01-23Changed character matchPhil Hughes
2017-01-23Fixed keyboard navigation not working in filtered search barPhil Hughes
2017-01-21Fix DropLab in IE11 v1Eric Eastwood
2017-01-21Revert "Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master'"Jacob Schatz
2017-01-21Fix DropLab in IE11 v1Eric Eastwood
2017-01-20Changed the event listener target from window to document in droplabJose Ivan Vargas
2017-01-12Backend reviewClement Ho
2017-01-10Fix code review suggestionsClement Ho
2017-01-10Fix indentationClement Ho
2017-01-10Code review changesClement Ho
2017-01-10Fix eslintClement Ho
2017-01-10Fix es6 errorsClement Ho
2017-01-10Add additional check before setting outerHTMLClement Ho
2017-01-10Remove show() as it is automatically called on setData when there is dataClement Ho
2017-01-10Add check in case the data attribute does not existClement Ho
2017-01-10Only return data response for droplab ajax filterClement Ho
2017-01-10Hide list if it is dynamic and there are no items to renderClement Ho
2017-01-10Add loading template to droplab_ajax_filterClement Ho
2017-01-10Add loading message for droplab_ajaxClement Ho
2017-01-10Make ajax filter more consistent and only filter when typedClement Ho
2017-01-10Remove ajax clear setData for smoother uxClement Ho
2017-01-10Fix ajax bugClement Ho
2017-01-10Fix clear buttonClement Ho
2017-01-10Fixed issue where dropdown would not open after clicking on a dropdown itemClement Ho
2017-01-10Code cleanupClement Ho
2017-01-10Add basic ajax filtering for authorClement Ho
2017-01-10Update droplabClement Ho
2017-01-10Fix DroplabClement Ho
2017-01-10Add filter by last tokenClement Ho
2017-01-10Remove bad droplab codeClement Ho
2017-01-10Fix image data-srcClement Ho
2017-01-10Update droplabClement Ho
2017-01-10Add droplab updatesClement Ho
2017-01-10Add droplabClement Ho