mirror of
https://github.com/koalyptus/TableFilter.git
synced 2026-03-18 00:19:50 +01:00
Updated Obsolete (markdown)
parent
142ad9d834
commit
af00a1b9bf
1 changed files with 21 additions and 0 deletions
21
Obsolete.md
21
Obsolete.md
|
|
@ -1,3 +1,24 @@
|
|||
# From v0.5.17 on
|
||||
The `help_instructions` configuration option includes the following properties:
|
||||
- `target_id`
|
||||
- `container_target_id`
|
||||
- `text`
|
||||
- `html`
|
||||
- `btn_text`
|
||||
- `btn_html`
|
||||
- `btn_css_class`
|
||||
- `container_css_class`
|
||||
|
||||
As a result, the following configuration options are no longer supported:
|
||||
- `help_instructions_target_id`
|
||||
- `help_instructions_container_target_id`
|
||||
- `help_instructions_text`
|
||||
- `help_instructions_html`
|
||||
- `help_instructions_btn_text`
|
||||
- `help_instructions_btn_html`
|
||||
- `help_instructions_btn_css_class`
|
||||
- `help_instructions_container_css_class`
|
||||
|
||||
# From v0.5.16 on
|
||||
The `loader` configuration option includes the following properties:
|
||||
- `target_id`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue