Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
836690d27d401341710e6d9efd215baa52decae6 New: `Buttons.entityDecoder(…
…)` 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