mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 03:27:18 +00:00
145a8d6992
* Simplify Permalink/Permaview URLs
* Fix lint warnings by removing arrow functions
* Remove commented sample code
* Remove post-ES5 code
* Add many more allowable non-percent-encodedcharacters
* Fix more ES6+ stuff, add end-of-sentence padding character.
* Fix to match standards
* Move the new code from boot to util
* Change from custom map/filter to $tw.utils.each
* Make `each` blocks multi-line
* Move the permalink handling to its own file
* Remove auto-navigation
* Revert "Remove auto-navigation"
This reverts commit
|
||
---|---|---|
.. | ||
base64-utf8 | ||
diff-match-patch | ||
dom | ||
crypto.js | ||
csv.js | ||
edition-info.js | ||
escapecss.js | ||
fakedom.js | ||
filesystem.js | ||
linked-list.js | ||
logger.js | ||
parsetree.js | ||
performance.js | ||
pluginmaker.js | ||
transliterate.js | ||
twuri-encoding.js | ||
utils.js |