1
0
mirror of https://github.com/DataTables/DataTables.git synced 2024-11-29 11:24:10 +01:00
DataTables/examples
Allan Jardine e82334589d New: sessionStorage and infinite state save option
- 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
2014-04-29 10:32:55 +01:00
..
advanced_init Dev: Markdown update - add a class to lists and tables so we know when 2014-04-25 13:27:28 +01:00
ajax Dev: Markdown update - add a class to lists and tables so we know when 2014-04-25 13:27:28 +01:00
api Dev: Markdown update for Editor and typo 2014-04-01 11:08:10 +01:00
basic_init New: sessionStorage and infinite state save option 2014-04-29 10:32:55 +01:00
data_sources Dev: Markdown update - add a class to lists and tables so we know when 2014-04-25 13:27:28 +01:00
plug-ins Update: Update sorting plug-in examples to use enumerated data 2014-03-24 15:15:44 +00:00
resources Merge branch 'master' of github.com:DataTables/DataTablesSrc 2014-04-11 09:09:47 +01:00
server_side Update: SQL exported compatible for MySQL, Postgres, SQLite and 2014-04-25 16:47:55 +01:00
styling Dev: Markdown update - add a class to lists and tables so we know when 2014-04-25 13:27:28 +01:00
index.html Update: Improved responsivness for examples CSS 2014-03-14 12:32:46 +00:00