mirror of
https://github.com/DataTables/DataTables.git
synced 2024-11-29 11:24:10 +01:00
e82334589d
- The stateDuration option has been updated to provide the ability to indicate if sessionStorage should be used rather than localStorage (set value to -1). - Settings stateDuration to 0 also indicates that the duration is infinity. - Parts of the state saving have been optimised for code size, so this commit actually reduces the min size by 32 bytes despite the new abilities. - See thread 19572 for discussion on this |
||
---|---|---|
.. | ||
alt_pagination.html | ||
comma-decimal.html | ||
complex_header.html | ||
dom.html | ||
filter_only.html | ||
flexible_width.html | ||
hidden_columns.html | ||
index.html | ||
language.html | ||
multi_col_sort.html | ||
multiple_tables.html | ||
scroll_x.html | ||
scroll_xy.html | ||
scroll_y_theme.html | ||
scroll_y.html | ||
state_save.html | ||
table_sorting.html | ||
zero_configuration.html |