TiddlyWiki5/core/modules
Yurii Rashkovskii c0c1b557eb Problem: revealed dropdown menu on mobiles (#3491)
On mobile phones, tiddler's dropdown menu stays partially off-screen.

Solution: ensure that the revealed coordinates are never negative

Closes #3486
2018-10-21 16:53:45 +01:00
..
commands Module-ize server routes, add static file support and other enhancements(#2679) 2018-07-18 16:54:43 +01:00
editor New text editor operation: save selection to a tiddler 2018-06-29 15:09:51 +01:00
filters Fix crash with illegal arguments to decodeuri(component) 2018-09-09 20:48:53 +01:00
info Add screen width/height to platform information exposed at startup 2018-03-23 09:13:45 +00:00
macros Refactor utility for converting tiddlers to JSON 2018-10-01 11:27:45 +01:00
parsers Add new "\import" pragma 2018-09-28 16:01:32 +01:00
savers Fix coding standards for put.js 2018-06-13 15:50:47 +01:00
server WebServer - change /login-basic route to /login/basic 2018-10-13 17:22:21 +01:00
startup Add support for splash screens during loading 2018-09-27 09:47:55 +01:00
storyviews
upgraders
utils Fix scrolling with tc-adjust-top-of-scroll (#3467) 2018-10-07 10:23:41 +01:00
widgets Problem: revealed dropdown menu on mobiles (#3491) 2018-10-21 16:53:45 +01:00
commander.js Module-ize server routes, add static file support and other enhancements(#2679) 2018-07-18 16:54:43 +01:00
config.js
deserializers.js Add support for JSON files containing a single tiddler 2017-03-17 14:19:43 +00:00
filters.js
keyboard.js
language.js
pluginswitcher.js
saver-handler.js
story.js
syncer.js Syncer: support configurable polling interval 2018-10-19 16:32:23 +01:00
tiddler.js Add "contains" filter operator for searching list fields 2018-08-15 13:50:07 +01:00
wiki-bulkops.js
wiki.js Fix issues with ordering of tagged items (#3301) 2018-10-07 12:15:33 +01:00