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
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
ceccaa5413
License: Placing the examples under MIT license as well
...
- This simplifies the built repo which is placed entirely under the MIT
license
2013-12-12 09:30:39 +00:00
Allan Jardine
802a600944
Merge branch 'master' of github.com:DataTables/DataTables
...
Conflicts:
composer.json
media/src/DataTables.js
2013-12-12 09:27:54 +00:00
Allan Jardine
282f56e9bb
License: Update to be MIT license
2013-12-11 17:20:42 +00:00
Allan Jardine
6b7761100f
Packaging: Change composer.json descrptor name to use lower case
...
- Packagist requires that packages use only lowercase letters in their
name (although the composer spec says nothing about this), so in order
to make DataTables usable with packagist we need to change the name
slightly.
2013-10-17 10:56:50 +01:00
Nicolai Fröhlich
df6ea5007f
Fixed package name in composer.json (packagist/composer require a lowercase name)
...
With the former package name being DataTables/DataTables it is not possible to add this library to [packagist](http://packagist.org ) which makes this file useless in it's current state.
Please note the [error message](http://img42.imageshack.us/img42/1079/ywi9.png ) when trying to [submit the package](https://packagist.org/packages/submit ) to packagist.
"The package name DataTables/DataTables is invalid, it should not contain uppercase characters. We suggest using data-tables/data-tables instead."
2013-10-02 11:13:58 +02: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
benn0r
c0a273b007
Added composer support
2013-02-20 11:17:20 +01:00