-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: πΈ Total Accumulator hook for totals row (#55)
* feat: πΈ Accumulator event for totals row * fix: π Changed values passed to accumulator function and moved function to hooks.totalAccumulator * fix: π Total row set null for column without any number * fix: Refactor accumulator - Rename to columnTotal * fix: π Prevent showing 0 in total row for Data fieldtype * fix: Remove hooks object from parent * fix: Remove separate hooks initialization
- Loading branch information
1 parent
836b13b
commit 0f44a51
Showing
3 changed files
with
44 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters