1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-26 09:20:26 +02:00

Updated Obsolete (markdown)

koalyptus 2017-12-17 22:17:55 +11:00
parent 72241eca0d
commit 575bbfd0e1

@ -1,3 +1,12 @@
# From v0.6.10 on
- `single_filter` configuration option can accept a boolean or a literal object:
```javascript
single_filter: {
exclude_cols: [2, 5]
}
```
- `external_flt_grid_ids` is depracated in favor of `external_flt_ids`
# From v0.6.8 on
The following properties
- `btn_reset`