1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-08 08:52:32 +02:00

Updated TODO (markdown)

koalyptus 2015-09-20 13:41:55 +10:00
parent e00ab646b5
commit 44314a7879

@ -1,9 +1,10 @@
## Website
- ~~Create a GitHub hosted project website with examples~~
## Refactoring
## Refactoring/improvements
- Allow TableFilter initialisation with a TABLE DOM element
- Refactor current persistence using localStorage or cookie
- Rename ``fill_slc_on_demand`` configuration option ``load_filters_on_demand``
## Styling
- ~~Remove font-family definitions in themes to let font inherit from the web application/site~~
@ -31,7 +32,6 @@
## Known limitations/bugs
- ~~Fix single filter search~~
- Clear button does not enable previously greyed out options when ``linked_filters`` is on
- Rename ``fill_slc_on_demand`` configuration option ``load_filters_on_demand``
- ~~Fix ezEditTable selected cell in grid-layout mode~~
- ~~Fix search yielding no results when pagination is on~~
- ~~Fix page selection via drop-down selector~~