Skip to content

Commit

Permalink
Merge pull request #7513 from wenzhixin/feature/changelog
Browse files Browse the repository at this point in the history
Updated changelog for 1.23.3
  • Loading branch information
wenzhixin authored Sep 20, 2024
2 parents ca86369 + 43a8532 commit 5dcf9c2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ ChangeLog
### Core

- **New:** Added support for column options `formatter` and `footerFormatter` methods returning type `jQuery`, `HTMLElement`.
- **New:** Added `sortReset` method to reset the current sort state.
- **New:** Added a presentation role if no matching rows are found.
- **Update:** Fixed `refresh` method doesn't reuse parameters provided as query bug.
- **Update:** Fixed compatibility issues when `colspan` is set as a string.

### Extensions

- **Update(fixed-columns):** Fixed undefined error in some cases.
- **Update(reorder-columns):** Fixed incorrect column values order with detail view.

### 1.23.2

Expand Down

0 comments on commit 5dcf9c2

Please sign in to comment.