Sandy Galloway
abecb2e74c
Merge branch 'master' of github.com:DataTables/Plugins
5 years ago
Allan Jardine
6663abad97
Dev: latest build
7 years ago
Allan Jardine
c8347a67a3
Latest builds
7 years ago
Allan Jardine
ae1d5043d2
Integration: Add notes that the Bootstrap, Foundation and jQuery UI
...
integrations have now been deprecated and replaced by software and
styling in the core libraries.
These files will remain here for the moment for anyone depending upon
them, but will be removed in v2.
9 years ago
Allan Jardine
adc6c63aa1
Build latest changes
10 years ago
Allan Jardine
1a092064d5
Lastest build of Bootstrap integration
10 years ago
Allan Jardine
6708f9c621
Fix tabbing through paging buttons in Bootstrap
...
1. Had tab focusing on both the `li` tag and the `a` tags. now just the
`a` tag.
2. Because the code is destroying and creating elements focus would be
lost. Use the same technique as DataTable's built in paging to retain
focus. it isn't perfect, but it is better than not having it!
10 years ago
Allan Jardine
838d8df9c6
Fix - integration: Border width on footer cells was incorrect when using `table-bordered` in Bootstrap
...
Fixes DataTables/DataTables #505
10 years ago
Allan Jardine
11b9c98b0d
Dev: Missing `table-condensed` selector in the table-condensed Bootstrap
...
integration
10 years ago
Allan Jardine
d9cb044f6b
Fix - integration: `table-condensed` support for Bootstrap
...
Fixes #138
10 years ago
Allan Jardine
cd1c2b8917
Fix integration: Bootstrap sorting icons were shown in FixedColumns body elements
10 years ago
Allan Jardine
4f9d74d609
Fix - Integration: Bootstrap display with TableTools when on small screen devices did not have the TableTools buttons centered while all other DataTables components were
10 years ago
Allan Jardine
c1bb4bf9b7
Dev: Latest build of jQuery UI CSS
10 years ago
Allan Jardine
2062f8031e
Fix #179 : Bootstrap table footer section column widths redistributed
10 years ago
Allan Jardine
2039940b7e
Fix - integration: Bootstrap 3 input search box width
10 years ago
Allan Jardine
efa0618cbb
Dev: Update foundation min file
10 years ago
Allan Jardine
ed6340ced4
Integration - jQuery: Remove old `color` style for paging buttons. No longer required.
10 years ago
Allan Jardine
4e264050bd
Fix - integration: Bootstrap sorting icons were shown twice in a scrolling table
...
Fixes #159
10 years ago
Allan Jardine
b2eb8b445a
Update - integration: Improved styling for TableTools with Foundation
10 years ago
Allan Jardine
f2c75b7247
Update - bootstrap integration: Modify the colours of the sorting icons
10 years ago
Allan Jardine
c1f5e486e6
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
439460c227
Dev: Update example BS3 integration to use latest Bootstrap
10 years ago
Allan Jardine
96cdbf965b
Merge pull request #142 from mweimerskirch/patch-1
...
New - Bootstrap integration: replace images with font icons
10 years ago
Allan Jardine
741147810b
Integration: jQuery UI stylesheet didn't have the same options as the DataTables main stylesheet
10 years ago
Michel Weimerskirch
97d5aac828
Bootstrap integration: replace images with font icons
10 years ago
tomascassidy
94ef5c3411
Allow Bootstrap to determine button font size
...
Setting a static font size here causes DataTables buttons to have different font size to the regular bootstrap buttons.
10 years ago
Allan Jardine
07a93c6e1e
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
06d299fda5
Update: Improve image compression - see DataTables/DataTables #470
10 years ago
Zachary
81e9b70868
Allowing Bootstrap to determine button text color
10 years ago
jgacuca567
6b976aaedd
index.html
...
Made Changes to Doctype as well as Foundation, updated to 5.4.7
10 years ago
Allan Jardine
699bd07ad0
Fix: FixedColumns integration with Bootstrap had a 1px alignment issue
...
due to a double border. See DataTables/DataTables #445
10 years ago
Allan Jardine
7de09b4294
Fix: Bootlint picked up that the processing element was a child of a `row` class element.
...
* Fixes #120
Fix: Processing display message was misaligned a bit
10 years ago
Allan Jardine
916be03336
Update Bootstrap 2 integration for DataTables 1.10.
...
Note that DataTables 1.9- is no longer supported with this file. For
integraiton with DataTables 1.9- please use an older version.
This is now basically the same as the Bootstrap 3 integration, but with
BS2 markup. AMD module naming also isn't defined.
10 years ago
Allan Jardine
f0f99a7511
Update Bootstrap example to use BS 3.3.0 and latest DT
...
Remove width from input element. No longer needed with latest bootstrap
fixes
10 years ago
Allan Jardine
3927fc31a5
Merge branch 'master' of github.com:DataTables/Plugins
10 years ago
Allan Jardine
8d49eb8bd2
Bootstrap 3: Improve integration options for DataTables and Bootstrap 3
...
* Use `col-sm-*` sizes for the table control components
* Remove floats from the control components - use text-align
* On small screen sizes align table control components center
* Add width to the search input again - needed to ensure alignment
10 years ago
Simen Bekkhus
53c0ff2076
Change an error in a comment
10 years ago
Allan Jardine
f99d15aa1d
Fix #111 - Remove reference to background.png. Use just CSS colour and opacity now for the background to a collection
...
Dev: Update make script to built jQuery UI CSS file in place since it is held in the repo as well
10 years ago
Allan Jardine
f737a7fd33
Fix #110 - Remove fixed width from input element. Let the browser default decide, or the developer if they provide their own
10 years ago
Allan Jardine
0e8ae17cb1
Fix: Bootstrap sort asc only disabled image looked enabled!
10 years ago
Allan Jardine
2c3231bb7c
Fix: Nested tables would cause the parent table to update its sort when a child does its own sorting
10 years ago
Greg Jopa
24ac62e71d
Update bootstrap pagination events to not redraw when button is disabled
10 years ago
Allan Jardine
c2722367bf
Merge pull request #84 from quickstep25/master
...
wrapped grid class .row around main datatable in DOM options
10 years ago
Michal Dziekonski
4decaec7bf
TableTools styles shouldn't override default BS styles
10 years ago
tomascassidy
0afb986c34
Add margin-left to search input box
...
This margin exists in the default dataTables CSS but was missing from the dataTables bootstrap CSS. It adds a small gap between the "Search:" label and the search input box.
10 years ago
Doug Hill
c7a21089a0
wrapped grid class .row around main datatable in DOM options
10 years ago
Allan Jardine
0415b8664c
Fix: Bootstrap 3 display for TableTools' info box
...
Fixes #58
10 years ago
Allan Jardine
1d6836cd79
Fix #33 - More selective on link styling
10 years ago
Allan Jardine
69fdd73f05
Fix - Integration: FontAwesome with scrolling tables
...
* This fixes #76
10 years ago
Allan Jardine
0d022b93e8
Merge branch 'master' of github.com:DataTables/Plugins
11 years ago