mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-22 04:21:02 -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
|
||
|---|---|---|
| .. | ||
| browser-messaging.js | ||
| commands.js | ||
| favicon.js | ||
| info.js | ||
| load-modules.js | ||
| password.js | ||
| plugins.js | ||
| render.js | ||
| rootwidget.js | ||
| startup.js | ||
| story.js | ||
| windows.js | ||