nameanyone
658ccadca7
Remove obsolete reference to "recent" filter operator
2015-12-31 13:40:28 -08:00
Jermolene
f42acfa73e
Revised banner for 5.1.10
2015-12-31 14:03:48 +00:00
Jeremy Ruston
f2591761b0
Merge pull request #2169 from nameanyone/tw5-fold-button-spaces
...
Remove spaces around the fold button
2015-12-31 09:17:12 +00:00
Jermolene
56ff0027e0
Add new release banner for 5.1.10
2015-12-31 08:47:09 +00:00
nameanyone
49c6a172ad
Get rid of newline at eof.
2015-12-30 16:57:49 -08:00
nameanyone
bd9cd10de1
Remove the trailing space as well, missed that.
2015-12-30 15:38:35 -08:00
Jermolene
040e35eab6
Restore accidentally deleted tiddler fields
...
Fixes #2174
2015-12-29 15:51:26 +00:00
Jermolene
e3f381ed8d
Remove extraneous whitespace between tag pills
...
Fixes #2170
2015-12-29 15:21:53 +00:00
nameanyone
2a26ca53c2
Add margin to horizontal tabs
2015-12-29 00:12:06 -08:00
nameanyone
747eb9daba
Remove spaces between horizontal tabs
2015-12-29 00:02:19 -08:00
nameanyone
7fbe29fd04
Remove spaces around the fold button
...
...by removing newlines betwen widgets. Makes source harder to read but eliminates space characters from the end result.
2015-12-28 22:28:48 -08:00
William Jackson
a44edee782
Changed indents from spaces to tabs
...
I am informed this is the correct convention for TW5.
2015-12-28 18:12:22 +02:00
William Jackson
471f28e52b
Fix inadvertent clearing of text field (default) when field
attribute of the ActionSetField widget isn't set.
...
When using the widget with only short form SetText attributes (field="value) -- the default field (text) of the default tiddler is set to the default value ("") -- thus clearing the text field of the current tiddler. I have inserted a conditional to test for the presence of the `field` attribute.
Whilst I was about this, I have inserted code to enable the setting of any number of TextReferences -- this fixes the issue of only being able to set one index per widget and also allows different tiddlers to be targeted by the same widget.
2015-12-28 18:08:05 +02:00
Mario Pietsch
3977cf009b
fixes #2158 check if new fields are present and warn on cancel
2015-12-28 11:31:36 +01:00
Mario Pietsch
7c4ea64210
fixes #2158 check if new fields are present and warn on cancel
2015-12-28 11:29:43 +01:00
William Jackson
91b970e422
Updated docs of the ListOps widget to reflect changes to attribute names
2015-12-28 10:42:46 +02:00
William Jackson
48987e186a
Tidied up the code in the filters
2015-12-28 10:31:39 +02:00
William Jackson
2f51c3695d
Changed the name of the 'list' attribute to 'field'
...
Other users found this to be confusing -- I have made this change in both this widget and the $checklist widget to maintain consistency
2015-12-28 10:22:28 +02:00
Jeremy Ruston
0d27f3b836
Merge pull request #2154 from spelufo/katex-displaymode
...
Revert katex plugin to using `$$`. Use multiline for display mode.
2015-12-24 18:02:54 +00:00
Santiago Pelufo
8e02390353
Revert katex plugin to using $$
. Use multiline for display mode.
2015-12-24 13:52:19 -03:00
Jermolene
2fe2c531e8
Update release note
2015-12-24 16:04:47 +00:00
Jeremy Ruston
62e6d3a99c
Merge pull request #2006 from tobibeer/move-if-macro
...
moved if-macro, see #2005
2015-12-24 15:23:19 +00:00
Jeremy Ruston
fe00229ad5
Merge pull request #2004 from inmysocks/patch-9
...
Modified fieldmangler to create a tiddler if adding a tag (see #2001 )
2015-12-24 15:22:41 +00:00
Tobias Beer
456e7abc5d
add rows attribute to edittext, plus docs
2015-12-24 15:40:00 +01:00
Jermolene
3a426dfd2a
Docs for #2049
2015-12-24 14:12:53 +00:00
Jeremy Ruston
e344dbe077
Merge pull request #2049 from inmysocks/patch-11
...
Let $keyboard trigger action-widgets
2015-12-24 14:12:32 +00:00
Jeremy Ruston
44bf4310d2
Merge pull request #2058 from maweki/tiddlyweb-description
...
Expand description of "TiddlyWeb and TiddlySpace components"
2015-12-24 14:03:10 +00:00
Jeremy Ruston
dcc53b8e96
Merge pull request #2074 from mklauber/master
...
Manage a list field by allowing the <$select> widget to select multiple items.
2015-12-24 13:48:43 +00:00
Jermolene
075f5b757f
Merge branch 'mklauber-patch-1'
2015-12-24 13:47:13 +00:00
Jermolene
3e1128787a
Merge branch 'patch-1' of https://github.com/mklauber/TiddlyWiki5 into mklauber-patch-1
2015-12-24 13:46:21 +00:00
Jeremy Ruston
68c633c9bb
Merge pull request #2094 from jho1965us/patch-1
...
Changed Transclusion from html to TidlerWiki syntax in order to force…
2015-12-24 12:40:07 +00:00
Jeremy Ruston
08fed4840f
Merge pull request #2151 from tobibeer/sticky-popup-docs
...
documentation for "tc-popup-keep"
2015-12-24 11:01:32 +00:00
Jermolene
f4f86e3c23
Fixed problem with deleting alerts introduced in #1981
2015-12-24 11:00:47 +00:00
Jeremy Ruston
b1bc75d4eb
Merge pull request #2150 from matabele/patch-4
...
Added a tooltip
2015-12-24 10:52:29 +00:00
Jeremy Ruston
2da1af2a41
Merge pull request #2149 from matabele/patch-3
...
Added a tooltip
2015-12-24 10:52:10 +00:00
Jeremy Ruston
07c1af106b
Merge pull request #2148 from matabele/patch-2
...
Added a paragraph describing the use of tooltips
2015-12-24 10:51:55 +00:00
Jeremy Ruston
7ef60ded52
Merge pull request #2147 from matabele/patch-1
...
Added tooltip option to Tabs macro
2015-12-24 10:51:41 +00:00
William Jackson
b7c2063f63
Added sorting on 'order' field by default
...
What do you think of this idea?
2015-12-24 09:02:33 +02:00
Tobias Beer
c2dea12f1c
documentation for "tc-popup-keep"
2015-12-23 23:28:47 +01:00
William Jackson
d7f24a5779
Added a tooltip
2015-12-23 22:37:14 +02:00
William Jackson
61235a12fb
Added a tooltip
2015-12-23 22:35:46 +02:00
William Jackson
b905874c06
Added a paragraph describing the use of tooltips
2015-12-23 22:28:52 +02:00
William Jackson
03519c14b0
Added tooltip option
...
Tooltips should be entered in the 'tooltip' field of each tab tiddler
2015-12-23 20:55:03 +02:00
Jeremy Ruston
15eab0ce1c
Merge pull request #2146 from spelufo/katex-displaymode
...
Show how to use display mode in katexdemo/tiddlers/HelloThere.tid
2015-12-23 18:20:57 +00:00
Santiago Pelufo
5be0de798f
Show how to use display mode in katexdemo/tiddlers/HelloThere.tid
2015-12-23 14:57:24 -03:00
Jeremy Ruston
7676f93932
Merge pull request #2125 from tobibeer/set-emptyValue-always
...
always set emptyValue, not just for filter
2015-12-23 17:42:41 +00:00
Jeremy Ruston
3dc001620c
Merge pull request #2145 from spelufo/katex-displaymode
...
Make latex-parser.js render $$$ as display mode math
2015-12-23 17:19:58 +00:00
Santiago Pelufo
a94ba99ec2
Make latex-parser.js render $$$ as display mode math
2015-12-23 14:14:58 -03:00
Jeremy Ruston
55f053ec89
Merge pull request #2139 from spelufo/katex-displaymode
...
Add displayMode attribute to katex widget
2015-12-23 13:20:49 +00:00
Jermolene
57ceffd67c
Merge #1909 from @nameanyone
2015-12-23 12:19:47 +00:00