Skip to content

Commit

Permalink
Added changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistralys committed Sep 9, 2024
1 parent 57a3d3d commit f86f31a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v5.1.1 - DataGrid fix
- DataGrid: Fixed a PHP error when using a string value that corresponds to a PHP function ([#72](https://github.com/Mistralys/application-framework/issues/72))
- DataGrid: Callback cell values are now filtered like all other values.

## v5.1.0 - DataGrid Enhancements
- Clientside: Modernized the renderable classes, converted to ES6.
- Clientside: Converted `ApplicationException` to ES6.
Expand Down

0 comments on commit f86f31a

Please sign in to comment.