-
Notifications
You must be signed in to change notification settings - Fork 896
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor for unit tests #697
base: master
Are you sure you want to change the base?
Commits on Nov 17, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 4e66c9d - Browse repository at this point
Copy the full SHA 4e66c9dView commit details
Commits on Jan 6, 2018
-
Configuration menu - View commit details
-
Copy full SHA for dd57780 - Browse repository at this point
Copy the full SHA dd57780View commit details -
Configuration menu - View commit details
-
Copy full SHA for d17b280 - Browse repository at this point
Copy the full SHA d17b280View commit details
Commits on May 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ae1d45f - Browse repository at this point
Copy the full SHA ae1d45fView commit details
Commits on Dec 16, 2018
-
Configuration menu - View commit details
-
Copy full SHA for e17e1c1 - Browse repository at this point
Copy the full SHA e17e1c1View commit details -
Merge pull request #624 from boidolr/update_github_page
Update GitHub pages
Configuration menu - View commit details
-
Copy full SHA for f0e572c - Browse repository at this point
Copy the full SHA f0e572cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85066db - Browse repository at this point
Copy the full SHA 85066dbView commit details -
Merge pull request #619 from boidolr/update_contributing_docs
Update contribution guidelines
Configuration menu - View commit details
-
Copy full SHA for 47e1b94 - Browse repository at this point
Copy the full SHA 47e1b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed8e95 - Browse repository at this point
Copy the full SHA 3ed8e95View commit details -
Merge pull request #602 from boidolr/update_dev_dependencies
Update devDependencies
Configuration menu - View commit details
-
Copy full SHA for d0e5b31 - Browse repository at this point
Copy the full SHA d0e5b31View commit details -
Merge pull request #595 from jeremypeters/patch-1
Documentation correction
Configuration menu - View commit details
-
Copy full SHA for 41b6935 - Browse repository at this point
Copy the full SHA 41b6935View commit details -
Merge pull request #571 from BerkhanBerkdemir/master
LICENSE and README.md files are not up to date
Configuration menu - View commit details
-
Copy full SHA for fef25d7 - Browse repository at this point
Copy the full SHA fef25d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaa7fd6 - Browse repository at this point
Copy the full SHA aaa7fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c45b25 - Browse repository at this point
Copy the full SHA 7c45b25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60579c4 - Browse repository at this point
Copy the full SHA 60579c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a12a704 - Browse repository at this point
Copy the full SHA a12a704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56d4d99 - Browse repository at this point
Copy the full SHA 56d4d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c465e7 - Browse repository at this point
Copy the full SHA 9c465e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8198d13 - Browse repository at this point
Copy the full SHA 8198d13View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3024c - Browse repository at this point
Copy the full SHA ae3024cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4420c58 - Browse repository at this point
Copy the full SHA 4420c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 785dc97 - Browse repository at this point
Copy the full SHA 785dc97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6954947 - Browse repository at this point
Copy the full SHA 6954947View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b8d2d9 - Browse repository at this point
Copy the full SHA 8b8d2d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5afc258 - Browse repository at this point
Copy the full SHA 5afc258View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58b9fb - Browse repository at this point
Copy the full SHA b58b9fbView commit details
Commits on Dec 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 330c8e8 - Browse repository at this point
Copy the full SHA 330c8e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 166b73c - Browse repository at this point
Copy the full SHA 166b73cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc6ab59 - Browse repository at this point
Copy the full SHA dc6ab59View commit details
Commits on Dec 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 41764c7 - Browse repository at this point
Copy the full SHA 41764c7View commit details
Commits on Apr 2, 2020
-
Add options.searchColumns to List API docs #648
sheffieldnick committedApr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 88ac583 - Browse repository at this point
Copy the full SHA 88ac583View commit details -
sheffieldnick committed
Apr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 85f18b1 - Browse repository at this point
Copy the full SHA 85f18b1View commit details -
sheffieldnick committed
Apr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 109adc1 - Browse repository at this point
Copy the full SHA 109adc1View commit details -
sheffieldnick committed
Apr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for a22771a - Browse repository at this point
Copy the full SHA a22771aView commit details -
Added custom search function to List API doc - closes #678
sheffieldnick committedApr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for e12d137 - Browse repository at this point
Copy the full SHA e12d137View commit details -
Multiple word searching with List.search - closes #680
sheffieldnick committedApr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 389b9dc - Browse repository at this point
Copy the full SHA 389b9dcView commit details -
Multiple word searching documented in List API
sheffieldnick committedApr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 5a8c19b - Browse repository at this point
Copy the full SHA 5a8c19bView commit details -
Added test units for multi-word and quoted phrase searches
sheffieldnick committedApr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for ec685e7 - Browse repository at this point
Copy the full SHA ec685e7View commit details -
Generic debounce wrapper added to utils/events.js
sheffieldnick committedApr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 4a8c40f - Browse repository at this point
Copy the full SHA 4a8c40fView commit details -
Debounce keyup handler for search and fuzzySearch. Wait for 750ms ina…
…ctivity makes searching far more usable with very large lists and/or slow devices
sheffieldnick committedApr 2, 2020 Configuration menu - View commit details
-
Copy full SHA for bc88b0b - Browse repository at this point
Copy the full SHA bc88b0bView commit details
Commits on Apr 3, 2020
-
New List option searchDelay to control debounce in search keypress, d…
…efault 0. Updated API doc
sheffieldnick committedApr 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 071b1a7 - Browse repository at this point
Copy the full SHA 071b1a7View commit details
Commits on Nov 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0c90d04 - Browse repository at this point
Copy the full SHA 0c90d04View commit details
Commits on Nov 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fa8173d - Browse repository at this point
Copy the full SHA fa8173dView commit details -
Merge branch 'debounced-search' of https://github.com/sheffieldnick/l…
…ist.js into sheffieldnick-debounced-search
Configuration menu - View commit details
-
Copy full SHA for ebcf141 - Browse repository at this point
Copy the full SHA ebcf141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4dfedfa - Browse repository at this point
Copy the full SHA 4dfedfaView commit details -
Added new documentation page "Automagical Searching + Sorting" with l…
…inks from left sidebar and "Getting started" page
Configuration menu - View commit details
-
Copy full SHA for 3b2792d - Browse repository at this point
Copy the full SHA 3b2792dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 756b30c - Browse repository at this point
Copy the full SHA 756b30cView commit details -
Merge pull request #696 from javve/sheffieldnick-debounced-search
Debounced search • Sort&sort docs • Multiple word search
Configuration menu - View commit details
-
Copy full SHA for 8e2efcc - Browse repository at this point
Copy the full SHA 8e2efccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e3539f - Browse repository at this point
Copy the full SHA 7e3539fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f11f178 - Browse repository at this point
Copy the full SHA f11f178View commit details
Commits on Nov 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 5d522e7 - Browse repository at this point
Copy the full SHA 5d522e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3267c7 - Browse repository at this point
Copy the full SHA b3267c7View commit details
Commits on Nov 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b27b1f6 - Browse repository at this point
Copy the full SHA b27b1f6View commit details
Commits on Nov 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6d7c590 - Browse repository at this point
Copy the full SHA 6d7c590View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5500a5c - Browse repository at this point
Copy the full SHA 5500a5cView commit details
Commits on Nov 30, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 238b900 - Browse repository at this point
Copy the full SHA 238b900View commit details
Commits on Dec 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d538d09 - Browse repository at this point
Copy the full SHA d538d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae7e929 - Browse repository at this point
Copy the full SHA ae7e929View commit details