|
|
@@ -6,9 +6,11 @@
|
|
|
- [enh] Added state saving for visible columns and the ability to use extension with multiple simultaneous tables.
|
|
|
- [enh] Added `ajax` option to replace jquery ajax method.
|
|
|
- [enh] Added `resetWidth` method to reset header and footer width.
|
|
|
-- [enh] Added keyevents, mobile extensions.
|
|
|
+- [enh] Added keyevents, mobile, filter control extensions.
|
|
|
- [enh] Added `onToggle`, `onColumnSearch` events.
|
|
|
- [enh] Added `getScrollPosition` method.
|
|
|
+- [bug] Fix double header bug after table show from hidden.
|
|
|
+- [bug] Fix #279: scrollWidth bug.
|
|
|
|
|
|
### 1.7.0
|
|
|
|