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 2016-05-08 11:39:30 +10:00
parent 401ebbdf5f
commit c10685c14f
2 changed files with 13 additions and 5 deletions

@ -1,5 +0,0 @@
# v0.2.16
In this release the legacy cookie based persistence implementation has been removed, as a result the following configuration options will no longer be supported:
- `remember_grid_values`
- `remember_page_number`
- `remember_page_length`

13
Obsolete.md Normal file

@ -0,0 +1,13 @@
# v0.2.16
In this release the legacy cookie based persistence implementation has been removed, as a result the following configuration options will no longer be supported:
- `remember_grid_values`
- `remember_page_number`
- `remember_page_length`
#
If you previously used the `HTML Table Filter Generator` plugin, be aware the following configuration options are no longer supported:
- `exec_delay`
- `set_cookie_duration`
- `refresh_filters` (now `linked_filters`)
- `on_keyup` (now `auto_filter`)
- `on_keyup_delay` (now `auto_filter_delay`)