Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 966 Bytes

WISHLIST.md

File metadata and controls

21 lines (20 loc) · 966 Bytes

Wishlist

  • Add tests for custom event handlers. 27e2d6fdeee7090eb1342a108013db898fc29b96
  • Regex in search javve#371
  • Keep original order? + know
  • Automatically add item in the right place if sort is active
  • How to handle arrays?
  • Implement debouncing in search?
  • Better search https://github.com/javve/list.js/pull/312/files ?
  • Investigate sort button defaults:
  • Improve testability by decoupling things and make it possible to use require('') in tests
  • Add .remove() method to remove all listeners etc.
  • Example of more advanced filtering
  • Example with multiple lists
  • Multiple filter functionality
  • Activ search term, sort order, filter, etc
  • Smarter pagination window

Known bugs

Pagination does not respect .show(i, page)