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 2017-05-31 21:21:27 +10:00
parent 0440719e5b
commit d9d473d8f1

@ -1,3 +1,22 @@
# From v0.5.19 on
The `popup_filters` configuration option now includes the following properties:
- `close_on_filtering`
- `image`
- `image_active`
- `image_html`
- `placeholder_css_class`
- `div_css_class`
- `adjust_to_container`
As a result, the following configuration options are no longer supported:
- `popup_filters_close_on_filtering`
- `popup_filters_image`
- `popup_filters_image_active`
- `popup_filters_image_html`
- `popup_placeholder_css_class`
- `popup_div_css_class`
- `popup_filters_adjust_to_container`
# From v0.5.17 on
The `help_instructions` configuration option includes the following properties:
- `target_id`