File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change 8
8
9
9
## CHANGELOG
10
10
11
+ ### v4.3.0 - 11-21-2018
12
+
13
+ #### Added
14
+
15
+ - Builder Support for the following plugins:
16
+
17
+ - [x] AutoFill
18
+ - [x] ColReorder
19
+ - [x] FixedColumns
20
+ - [x] FixedHeader
21
+ - [x] KeyTable
22
+ - [x] Responsive
23
+ - [x] RowGroup
24
+ - [x] RowReorder
25
+ - [x] Scroller
26
+ - [x] Select
27
+
28
+ - Builder Support for setting the language:
29
+
30
+ - [x] Language
31
+ - [x] Language\Aria
32
+ - [x] Language\AutoFill
33
+ - [x] Language\Paginate
34
+ - [x] Language\Select
35
+
36
+ - Add missing column option setters:
37
+
38
+ - [x] data
39
+ - [x] orderData
40
+ - [x] orderDataType
41
+ - [x] orderSequence
42
+ - [x] cellType
43
+ - [x] type
44
+ - [x] contentPadding
45
+ - [x] createdCell
46
+ - [x] editField
47
+
11
48
### v4.2.1 - 11-21-2018
12
49
13
50
- Fix computed column title if nothing is set.
You can’t perform that action at this time.
0 commit comments