1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-29 15:30:47 +00:00
TiddlyWiki5/core/modules/utils/dom
saqimtiaz ca6dd93214
Add support for a custom class to modal wrapper (#4490)
* Add support for a custom class to modal wrapper

As per https://github.com/Jermolene/TiddlyWiki5/issues/4485 add support for a custom class to modal wrapper, by means of a field in the modal tiddler. The class is added to the modal wrapper in addition to the default class, allowing for custom styling via css of any part of the modal.

* Remove redundant check for tiddler.
2020-03-12 16:58:14 +00:00
..
animations Restored animations for the reveal widget 2013-11-01 17:23:08 +00:00
animator.js Fix animation behaviour of reveal widget 2013-11-02 09:21:11 +00:00
browser.js Limited implementation of external text tiddlers in the browser 2015-08-29 16:33:04 +01:00
csscolorparser.js Provisionally make tag pill foreground colour be responsive 2014-11-06 13:35:48 +00:00
csscolorparser.js.meta Provisionally make tag pill foreground colour be responsive 2014-11-06 13:35:48 +00:00
dom.js Slight optimisation of $tw.utils.addClass() 2019-11-20 17:38:28 +00:00
dragndrop.js Add more logging for drop operations 2018-09-13 20:42:35 +01:00
http.js Http utilities: add xhr object to callback 2019-04-15 21:07:23 +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