Mario Pietsch
ba10b4fb00
Docs: bring tm-fold-xxx message docs on par with the code, that is executed. ( #4353 )
2020-01-30 12:50:19 +00:00
Mario Pietsch
151eed5c81
Docs: fix typos and font-size ( #2795 )
2020-01-30 12:49:37 +00:00
twMat
cead051c73
Docs: Update sign Operator.tid ( #4426 )
2020-01-29 17:18:33 +00:00
twMat
35178f41b0
Docs: Update length Operator.tid ( #4428 )
2020-01-29 17:14:02 +00:00
Jeremy Ruston
17fb43bd6f
Introduction edition: fix some display issues
...
Two of the tiddlers incorporate content dynamically drawn from the core, and so the size of the tiddlers has increased as the core has grown.
2020-01-29 17:09:28 +00:00
Brooks Boyd
b258afea0d
Replace Markdown parsing library with Remarkable ( #3876 )
...
* Replace Markdown parsing library with Remarkable
* Fix handling of block-level elements
* Update documentation
* Add config options for Parser actions
* Add Config options for Remarkable library
* Match code style
* Update documentation
* Handle ordered lists and horizontal rules
* Update to v2.0.0 of Remarkable library
2020-01-20 13:13:36 +00:00
TonyM
8145caa104
Add a new example that shows using all before to determine the nummeric position of a title in a list. ( #4412 )
...
See discussion https://groups.google.com/forum/?hl=en#!topic/tiddlywiki/wY6haW2cYMA
2020-01-14 16:55:53 +00:00
Jeremy Ruston
6732b3c0d9
Use match operator instead of prefix
...
Fixes #4407
2020-01-05 13:54:06 +00:00
Jeremy Ruston
429d38e75d
Update TiddlyFox docs
...
Fixes #4399
2020-01-04 11:20:17 +00:00
Jeremy Ruston
5a5c967a39
Add support for $:/tags/Macro/View macros that are only visible within view templates
2020-01-03 10:40:11 +00:00
Mario Pietsch
3aa5198c3e
Update tests ( #4392 )
...
add 3 new tiddlers, add 1 "enlist" test, fix all tests that failed, because 3 new tiddlers where added. stopped ESLint to complain about global vars, fix some mixed-tab-space indent typos.
2019-12-19 13:38:09 +00:00
Jeremy Ruston
0671bc5afd
Tweak docs for each filter
2019-12-12 17:39:23 +00:00
Will Atwood Mitchell
d23545de1f
Update links to Json Mangler plugin github pages ( #4388 )
...
The plugin's repo appears to have been renamed.
2019-12-12 16:48:38 +00:00
Jeremy Ruston
e33d519ce0
Update docs for "each" filter
2019-12-09 09:05:21 +00:00
Jeremy Ruston
afb7435a88
Remove "hack-to-give-us-something-to-compare-against"
...
It looked messy in the control panel listing.
2019-11-14 09:23:17 +00:00
Marica Odagaki
613f0b2559
Upgrade to Jasmine 3 ( #4226 )
...
* process.exit() only exist in a node.js environment
* updateInterval has been removed from upstream
From upstream commit:
b6eb9a4d5e
* Update Jasmine to 3.4.0
* Reuse the evalInContext helper
* Fix expected parse result to match the actual result
* 'describe' cannot be nested inside 'it' blocks
Jasmine started to explicitly raise an error in these cases since:
https://github.com/jasmine/jasmine/pull/1411
* Be consistent about how to refer to library files
* Update link to Jasmine's official website
2019-11-12 21:42:38 +00:00
Jeremy Ruston
bfbd886a8b
Add "index" attribute to range widget
2019-11-04 18:56:22 +00:00
Jeremy Ruston
df85281420
Improve docs on installing plugins under Node.js
2019-11-02 13:19:00 +00:00
Jeremy Ruston
43d18e74d5
Syncer: add hidden setting for disabling lazy loading
2019-10-25 10:02:57 +01:00
Matt Lauber
14e799d36b
Add discord to forums tiddler. ( #4343 )
2019-10-24 10:03:05 +01:00
Matt Lauber
9e9944b76d
Correct the jsonstringify documentation ( #4344 )
...
The jsonstringify substitution table does not list all substitutions, and it listed `'` as being replaced when it's not. This updates the table based on the code at https://github.com/Jermolene/TiddlyWiki5/blob/master/core/modules/utils/utils.js#L537
2019-10-24 10:02:20 +01:00
Nils-Hero Lindemann
6fa3e21116
Replace '<<...>>' with a macrocall widget ( #4346 )
...
... because there is another macrocall inside.
This was introduced by the commit 'Fix sizes of SVG icons in documentation' (SHA: 9395d7567179c436d0e8ac26fc976d717eae7f50) where this probably slipped through in a regular expression replacement session.
I searched through the codebase and the other replacements of this type are ok.
2019-10-24 09:15:52 +01:00
Jeremy Ruston
00974be82d
Update release note
2019-10-14 13:19:40 +01:00
Jeremy Ruston
6089c4de29
Extend refresh throttling to tiddlers having a "throttle.refresh" field
...
See discussion here: https://groups.google.com/d/msgid/tiddlywiki/7738644f-b53f-4fb0-b0df-16243fe51795%40googlegroups.com
2019-10-14 10:42:14 +01:00
donmor
e5985566ce
Update Saving on Android.tid ( #4316 )
2019-10-13 17:43:46 +01:00
Jeremy Ruston
9395d75671
Fix sizes of SVG icons in documentation
...
Fixes #4153
2019-10-13 15:35:36 +01:00
Jeremy Ruston
1010ca01cc
Stylesheet cleanup
2019-10-06 14:59:08 +01:00
Jeremy Ruston
124efb31ea
Update release note
2019-10-04 17:47:37 +01:00
Matt Lauber
6e57f16517
Documentation: typo in Range widget documentation ( #4288 )
...
The documentation for the range widget refers to radio buttons, instead of range sliders.
2019-10-04 15:50:32 +01:00
Matt Lauber
a9cc292dc9
Add an example to the $fieldmangler widget ( #4287 )
...
Add an example to the field mangler widget demonstrating the `tiddler` param.
2019-10-04 15:50:00 +01:00
Jeremy Ruston
81867a75cd
Add docs for tm-unload-plugin-library message
...
Fixes #4281
2019-10-04 12:37:04 +01:00
Jeremy Ruston
66435b4992
Update release note
2019-09-28 11:50:53 +01:00
Jeremy Ruston
55e3b8d66d
Plugin improvements
...
* Improve docs
* Improve styling of subplugins
2019-09-28 11:49:09 +01:00
Jeremy Ruston
ded9d4074c
Plugin library chooser improvements
...
* Make "Also requires:" translatable
* Clearer styling for sub-plugins
* Documentation tweaks
2019-09-28 10:06:18 +01:00
Jeremy Ruston
0193bfd5e9
Plugin docs updates
2019-09-27 21:57:46 +01:00
Jeremy Ruston
7428f17551
Docs typo
2019-09-20 16:17:55 +01:00
Jeremy Ruston
1dbab6fd0e
Update release note
2019-09-18 21:10:21 +01:00
Jeremy Ruston
1150c87edb
Add [is[binary]] operator
2019-09-16 16:15:26 +01:00
Jeremy Ruston
0017d441d9
Update release note
2019-09-16 12:21:20 +01:00
Jeremy Ruston
90745f93a5
Update safe mode docs
...
Ping @anthonymuscio
2019-09-12 10:33:25 +01:00
Jeremy Ruston
1631f21a6b
Preparation for v5.1.22-prerelease
2019-09-10 17:20:36 +01:00
Jeremy Ruston
42060acb43
Preparing for release of v5.1.21
2019-09-10 16:32:30 +01:00
Jeremy Ruston
978d52f3e8
Merge branch 'tiddlywiki-com'
2019-09-10 16:21:55 +01:00
Jeremy Ruston
b8129b6e36
Update release note
2019-09-10 16:21:37 +01:00
Jeremy Ruston
b5e4cc0cc8
Docs: Clarify reveal widget animation requirements
2019-09-10 16:07:36 +01:00
Jeremy Ruston
ff6070f033
Update release note
2019-09-09 16:48:12 +01:00
Cameron Fischer
fb12807a33
Reverting changes to stringifyList ( #4249 )
...
I (Flibbles) changed it so that lists generated by stringifyList
would always be compatible with a filter parser, but since lists
are not, and never will be, a subset of filters, there isn't a
point.
More importantly, wrapping negative numbers like "-7" in brackets
would mess up some math stuff.
2019-09-09 14:56:40 +01:00
Jeremy Ruston
f74e4c520d
Add docs for tm-rename-tiddler
...
Fixes #4246
2019-09-09 14:38:29 +01:00
Jeremy Ruston
ef5c53bf9a
Release note updates
2019-09-04 16:04:33 +01:00
Jeremy Ruston
6899be59e2
Fix date and time for for "Hidden Setting: Sync Polling Interval"
2019-09-03 19:26:23 +01:00