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-17 13:59:10 +10:00
parent 77b9b75082
commit 530e7761f4

@ -1,3 +1,18 @@
# From 0.5.15 on
The `status_bar` configuration option includes the following properties:
- `target_id`
- `text`
- `css_class`
- `on_before_show_msg`
- `on_after_show_msg`
As a result, the following configuration options are no longer supported:
- `status_bar_target_id`
- `status_bar_text`
- `status_bar_css_class`
- `on_before_show_msg`
- `on_after_show_msg`
# Starting from v0.5.11
From this point on, the `rows_counter` configuration option has the following properties:
- `text`