1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-13 15:59:42 +00:00
TiddlyWiki5/core/modules/widgets
Jermolene a8d83096d3 Fix behaviour of new tiddler message
Resolves some inconsistencies over the behaviour of the new tiddler
message under various circumstances.

“new journal here” when a journal for today already exists now brings
up the existing journal for editing, and adds the required tag.

I’d be very grateful for any testing of the behaviour here: try using
new tiddler, clone tiddler, new here, new journal here, and new journal
in various combinations (eg with the draft not existing, already
existing, open or closed etc), and let me know of any peculiarities.
2014-10-10 09:52:19 +01:00
..
action-navigate.js Add support for action widgets 2014-10-08 17:45:26 +01:00
action-sendmessage.js Add support for action widgets 2014-10-08 17:45:26 +01:00
browse.js Add "multiple" attribute to browse widget 2014-09-10 21:54:52 +01:00
button.js Add support for action widgets 2014-10-08 17:45:26 +01:00
checkbox.js Fix checkbox setting text field to empty string 2014-07-30 11:52:45 +01:00
codeblock.js Clean up the highlight plugin 2014-02-10 13:51:38 +00:00
count.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
dropzone.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
edit-binary.js Add banner for binary tiddlers in edit mode 2014-05-02 09:43:39 +01:00
edit-bitmap.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
edit-text.js Add hex colours to tag manager 2014-05-05 18:42:25 +01:00
edit.js Fix problem with refreshing the edit widget 2014-08-16 15:01:04 +01:00
element.js Explicitly blacklist unsafe elements, starting with <script> 2014-03-19 10:05:44 +00:00
encrypt.js Refactor wiki.filterTiddlers() 2014-04-27 20:03:33 +01:00
entity.js Improve the Widget.prototype.removeChildDomNodes() method so that most subclasses won't need to override it 2013-11-09 16:55:14 +00:00
fieldmangler.js Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
fields.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
image.js Add alt attribute to image widget 2014-08-20 10:00:34 +01:00
importvariables.js Remove debugging code 2014-06-13 14:44:43 +01:00
keyboard.js Extend keyboard handling 2014-09-02 10:41:48 +01:00
link.js Fix problem with dragging partially selected link 2014-09-14 10:50:53 +01:00
linkcatcher.js Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
list.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
macrocall.js Get rid of the "new_" prefix we had on some methods 2013-11-08 08:51:14 +00:00
navigator.js Fix behaviour of new tiddler message 2014-10-10 09:52:19 +01:00
password.js Fix default password 2013-11-10 19:22:10 +00:00
radio.js Fix problem with radio widget and missing tiddlers 2014-09-14 10:55:34 +01:00
raw.js Added missing RawWidget 2013-12-21 16:11:48 +00:00
reveal.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
scrollable.js Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
select.js Add first pass at select widget 2014-05-31 18:37:43 +01:00
setvariable.js Rename the 'setvariable' widget to 'set' 2013-11-15 18:31:39 +00:00
text.js Fixed text widget crashing when text is missing 2014-08-28 20:20:38 +01:00
tiddler.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
transclude.js Add error formatting for transclusion recursion errors 2014-09-24 11:50:38 +02:00
view.js Fix view widget so that it works with indexes 2014-02-17 11:28:48 +00:00
widget.js Add support for action widgets 2014-10-08 17:45:26 +01:00