Skip to content

Commit

Permalink
Update wishlist
Browse files Browse the repository at this point in the history
  • Loading branch information
javve committed Dec 18, 2018
1 parent 3f9c8e9 commit 52afe2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WISHLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
- Keep original order? + know
- Automatically add item in the right place if sort is active
- How to handle arrays?
- Implement debouncing in search?
- [Implement debouncing in search?](https://github.com/javve/list.js/issues/621)
- Better search https://github.com/javve/list.js/pull/312/files ?
- Investigate sort button defaults:
- https://github.com/javve/list.js/issues/316
Expand All @@ -15,7 +15,7 @@
- Example with multiple lists
- Multiple filter functionality
- Activ search term, sort order, filter, etc
- [Updated ] https://github.com/javve/list.js/issues/599
- [Smarter pagination window](https://github.com/javve/list.js/issues/599)

# Known bugs
Pagination does not respect .show(i, page)

0 comments on commit 52afe2d

Please sign in to comment.