Jermolene
d84a03c2d7
Preparing for v5.1.16
2018-04-25 18:33:53 +01:00
Jermolene
d77a3795b7
Update new release banner
2018-04-25 15:33:13 +01:00
Jermolene
3e707f6a51
Docs: add RangeWidget examples
2018-04-25 14:29:26 +01:00
Mario Pietsch
19085a1277
Add data attributes to ViewTemplate ( #3209 )
...
* change 3 set-widgets to 1 var-widget call. Add data-tags and userClass.
* add new documentation and change the existing one accordingly.
2018-04-24 22:08:20 +01:00
Tobias Beer
6bbf36f903
Update docs for delimiter in environment variables ( #3049 )
...
fixes #2954
2018-04-24 22:06:09 +01:00
Matt Lauber
c974858cf5
Add Range widget ( #2988 )
...
* Adds a range widget
Adds a range widget that supports all the range attributes on a input[type=range] element. These include min max and increment.
* Update range.js
* Fix spaces vs tabs.
* Added documentation.
2018-04-24 22:05:05 +01:00
Jermolene
141629c63b
Update TiddlySpace info
...
Fixes #3218
2018-04-21 17:27:31 +01:00
Matt Lauber
5ea6c9a273
Modify the is operator to allow multiple types to be specified. ( #2982 )
...
* Modify the is operator to allow multiple types to be specified.
* Fixed indentation.
* Fixed indentation.
* Rewritten to maintain input order when multiple filters provided.
* Updated documentation.
* Update is.tid
2018-04-12 13:21:49 +01:00
Jermolene
99d8da9fc4
Update TiddlyWiki in the Sky for Dropbox URL
2018-04-10 13:00:51 +01:00
BurningTreeC
afe14b47b5
draggable widget: actions on drag-start and drag-end ( #3203 )
...
* pass drag-start end drag-end actions to draggable
* Update dragndrop.js
* Update dragndrop.js
* Update dragndrop.js
* Update dragndrop.js
* Update dragndrop.js
* renaming dragstart/dragend -> start/end
* renaming dragstart/dragend -> start/end
* adding docs
2018-04-08 10:29:17 +01:00
Tobias Beer
f092d08358
sets checked class for radio widget wrapper / label ( #2182 )
...
* sets checked ckass for radio widget wrapper
* added tc-radio as standard class for radio widgets
* removed selectedClass again, as suggested
@pmario ;-)
2018-04-08 09:52:41 +01:00
Jermolene
ea763d0eab
Add support for retaining tab content
...
Fixes #2031
2018-04-08 09:47:57 +01:00
Jermolene
ce7cb020fb
Add link to prerelease CodeMirror demo
...
Fixes #3204
2018-04-08 09:35:15 +01:00
Rizwan
3c92512a2d
[Doc] New types info to attributes table of reveal widget ( #3198 )
2018-04-07 12:49:12 +01:00
Jermolene
038f19ca9d
New release banner for v5.1.16
2018-04-05 16:31:50 +01:00
Jermolene
9e03264ebe
Add pluggable previews to the import listing
2018-04-03 17:50:57 +01:00
Jermolene
47cdf55133
Add new subtiddlerfields filter operator
2018-04-03 17:48:01 +01:00
twMat
43b4ded2cc
Update forum icon ( #3191 )
...
This icon is a much better clue to what the forum is about. Especially it is superior when someone is actually looking for help which, presumably, is one of the most important use cases with the tw webpage.
2018-04-02 19:44:13 +01:00
Mario Pietsch
2e8eb15536
Tag completion min length ( #3190 )
...
* tested with tw5.com index.html
* Controls the length of the input before the tag list is filtered
2018-04-02 19:43:18 +01:00
Rizwan
501ad2798f
Add ability to trigger actions on unchecking checkbox widget ( #3182 )
...
* Add uncheck-actions to checkbox widget
* Update checkbox.js
* Docs for "uncheckactions" param of checkbox widget
2018-04-02 19:39:59 +01:00
Jermolene
a8bd22f363
IIS instructions: Add docs link
2018-03-30 10:08:53 +01:00
Jermolene
274bea1258
Docs for running on MS Internet Information Server
2018-03-29 12:51:31 +01:00
Jermolene
1280984e78
Docs: cleanup file locations
2018-03-29 12:51:08 +01:00
Jermolene
b7746b0c55
Docs update for startup actions
2018-03-23 11:48:48 +00:00
Jermolene
1c6942402e
Add support for startup actions
2018-03-23 09:35:39 +00:00
Jermolene
28e713caac
Add screen width/height to platform information exposed at startup
2018-03-23 09:13:45 +00:00
Jermolene
8e9330e484
Minor tweaks for #3157
2018-03-22 20:37:06 +00:00
Rizwan
033feda02d
Adding comparative operators to reveal widget ( #3157 )
...
* Adding comparative operators to reveal widget
>, <, >=, <=
* Adding documentation and formatting changes
* Bring Alphanumericals to the scope of comparison operation
2018-03-22 16:51:02 +00:00
Rizwan
a62e7d218c
Create TW5-SingleExecutable_by_Jed_Carty.tid ( #3181 )
2018-03-20 19:21:31 +00:00
Jeremy Ruston
aa7b18427f
Incorporate “diff” engine to show visual differences ( #3112 )
2018-03-16 20:38:35 +00:00
Jermolene
0d354fe57f
SetWidget: Add "subtiddler" attribute
2018-03-16 20:35:41 +00:00
Jermolene
47264c8cd5
Remove third party cookies from tiddlywiki.com
...
Fixes #3106
2018-03-15 12:54:25 +00:00
Marxsal
eae573b9dd
Doc: How to hide author's name ( #3162 )
...
* Doc: How to hide author's name
* Rename tiddler. Add additional fields to hide.
* Small tweaks
* Removed creator field leftover from testing.
* New instructions for hiding author
* New instructions for hiding author #2
2018-03-14 18:10:56 +00:00
BurningTreeC
c9b8319801
Droppable widget - passing modifiers as variables ( #3167 )
...
* pass the modifier keys as variables
* Update DroppableWidget.tid
* Create modifier Variable.tid
* closing bracket got lost
2018-03-14 17:52:13 +00:00
twMat
22a15bed67
Update caption in jsontiddler Macro ( #3166 )
...
To not confuse with the actual jsontiddlerS macro
2018-03-12 09:01:55 +00:00
Rizwan
cb28065d8e
Docs: Community- Adding Widdly by Opennota ( #3160 )
2018-03-10 14:52:52 +00:00
Marxsal
bc87c3e3ae
Doc: Emergency Tiddler Export for Saving ( #3161 )
2018-03-10 14:51:56 +00:00
Marxsal
a5f3968304
Community Resource doc for Jed Carty's Dynamic Tables ( #3159 )
2018-03-10 14:51:22 +00:00
Marxsal
2e9f0b29d0
Doc: Saving with TiddlyFox - change wording re latest version ( #3019 )
...
* Doc: Saving with TiddlyFox - change wording re latest version
The instructions were recommending the exactly wrong direction.
* List alternate extensions for FF 57+
2018-03-10 14:50:45 +00:00
Marxsal
0a1152b83a
Simple methods to write protect tiddlers ( #3163 )
2018-03-10 14:47:47 +00:00
Jermolene
7cb54f32c6
Add draggable task management example
2018-03-07 15:52:58 +00:00
Jermolene
33cdf1550a
Docs: DefaultTiddlers tweaks
2018-03-06 16:14:50 +00:00
Marxsal
25d667868d
Explain undocumented features of startup tiddlers ( #3153 )
2018-03-06 11:27:21 +00:00
AlexHough
25fc4aa3ae
Docs: change link ( #3152 )
2018-03-05 11:36:16 +00:00
AlexHough
ee0ccd4cc4
Docs: change format of draggable in the intro ( #3150 )
...
The change brings it into line with the format in TransculdeWidget. I think it's OK to link to the tiddler defining the widget from the tiddler.
The ListWidget tiddler uses a different convention, "The list widget" : for consistancy I think all widgets should contain a WikiLink to themselves in the introduction
2018-03-05 11:26:39 +00:00
AlexHough
22cd017c2f
Docs: add Examples tag to ImageGallery ( #3147 )
...
* add Example to title
brings naming convention in line with ImageGallery Example
* Update LanguageGallery.tid
2018-03-05 11:23:39 +00:00
Jermolene
74c1fe16c8
Merge branch 'master' of https://github.com/Jermolene/TiddlyWiki5
2018-03-05 11:22:21 +00:00
Jermolene
51ad1deaf2
Docs: Add "Lists" tag to "Lists in WikiText"
...
Thanks @alexhough
Fixes #3146
2018-03-05 11:22:18 +00:00
AlexHough
308c644fc1
Docs: Add tag "Lists" to GroupedLists docs ( #3145 )
2018-03-05 11:21:09 +00:00
AlexHough
521c1f6068
Docs: add Lists tag to ListWidget ( #3144 )
2018-03-05 11:20:27 +00:00