Skip to content

Commit

Permalink
836690d27d401341710e6d9efd215baa52decae6 New: `Buttons.entityDecoder(…
Browse files Browse the repository at this point in the history
…)` static method which can be used to provide a custom function for decoding HTML entities (i.e. a regex approach which is much faster than the built in DOM method, but at the expense of larger code size).

Sync to source repo @836690d27d401341710e6d9efd215baa52decae6
  • Loading branch information
AllanJard committed Aug 15, 2023
1 parent fdbd556 commit d31351c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datatables.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
],
"src-repo": "http://github.com/DataTables/Buttons",
"last-tag": "2.4.1",
"last-sync": "98a003c9b1871d5bd363c781e46b61123a3f6a5d"
"last-sync": "836690d27d401341710e6d9efd215baa52decae6"
}

0 comments on commit d31351c

Please sign in to comment.