mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-16 23:04:50 +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
|
||
---|---|---|
.. | ||
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 |