Rob Garrison
08d6c58105
Resizable: Adjust handle position for jQuery v3.3.0+
2018-04-26 14:05:55 -05:00
Rob Garrison
03eeb2e819
Global: Add editor eslint & fix issues
2018-03-18 09:18:20 -05:00
Rob Garrison
9d4cf1820d
Resizable: Don't save 'auto' table width. Closes #1514
2018-02-14 10:23:51 -06:00
Rob Garrison
23a0750504
2.29.2
2017-12-13 15:25:47 -06:00
Rob Garrison
b38b98c2d0
Resizable: addLastColumn stops adding handles to hidden columns. Fixes #1485
2017-12-06 12:00:40 -06:00
Rob Garrison
b6647faba5
2.29.0
2017-09-27 21:09:50 -05:00
Rob Garrison
4e54230321
Resizable: Add resizableComplete event. Fixes #1444
2017-08-31 14:22:00 -05:00
Rob Garrison
72b45976d8
v2.28.8
2017-04-18 19:50:08 -05:00
Rob Garrison
caf9445899
Resizable: Add resizable_includeFooter
option. Fixes #1386
2017-04-14 12:56:22 -05:00
Rob Garrison
88d3e00c5e
v2.28.5
2017-01-28 13:50:22 -06:00
Rob Garrison
96fcf013d3
Resizable: Add "resizableUpdate" & "resizableReset" methods
2017-01-28 13:28:28 -06:00
Rob Garrison
d2fedb97fb
version bump
2016-12-15 15:43:33 -06:00
MAROT Loïc
51e9852de1
Adding style in <HEAD> tag not at the end of file ( #1337 )
...
Remove Audit warning from Chrome.
2016-12-15 05:56:00 -06:00
Rob Garrison
aec698e22c
Various: Oops, living a year in the past
2016-06-29 17:34:21 -05:00
Rob Garrison
eb84f87d5a
version bump
2016-06-28 07:09:18 -05:00
Rob Garrison
7c1d4183c8
Resizable: adjust handles on pager complete
2016-06-20 12:17:14 -05:00
Rob Garrison
89be0907cb
Widgets: correct grouping & resizable last update
2016-05-28 09:04:47 -05:00
Rob Garrison
715fe7842c
Resizable: update resizable handle position after init. Fixes #1207
2016-05-04 11:57:29 -05:00
Rob Garrison
87a10d6987
Global: Use triggerHandler to prevent event bubble to any outer table
2015-12-01 19:38:56 -06:00
Rob Garrison
0c99d0c6e3
version bump
2015-11-04 20:15:37 -06:00
Gabor Gyorvari
b73162d0c0
Fix resizable widget bindings after tablesorter updateAll event
...
After updating tablesorter with updateAll event it will reinitalize all widget, but resizable initalized only once internally and there after it was not possible to change columns widths.
2015-11-04 19:05:17 +01:00
Mottie
75de112ef6
Build: Add jscs checking & fix style issues
...
Thanks @Herst!
2015-07-22 23:29:51 -05:00
Mottie
fa3c21f1c6
Resizable: resizing works with overflow wrapped tables. Fixes #953
2015-06-26 21:26:44 -05:00
Mottie
1880d775ef
resizable + stickyHeaders: replace window resize trigger. Fixes #912
2015-05-21 18:34:59 -05:00
Mottie
13e3d0593d
version bump
2015-05-17 15:32:53 -05:00
Mottie
4c2695030b
Resizable: refreshing the widget will now preserve the storage. See #874
2015-04-16 10:07:25 -05:00
Mottie
1ccb713f2b
Widgets: modify ts
variable definition. See #866
2015-04-09 09:26:49 -05:00
Mottie
5065356bf8
Resizable: handles properly align in tables with margins. Fixes #864
2015-04-07 23:50:22 -05:00
Mottie
c2c4f8d8a0
Resizable: Second attempt @ fixing #859
2015-04-02 18:49:52 -05:00
Mottie
bbaa88ab98
Resizable: integrate with columnSelector. See #859
2015-04-02 09:56:05 -05:00
Mottie
6f524ccef6
version bump
2015-03-26 10:48:43 -05:00
Mottie
673d7cbbb5
Resizable: major overhaul! Now compatible with stickyHeaders
2015-03-25 20:24:28 -05:00
Mottie
a69a746fdf
Core: merge in modified addInstanceMethods. Closes #826
...
Removed `$columnHeader` & replaced it with new `$headerIndexed` variable
2015-02-27 14:33:27 -06:00
prijutme4ty
c71e8f6220
Added $.tablesorter.addInstanceMethods function which allows one
...
to define config object instance methods.
Refactored getting the column header using config-object method $columnHeader.
2015-02-25 17:21:02 +03:00
Mottie
2774abf8d8
Build: Add grunt build process
...
Rearranged, renamed & broke apart other files
2015-02-12 21:10:38 -06:00