Allan Jardine
2b781ff0bd
Update: Bootstrap 4
2018-06-14 11:14:25 +01:00
Allan Jardine
5e74941660
Merge branch 'master' of github.com:DataTables/DataTablesSrc
...
added new tests for cell().node()
2018-06-14 11:08:57 +01:00
Allan Jardine
74e37c13fe
added tests for cell().node()
2018-06-14 11:08:41 +01:00
Allan Jardine
fb59f8f903
Styling: UI Kit tech preview moving on to UI Kit v3
2018-06-14 11:07:53 +01:00
Allan Jardine
713b7498df
Fix: Correct comment for Bootstrap 4 integration (stated that it was Bootstrap 3)
2018-06-14 11:03:39 +01:00
Allan Jardine
421a5e17ac
Dev: Updating third party libraries to latest versions
2017-08-31 14:52:02 +01:00
Allan Jardine
576b38ef96
Fix: Bootstrap 4 no longer just a tech preview with BS4 going beta
2017-08-31 14:49:22 +01:00
Allan Jardine
344bae3966
Fix: Revert some limited changes from 5608cc872abbc493fa2ec533510576ea8ad066d3
...
Update: Bootstrap 4 beta used for examples
- Fixes #105
2017-08-31 14:49:06 +01:00
Allan Jardine
2000e66401
Fix: Jquery UI 1.12 integration. The spelling of caret
was fixed
...
- Fixes DataTables/DataTables #963
2017-08-31 14:47:47 +01:00
Allan Jardine
57fd628cb7
Merge branch 'master' of github.com:DataTables/DataTablesSrc
2017-08-31 14:46:43 +01:00
Allan Jardine
8cdb720a42
Fix - docs: 404 link error in -init columns.orderData
documentation
...
Thanks ianchanning!
2017-08-31 14:46:26 +01:00
Allan Jardine
98fe28aeb2
Merge branch 'master' of github.com:DataTables/DataTablesSrc
2017-08-31 14:44:50 +01:00
Allan Jardine
c00abc7cad
Fix - examples: Remove parameter that isn't required from the limit()
method in the demo server-side processing script
...
Thanks tangerine
2017-08-31 14:44:34 +01:00
Allan Jardine
e869cc0910
Removed: Built in jQuery UI styling option (jqueryUI
) has been removed from DataTables 2. Support for styling via jQuery UI is still available - it is provided via the integration styling files, matching how Bootstrap, Foundation, Semantic UI and all other styling libraries can integrate with DataTables.
2017-08-31 14:42:41 +01:00
Allan Jardine
3cbfbfe0fc
Update - CSS: Bootstrap 4 integration for alpha 6 changes
2017-04-05 15:35:53 +01:00
Allan Jardine
fb9185939b
Dev: Update external libraries to latest
2016-12-06 15:14:42 +00:00
Allan Jardine
bc23e4ccae
Fix: When replacing child row information, detach the element rather than removing which would destroy the event handlers. A remove action will still call $().remove()
to clean up any event handlers.
...
- Thread 38093
2016-12-02 17:58:11 +00:00
Allan Jardine
1dea1904d5
Dev: Update Bootstrap 4 libraries to alpha 5
2016-12-02 17:55:33 +00:00
Allan Jardine
c5ee273be1
Update - examples: Semantic UI integration for all DataTables extensions is now complete as it will be available in Editor 1.6. This integration is no longer just a tech preview, but rather a core part of DataTables styling options and will be included on the CDN builder soon.
2016-12-02 17:55:17 +00:00
Allan Jardine
9676200fa9
Update: Upload examples to latest jQuery 1.x release
2016-12-02 17:35:43 +00:00
Allan Jardine
ac15162e3c
Fix - docs: Typo in description of -init columns.orderable
...
- Thanks _wongjas_
2016-12-02 17:35:27 +00:00
Allan Jardine
9bc6d5df8a
Added new callback tests-
...
*drawCallback
*footerCallback
*headerCallback
*infoCallback
*createdRow (incomplete)
*drawCallback (incomplete)
2016-12-02 17:35:11 +00:00
Allan Jardine
348c44230c
Dev: Updating jQuery used in examples to 1.12.4
2016-12-02 17:34:40 +00:00
Allan Jardine
1c3dacae1d
Merge branch 'master' of https://github.com/DataTables/DataTablesSrc
2016-12-02 17:31:30 +00:00
Allan Jardine
a1966cca5d
Added news tests
2016-12-02 17:31:14 +00:00
Allan Jardine
a934d74d1d
Dev: Updating Semantic UI libraries to 2.2.1
...
- Fixes issue with the "show x entries" input
- Thread 33814
2016-12-02 17:29:55 +00:00
Allan Jardine
9005dadaef
Dev: Update moment and add note about test files
2016-12-02 17:23:26 +00:00
Allan Jardine
275d326cc8
Update: Update to jQuery 1.12.3
2016-12-02 17:20:03 +00:00
Allan Jardine
aa14a9e50d
Dev: Update markdown to allow a line break with a single line.
...
- This is primarily for the forum
- This is quite common in markdown extensions now and has plenty of
backup from Stackoverflow etc to suggest it is a good idea. About time
I did it as well!
2016-12-02 17:12:34 +00:00
Allan Jardine
321be3bdb3
Remove prefixed -moz-box-sizing (not needed since ff 29)
...
https://developer.mozilla.org/en-US/Firefox/Releases/29
2016-12-02 16:46:11 +00:00
Allan Jardine
58b09f70cb
Update: Upload examples to latest jQuery 1.x release
2016-08-09 17:50:18 +01:00
Allan Jardine
6b706f1b47
Fix - docs: Typo in description of -init columns.orderable
...
- Thanks _wongjas_
2016-08-09 17:50:01 +01:00
Allan Jardine
5dd079e5f0
Added new callback tests-
...
*drawCallback
*footerCallback
*headerCallback
*infoCallback
*createdRow (incomplete)
*drawCallback (incomplete)
2016-08-09 17:49:45 +01:00
Allan Jardine
9afea0b6d0
Dev: Updating jQuery used in examples to 1.12.4
2016-08-09 17:49:13 +01:00
Allan Jardine
c256a3d63e
Merge branch 'master' of https://github.com/DataTables/DataTablesSrc
2016-08-09 17:45:58 +01:00
Allan Jardine
7d6decd2ce
Added news tests
2016-08-09 17:45:42 +01:00
Allan Jardine
e42e6f40b4
Dev: Updating Semantic UI libraries to 2.2.1
...
- Fixes issue with the "show x entries" input
- Thread 33814
2016-08-09 17:44:18 +01:00
Allan Jardine
be84e18e8b
Dev: Update moment and add note about test files
2016-08-09 17:37:25 +01:00
Allan Jardine
b66849a676
Update: Update to jQuery 1.12.3
2016-05-02 16:17:43 +01:00
Allan Jardine
0312f72ad5
Dev: Update external library dependencies
2016-02-15 15:14:54 +00:00
Allan Jardine
b69ccaeb6c
Adding new integration files from the source repo. These are all currently proof of concept / technical previews and not ready for production use.
2016-02-11 10:28:13 +00:00
Allan Jardine
357ccbce7d
New: UIKit integration tech preview for DataTables
...
- Many thanks to jthsiao at Google for the initial integration work
- Example added
- CSS decompiled to SCSS as it has a bit more structure
- Removed the TableTools integration since TableTools is now retired
- Reduce the gap between the table grid components
- Use single arrow for previous / next paging
Weirdly the UIKit documentation examples don't appear to match up with
what you get if you actually use the UIkit distribution code - see
https://github.com/uikit/uikit/issues/1739 . As such the UIKit /
DataTables example doesn't look as nice as might be expected.
2016-02-05 12:17:43 +00:00
Allan Jardine
f734cdb672
Dev: Add example ordering information for FixedColumns
...
- Really must make some dynamic logic for this...
2016-02-05 12:15:50 +00:00
Allan Jardine
bc5adb493c
Initial integration work for the uikit framework.
...
Updated the mit license with a comment on additional author Google Inc.
2016-02-05 12:15:16 +00:00
Allan Jardine
4367cfb6bf
Dev: Marking Semantic UI, Bootstrap 4 and Material Design integrations as tech previews
2016-02-03 11:43:17 +00:00
Allan Jardine
bda57baa83
New: Google Material Design implementation tech preview
...
- Trying to gauge the level of interest
2016-02-03 11:42:46 +00:00
Allan Jardine
f963bba252
New - dev: Semantic UI integration with DataTables
...
- Still lots to do such as the sorting icons and extensions
2016-02-03 11:40:54 +00:00
Allan Jardine
60745afb14
New: Bootstrap 4 integration with DataTables
...
- Bootstrap 4 is currently in beta so things can, and probably will
still change. Bootstrap 4 packages for DataTables won't be made
available until at least a beta release of Bootstrap 4.
- A few things have changed in Bootstrap 4 and rather than trying to
make the exisiting Bootstrap files work for both BS3 and BS4 it makes
sense to offer both. We'd need to detect which version of BS is loaded
and that can be quite unreliable (and delayed since the body would
need to be available).
- Pagingation requires a couple of classes, but no change in structure
- BS4 don't include icons any more, so need to use UTF8 arrows to show
sorting (don't particularly want other dependencies, although it is
easy to add with CSS if you want more icon control)
- Outstanding issue: The select element for paging control is not of a
consistent height with the search input. This appears to be a
Bootstrap issue: https://github.com/twbs/bootstrap/issues/17194
2016-02-03 11:40:26 +00:00
Allan Jardine
b7868ad218
Update: Update jQuery to 1.12.0
2016-01-22 11:26:18 +00:00
Allan Jardine
8fbefe961f
Dev: Tidy up Bootstrap example description
2016-01-22 11:24:27 +00:00