Allan Jardine
f2f35d31f7
Dev: Remove the version attr from bower.json - bower doesn't use it any more
2016-02-11 14:29:00 +00:00
Allan Jardine
9d8ed0d942
New - docs: Documentation for dt-init $.fn.dataTable.ext.errMode
2016-02-11 14:27:38 +00:00
Allan Jardine
b7c671444d
Fix: The number rendering helper will now automatically escape HTML entities to help prevent possible XSS attacks if using a number renderer.
...
Rational for this is that the number renderer expects a number
input, not HTML, but if non-numeric input is given the value is just
returned (now escaped) - for example an empty string.
2016-01-07 15:24:53 +00:00
Allan Jardine
e245645544
Version - 1.10.10 ready
2015-11-06 15:34:24 +00:00
Allan Jardine
eec88d2546
Fix - docs: Make reference documentation for dt-init orderFixed
more explicit
...
- Thanks EFH52 for this suggestion
2015-09-07 15:53:14 +01:00
Allan Jardine
b1bca78111
DataTables 1.10.9 release
2015-09-01 09:51:29 +01:00
Allan Jardine
1c22b79471
Dev: Update make file to minified the integration files
2015-08-17 09:32:50 +01:00
Allan Jardine
588e78f92b
Update - example: Use Bootstrap rather than jQuery UI for the scrolling and tabs example.
...
Bootstrap tabs seem to be more popular these days
2015-08-12 19:48:15 +01:00
Allan Jardine
7081a1a7c6
1.10.8-dev version flag
2015-05-06 11:31:46 +01:00
Allan Jardine
fc64e71e1c
DataTables 1.10.7 release
2015-04-30 15:08:43 +01:00
Allan Jardine
2d6108d00c
Fix - docs: dt-api row().child()
should have the class name as optional
2015-04-15 17:02:08 +01:00
Allan Jardine
34abc58d70
Release 1.10.6
2015-04-03 14:47:53 +01:00
Allan Jardine
4ec31cea77
Fix: Update bower.json to not use a glob as it is unclear from the bower spec if this is supported or not and other extensions such as BowerWebpackPlugin do not support it.
...
Fixes DataTables/DataTables #513
2015-03-19 11:59:50 +00:00
Allan Jardine
6fbd6a9c46
Dev: Firebase database in example documentation rather than AIR (outdated)
2015-02-12 14:10:38 +00:00
Allan Jardine
c98854def4
Fix - example: Dro the http
protocol from the i18n CDN file loder example so it works over https
2015-02-10 14:25:16 +00:00
Allan Jardine
8f3ad35944
Merge branch 'master' of github.com:DataTables/DataTablesSrc
2015-02-04 10:56:07 +00:00
Allan Jardine
7a26c5d4c8
Fix: When detecting is the table has a width attribute we can also use style.width
to check if a width as been assigned using the style
attribute. This doesn't work for reading CSS assigned information, that would require parsing the stylesheet` but it does mean there is a way of doing this with using deprecated attributes.
2015-02-04 10:55:43 +00:00
Allan Jardine
1b8319e9e3
Added images to bower 'main'section
2015-02-04 10:54:57 +00:00
Allan Jardine
d83f47cfb5
Fix: dt-api $.fn.dataTable.util.throttle()
was missing the first call.
...
Dev: Moving on to 1.10.5-dev
2014-11-11 14:14:11 +00:00
Allan Jardine
f4d1495a2c
Dev: Tests for the cell invalidation update
2014-11-07 15:17:14 +00:00
Allan Jardine
e06931ee0b
Fix example: Improve code for multi-column select
example
2014-10-10 10:54:11 +01:00
Allan Jardine
0d92daf10f
Dev: Remove debug line
2014-10-09 16:21:24 +01:00
Allan Jardine
997f3fa87c
Update: bower.json updated with ignore, keywords and license
2014-10-07 16:08:19 +01:00
Allan Jardine
3978684f44
Update to 1.10.3-dev
2014-08-06 11:21:07 +01:00
Allan Jardine
3743d6bc28
Dev: Add common shell method to get version string from a JSDoc
...
commented file
2014-07-31 14:58:33 +01:00
Allan Jardine
c4cdba49e4
Fix example: Use search
terminology
...
* See thread 22268
2014-07-18 12:09:03 +01:00
Allan Jardine
13e33e2177
Fix docs: Add clarification for cellData
in dt-init columns.createdCell
...
* Based on discussion in thre 22009
2014-07-15 11:33:10 +01:00
Allan Jardine
3dc23c436d
Moving on to 1.10.1 development
2014-05-06 15:25:13 +01:00
Allan Jardine
7f7861b2e2
Fix: Scroller needs to know what the container node is during init
2014-05-01 11:43:39 +01:00
Allan Jardine
014a9c11dd
Fix DataTables/DataTables #306 - jQuery UI class applied to all spans
...
- The class for sorting should only be applied to the sorting indicator
2014-04-28 09:10:47 +01:00
Allan Jardine
505a2b37a3
Dev: Minor changes to reduce code size.
...
- This commit trims about 400 bytes off the min library size
2014-04-25 16:42:36 +01:00
Allan Jardine
23c9580d01
Updating version to 1.10.0-beta.3.dev
2014-02-19 10:08:06 +00:00
Allan Jardine
c12b50daef
Fix: A single space was being added to all cell classes on
...
initialisation
2014-02-17 10:18:42 +00:00
Allan Jardine
83f30cec8f
Dev: Moving on to 1.10.0-beta.2.dev
2014-02-05 10:32:09 +00:00
Allan Jardine
63cfae90a2
Site: Fix markdown cite option interfearing with HTMl
2014-02-04 10:43:06 +00:00
Allan Jardine
d50902791c
Update: Bower - naming consistency with the extensions - datatables
2014-01-31 13:27:27 +00:00
Allan Jardine
175240613b
Dev fix: Fix dependency for bower
2013-07-25 22:19:41 +01:00
Allan Jardine
381f60858e
Build: Package desciptors now held in a common location and built as
...
part of the build process.
2013-07-21 09:10:37 +01:00