TiddlyWiki5/core/modules/utils/dom
jeremy@jermolene.com a2796d89ab Fix httpRequest() header handling
Header names are not case sensitive, so the old code failed if it was called with a "Content-Type" header
2020-08-17 18:44:36 +01:00
..
animations
animator.js
browser.js
csscolorparser.js
csscolorparser.js.meta
dom.js Ensure $tw.utils.hasClass/addClass/removeClass work with SVG elements 2020-04-22 15:32:20 +01:00
dragndrop.js Add more logging for drop operations 2018-09-13 20:42:35 +01:00
http.js Fix httpRequest() header handling 2020-08-17 18:44:36 +01:00
keyboard.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
modal.js Add support for a custom class to modal wrapper (#4490) 2020-03-12 16:58:14 +00:00
notifier.js Refinements to 87fa7f972c 2016-10-18 16:39:18 +01:00
popup.js Restore previous popup mechanism (no cancelling when focusing inputs) (#4305) 2019-10-12 14:08:52 +01:00
scroller.js DynaView plugin: add optional scroll position preservation 2019-01-11 17:50:52 +00:00