.. |
action-confirm.js
|
Use event.event.view.confirm for confirmation messages in navigator.js and action-confirm.js (#5776)
|
2021-06-11 16:56:06 +01:00 |
action-createtiddler.js
|
Action-createtiddler: Ensure child widgets are refreshed before invocation
|
2021-06-14 18:13:51 +01:00 |
action-deletefield.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
action-deletetiddler.js
|
More action-deletetiddler fixes
|
2014-11-09 16:53:33 +00:00 |
action-listops.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
action-log.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
action-navigate.js
|
tm-navigate: add separate properties to access bounds of client rectangle
|
2021-07-05 09:52:17 +01:00 |
action-popup.js
|
Extend <-popup> to create floating popups that must be manually cleared (#5655)
|
2021-05-02 10:20:39 +01:00 |
action-sendmessage.js
|
Add page print button
|
2016-10-20 09:44:52 +01:00 |
action-setfield.js
|
Revert "Merge pull request #2166 from matabele/patch-5"
|
2016-01-06 09:38:39 +00:00 |
browse.js
|
BrowseWidget: Add "accepts" attribute
|
2020-04-21 22:18:34 +01:00 |
button.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
checkbox.js
|
Added disabled attribute to input widgets (#5014)
|
2020-11-09 18:28:12 +00:00 |
codeblock.js
|
Clean up the highlight plugin
|
2014-02-10 13:51:38 +00:00 |
count.js
|
Fix count widget to return "0" for an empty filter string instead of undefined
|
2020-04-09 11:04:50 +01:00 |
diff-text.js
|
Improve diff count for diff-text widget
|
2018-04-03 17:50:17 +01:00 |
draggable.js
|
Fix suspected typo that impacts refresh handling (#4464)
|
2020-03-09 21:07:34 +00:00 |
droppable.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
dropzone.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
edit-binary.js
|
Add download button/link to binary tiddler warning banners in view and edit mode (#4423)
|
2020-01-31 09:13:28 +00:00 |
edit-bitmap.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
edit-shortcut.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
edit-text.js
|
Introduce text editor toolbar (#2315)
|
2016-04-22 08:36:29 +01:00 |
edit.js
|
Add "autocomplete" attribute to <$edit> and <$edit-text> widgets
|
2020-11-30 18:48:04 +00:00 |
element.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
encrypt.js
|
Refactor wiki.filterTiddlers()
|
2014-04-27 20:03:33 +01:00 |
entity.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
eventcatcher.js
|
eventcatcher widget: Add viewport-relative coordinates
|
2021-08-05 08:35:44 +01:00 |
fieldmangler.js
|
Add support for JSON-formatted tiddler store, and make it the default (#5708)
|
2021-07-14 09:15:30 +01:00 |
fields.js
|
Add new parameters to fields-widget and fields-operator. (#4433)
|
2020-04-15 12:36:48 +01:00 |
image.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
importvariables.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
jsontiddler.js
|
Add support for JSON-formatted tiddler store, and make it the default (#5708)
|
2021-07-14 09:15:30 +01:00 |
keyboard.js
|
Keyboard widget: provide variable for shortcut descriptor to actions. (#5782)
|
2021-06-14 12:03:59 +01:00 |
link.js
|
tm-navigate: add separate properties to access bounds of client rectangle
|
2021-07-05 09:52:17 +01:00 |
linkcatcher.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
list.js
|
Fix: bug with List Widget where the counter-last variable is not always accurately updated on refresh (#5883)
|
2021-07-15 21:59:07 +01:00 |
log.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
macrocall.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
messagecatcher.js
|
MessageCatcher: Expose lists of the message property names
|
2021-08-21 12:50:38 +01:00 |
navigator.js
|
Hook for closing tiddlers (#3797)
|
2021-06-22 19:51:35 +01:00 |
password.js
|
Fix default password
|
2013-11-10 19:22:10 +00:00 |
qualify.js
|
Change qualify widget parameter name to match qualify macro
|
2018-11-06 16:41:18 +00:00 |
radio.js
|
Fix Radio widget to refresh selectively, and use the checked attribute properly
|
2021-03-07 15:49:07 +00:00 |
range.js
|
Add actions parameter to range-widget + docs! (#5158)
|
2020-12-01 18:11:09 +00:00 |
raw.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
reveal.js
|
Reveal widget: fix crash when popup tiddler is refreshed but the popup is not displayed
|
2021-08-04 17:00:42 +01:00 |
scrollable.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
select.js
|
Fix refreshing of select widget when attributes change (#5635)
|
2021-04-25 16:05:02 +01:00 |
setvariable.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
text.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
tiddler.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
transclude.js
|
Revert "Revert "Transclude widget: refresh selectively when needed (#5736)""
|
2021-06-02 21:45:06 +01:00 |
vars.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
view.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |
widget.js
|
Add support for full refreshing of action widgets
|
2021-07-02 14:33:38 +01:00 |
wikify.js
|
style(App) eliminate whitespace at the end of code lines (#5735)
|
2021-05-30 19:20:17 +01:00 |