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

Updated TODO (markdown)

koalyptus 2015-07-05 21:28:50 +10:00
parent c45021fc77
commit 6628fdd6ef

@ -8,7 +8,7 @@
## Styling
- ~~Remove font-family definitions in themes to let font inherit from the web application/site~~
- Re-style popup filters with cleaner styles
- Investigate how to switch to a CSS preprocessing workflow with SASS or similar
- Investigate how to switch to a CSS pre-processing workflow with SASS or similar
## Architecture
- Reduce components coupling by using custom events
@ -16,3 +16,6 @@
## Code
- Allow TableFilter initialisation with a TABLE DOM element
- Refactor current persistence using localStorage or cookie
## Demos
- Add demos featuring the advancedGrid extension