mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-21 12:02:56 -08:00
* 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 | ||