1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-02 00:40:47 +00:00
TiddlyWiki5/core/modules/widgets
Jeremy Ruston 7e82eb13eb Fix problem with stray drag image showing
Changes to the main layout CSS a few weeks ago meant that the drag
image element was visible at the top left corner of the window.
Astoundingly, the fix is to cover it with another div with the same
background colour as the page….
2013-08-08 21:46:38 +01:00
..
edit Add input type handling to the texteditor 2013-06-13 09:17:36 +01:00
list Experimenting with different easing functions for the zoomin animation 2013-07-08 17:20:06 +01:00
view Extend ginsu.sh to generate a split.recipe file 2013-08-03 15:03:07 +01:00
button.js Fix problem that was stopping buttons being able to set tiddlers to the empty string 2013-06-04 12:01:28 +01:00
checkbox.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
datauri.js Fix problem with not encoding body of non-base64 data URIs 2013-05-18 16:59:53 +01:00
encrypt.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
error.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
fieldgrid.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
fieldlist.js Update class for fieldlist widget 2013-06-04 12:01:40 +01:00
fieldmangler.js Fix issue preventing tags being added to a tiddler with no existing tags 2013-06-11 14:52:01 +01:00
fields.js Adjust fields widget to sort fields 2013-06-05 14:12:52 +01:00
grid.js First pass at a grid widget 2013-07-22 13:03:46 +01:00
import.js Set modified field and other metadata for newly created and modified tiddlers 2013-08-04 14:02:07 +01:00
info.js Extend the info widget to return the current field 2013-06-02 23:20:24 +01:00
link.js Fix problem with stray drag image showing 2013-08-08 21:46:38 +01:00
linkcatcher.js Update linkcatcher to optionally trigger a different event 2013-06-09 19:26:42 +01:00
navigator.js Switch the story list over to using the new list field 2013-08-07 17:54:27 +01:00
password.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
reveal.js Use empty string as default value for reveal widget 2013-07-03 16:00:26 +01:00
setstyle.js Make the setstyle widget refresh itself properly 2013-06-02 23:18:54 +01:00
transclude.js Update the transclude widget to update parameters for remove tag message 2013-06-09 19:27:15 +01:00
version.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00
video.js Update titles of certain widgets that were misspelled 2013-05-31 13:23:25 +01:00