mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-17 15:24:50 +00:00
5202441769
* Add suffix and parameter to trim operator Fixes #4809 * Unit tests for new trim operator parameters * Mention trim operator in 5.1.23 release notes * Address review comments * Move regex escaping into utils.js trim functions This way the trimPrefix and trimSuffix functions from utils.js are safe to call without regex-escaping their parameters, which should make them easier to use from other parts of the Javascript code. |
||
---|---|---|
.. | ||
base64-utf8 | ||
diff-match-patch | ||
dom | ||
crypto.js | ||
csv.js | ||
edition-info.js | ||
fakedom.js | ||
filesystem.js | ||
logger.js | ||
parsetree.js | ||
performance.js | ||
pluginmaker.js | ||
transliterate.js | ||
utils.js |