Skip to content

Commit 62ee86d

Browse files
committed
Bump v4.3.0 🚀
1 parent c1f9dd9 commit 62ee86d

File tree

1 file changed

+37
-0
lines changed

1 file changed

+37
-0
lines changed

CHANGELOG.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,43 @@
88

99
## CHANGELOG
1010

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+
1148
### v4.2.1 - 11-21-2018
1249

1350
- Fix computed column title if nothing is set.

0 commit comments

Comments
 (0)