| Commit message (Expand) | Author | Age | Files | Lines |
* | Add caching of droplab ajax requests26844-new-search-bar-performs-a-new-request-for-each-tag | Clement Ho | 2017-01-26 | 2 | -39/+63 |
* | Merge branch 'filtered-search-hidden-dont-render' into 'master' | Jacob Schatz | 2017-01-25 | 1 | -3/+11 |
|\ |
|
| * | Correctly resets the default template on destroyfiltered-search-hidden-dont-render | Phil Hughes | 2017-01-23 | 1 | -3/+8 |
| * | Only render the list if it is visible | Phil Hughes | 2017-01-23 | 1 | -2/+5 |
* | | Checks if rendered count has changed rather than relying on key char | Phil Hughes | 2017-01-23 | 2 | -8/+15 |
* | | Fixed some issues with droplab & keyboard navigation | Phil Hughes | 2017-01-23 | 3 | -23/+50 |
* | | Fixed currentIndex being shared across dropdowns | Phil Hughes | 2017-01-23 | 1 | -2/+9 |
* | | Changed character match | Phil Hughes | 2017-01-23 | 1 | -2/+2 |
* | | Fixed keyboard navigation not working in filtered search bar | Phil Hughes | 2017-01-23 | 1 | -1/+6 |
|/ |
|
* | Fix DropLab in IE11 v126785-fix-droplab-in-ie-11-v1 | Eric Eastwood | 2017-01-21 | 1 | -20/+29 |
* | Revert "Merge branch '26785-fix-droplab-in-ie-11-v1' into 'master'" | Jacob Schatz | 2017-01-21 | 1 | -29/+20 |
* | Fix DropLab in IE11 v1 | Eric Eastwood | 2017-01-20 | 1 | -20/+29 |
* | Changed the event listener target from window to document in droplab26617-search-bar-filter-dropdown-does-not-dismiss-when-sort-dropdown-is-selected | Jose Ivan Vargas | 2017-01-20 | 1 | -7/+7 |
* | Backend review | Clement Ho | 2017-01-11 | 1 | -6/+3 |
* | Fix code review suggestions | Clement Ho | 2017-01-09 | 1 | -5/+5 |
* | Fix indentation | Clement Ho | 2017-01-09 | 1 | -14/+15 |
* | Code review changes | Clement Ho | 2017-01-09 | 1 | -1/+1 |
* | Fix eslint | Clement Ho | 2017-01-09 | 1 | -1/+1 |
* | Fix es6 errors | Clement Ho | 2017-01-09 | 2 | -36/+67 |
* | Add additional check before setting outerHTML | Clement Ho | 2017-01-09 | 1 | -1/+5 |
* | Remove show() as it is automatically called on setData when there is data | Clement Ho | 2017-01-09 | 1 | -2/+0 |
* | Add check in case the data attribute does not exist | Clement Ho | 2017-01-09 | 1 | -1/+5 |
* | Only return data response for droplab ajax filter | Clement Ho | 2017-01-09 | 1 | -4/+4 |
* | Hide list if it is dynamic and there are no items to render | Clement Ho | 2017-01-09 | 1 | -3/+7 |
* | Add loading template to droplab_ajax_filter | Clement Ho | 2017-01-09 | 1 | -1/+23 |
* | Add loading message for droplab_ajax | Clement Ho | 2017-01-09 | 1 | -0/+15 |
* | Make ajax filter more consistent and only filter when typed | Clement Ho | 2017-01-09 | 1 | -3/+12 |
* | Remove ajax clear setData for smoother ux | Clement Ho | 2017-01-09 | 1 | -2/+0 |
* | Fix ajax bug | Clement Ho | 2017-01-09 | 2 | -8/+8 |
* | Fix clear button | Clement Ho | 2017-01-09 | 1 | -23/+28 |
* | Fixed issue where dropdown would not open after clicking on a dropdown item | Clement Ho | 2017-01-09 | 1 | -2/+1 |
* | Code cleanup | Clement Ho | 2017-01-09 | 2 | -8/+16 |
* | Add basic ajax filtering for author | Clement Ho | 2017-01-09 | 1 | -0/+109 |
* | Update droplab | Clement Ho | 2017-01-09 | 3 | -126/+230 |
* | Fix Droplab | Clement Ho | 2017-01-09 | 1 | -2/+3 |
* | Add filter by last token | Clement Ho | 2017-01-09 | 1 | -2/+11 |
* | Remove bad droplab code | Clement Ho | 2017-01-09 | 1 | -3/+0 |
* | Fix image data-src | Clement Ho | 2017-01-09 | 1 | -1/+1 |
* | Update droplab | Clement Ho | 2017-01-09 | 2 | -4/+26 |
* | Add droplab updates | Clement Ho | 2017-01-09 | 2 | -25/+85 |
* | Add droplab | Clement Ho | 2017-01-09 | 3 | -0/+588 |