summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/droplab/droplab_ajax_filter.js
Commit message (Expand)AuthorAgeFilesLines
* Update droplabLuke "Jared" Bennett2017-04-071-164/+0
* Organize our polyfills and standardize on core-jsMike Greiling2017-03-131-0/+3
* Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tagClement Ho2017-01-261-23/+38
* Fixed some issues with droplab & keyboard navigationPhil Hughes2017-01-231-1/+2
* Backend reviewClement Ho2017-01-111-6/+3
* Fix es6 errorsClement Ho2017-01-091-1/+1
* Add additional check before setting outerHTMLClement Ho2017-01-091-1/+5
* Remove show() as it is automatically called on setData when there is dataClement Ho2017-01-091-2/+0
* Only return data response for droplab ajax filterClement Ho2017-01-091-4/+4
* Hide list if it is dynamic and there are no items to renderClement Ho2017-01-091-3/+7
* Add loading template to droplab_ajax_filterClement Ho2017-01-091-1/+23
* Make ajax filter more consistent and only filter when typedClement Ho2017-01-091-3/+12
* Remove ajax clear setData for smoother uxClement Ho2017-01-091-2/+0
* Fix ajax bugClement Ho2017-01-091-2/+7
* Code cleanupClement Ho2017-01-091-7/+6
* Add basic ajax filtering for authorClement Ho2017-01-091-0/+109