Allan Jardine
757dbc5524
Merge branch 'master' of github.com:DataTables/DataTablesSrc
2014-04-11 09:09:47 +01:00
Allan Jardine
bff1276ab6
Dev: PHP output support for markdown, as it is used on the site in a few
...
places
2014-04-11 09:09:24 +01:00
Allan Jardine
63beec6486
Fix: DataTables/DataTables #281 - Invalidated DOM rows and hidden columns
...
- When invalidating a DOM row, DataTables wasn't taking into account the
fact that the columns in the row might be hidden. This means that the
array of data read is shortened by the number of hidden columns, and
thus the data is corrupted.
- Fix is to read from the known cells if the row already exists
2014-04-02 14:21:46 +01:00
Allan Jardine
3516626d9a
Dev: PHP output support for markdown, as it is used on the site in a few
...
places
2014-04-02 14:21:28 +01:00
Allan Jardine
683414daba
Dev: Add SQL syntax highlighting
2014-04-02 14:21:06 +01:00
Allan Jardine
85111b709c
Dev: Plain syntax highlighting
2014-04-02 14:20:46 +01:00
Allan Jardine
e948a3682a
Update: Improved responsivness for examples CSS
2014-03-14 12:32:46 +00:00
Allan Jardine
75d9800522
Site: Correct documentation for ajax
and small updates for site
2013-12-19 14:04:14 +00:00
Allan Jardine
c4e10c3de6
Syntax: Remove debug and add nice Source Code Pro font
...
Markdown - Allow inline code comment of `dt-tag etc
2013-12-19 14:02:33 +00:00
Allan Jardine
3508868042
Examples: Update syntax highlighter
2013-12-19 14:02:20 +00:00
Allan Jardine
1a317a07bf
Dev: Update syntax core with /*! for closure to keep the licenses in
...
place
2013-12-04 17:11:21 +00:00
Allan Jardine
7bec74c02f
New - examples: Examples updated and restyled for DataTables 1.10
...
- Additional information and better layout for examples. See the src
repo for more information.
2013-10-16 12:13:30 +01:00