1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-26 15:23:15 +00:00
TiddlyWiki5/core/modules/startup
Mario Pietsch e60232e0cb
Fix drag and drop from chrome-like browsers to FireFox (#7622)
* fix drag and drop from chrome-like browsers to FireFox

* test feature matchMedia function

* implement new borwser sniffing functions as utilities

* use $tw.browser structure for isMobileChrome detection
2023-07-22 15:47:39 +01:00
..
browser-messaging.js Fix crash when closing plugin library 2022-07-31 15:35:14 +01:00
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
favicon.js style(App) eliminate whitespace at the end of code lines (#5735) 2021-05-30 19:20:17 +01:00
info.js Add support for $:/info/darkmode (and for dynamic info tiddlers) 2020-11-24 19:01:33 +00:00
load-modules.js Add support for utils-browser modules 2021-02-22 12:11:39 +00:00
password.js added localisation for encryption dialog & de-DE translation 2015-03-18 18:52:33 +01:00
plugins.js Codify implicit startup module dependency 2023-06-30 10:50:28 +01:00
render.js Fix: only refresh styles if the CSS has changed (#6537) 2022-03-17 21:19:49 +00:00
rootwidget.js tm-http-request: Add support for binary responses 2023-07-17 12:15:20 +01:00
startup.js Fix drag and drop from chrome-like browsers to FireFox (#7622) 2023-07-22 15:47:39 +01:00
story.js Fix anchor links do not work with addressbar=permalink and animationduration=0 2022-07-05 18:39:14 +01:00
windows.js Improve affordances for new browser windows (#6498) 2022-03-02 17:34:02 +00:00