1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-17 13:15:21 +02:00

Updated Obsolete (markdown)

koalyptus 2018-02-04 22:18:03 +11:00
parent d1581c1a21
commit 849f953255

@ -1,3 +1,12 @@
# From v0.6.17 on
`auto_filter` configration option now accepts a boolean or a literal object:
```javascript
auto_filter: {
delay: 250
}
```
As a result, `auto_filter_delay` option is no longer supported
# From v0.6.11 on
- `single_flt_css_class` configuration option is deprecated in favor of:
```javascript