jeremy@jermolene.com
5c378855ab
Merge branch 'tiddlywiki-com'
2022-11-25 15:27:42 +00:00
jeremy@jermolene.com
ebc1f7e4ce
Add link to official Mastodon account
2022-11-25 15:14:15 +00:00
Maurycy Zarzycki
2fcbf3b521
Update documentation to fix a mistake with format used by created
and modified
( #7060 )
2022-11-24 18:43:51 +00:00
jeremy@jermolene.com
00927d2e13
Add parsermode pragma
...
Fixes #7058
2022-11-23 22:35:32 +00:00
jeremy@jermolene.com
026739e2e0
Revert "Revert "add table utility classes and some docs how to use them. fix problem with control-panel basics tab shown in story river ( #7039 )""
...
See https://github.com/Jermolene/TiddlyWiki5/pull/7057#issue-1461608206
This reverts commit fba9efcf4a
.
2022-11-23 21:52:36 +00:00
jeremy@jermolene.com
52592a4dbc
Add support for named end markers for procedures, functions and widgets
2022-11-23 16:30:20 +00:00
jeremy@jermolene.com
b78f8769a9
Docs: move tiddlers to correct directory
2022-11-23 16:27:39 +00:00
jeremy@jermolene.com
39d88bf156
Docs: Update \define pragma to cover named ends
2022-11-23 09:02:39 +00:00
jeremy@jermolene.com
778b8dec7f
Merge branch 'master' into parameterised-transclusions
2022-11-23 09:01:42 +00:00
jeremy@jermolene.com
fba9efcf4a
Revert "add table utility classes and some docs how to use them. fix problem with control-panel basics tab shown in story river ( #7039 )"
...
See #7056
This reverts commit b8a30091ee
.
2022-11-23 08:28:06 +00:00
jeremy@jermolene.com
0dc30086e9
Update new release banner
2022-11-22 21:08:41 +00:00
Jeremy Ruston
cb0d0cfa6d
Support nested macro definitions ( #7004 )
...
* First commit
* Switched to \end <name> instead of all those repeated backslashes
Thanks @kookma. See https://github.com/Jermolene/TiddlyWiki5/pull/7004#issuecomment-1286429236
* Docs update
2022-11-22 17:10:37 +00:00
jeremy@jermolene.com
45958db074
Merge branch 'master' into parameterised-transclusions
2022-11-22 16:29:45 +00:00
Maurycy Zarzycki
d32d559f93
Add Timestamp to DateFormat ( #7043 )
...
* add Timestamp to DateFormat
* improve TIMESTAMP documentation
2022-11-21 16:13:34 +00:00
Mario Pietsch
b8a30091ee
add table utility classes and some docs how to use them. fix problem with control-panel basics tab shown in story river ( #7039 )
2022-11-20 17:48:10 +00:00
Maurycy Zarzycki
6955f14c3c
add a hidden config to disable Syncer logging to the console ( #7049 )
2022-11-20 17:26:14 +00:00
Maurycy Zarzycki
994c5a2970
fix incorrect quote characters used in a code example ( #7035 )
2022-11-19 22:23:36 +00:00
Talha Mansoor
c663d2ba00
Sort completed tasks by 'modified' instead of 'created' field ( #7047 )
2022-11-19 22:13:02 +00:00
Talha Mansoor
39e8c8b125
Fix modified timestamp ( #7046 )
2022-11-19 22:11:46 +00:00
jeremy@jermolene.com
846edbfaa4
Merge branch 'master' into parameterised-transclusions
2022-11-16 08:27:00 +00:00
jeremy@jermolene.com
63803fd99d
Merge branch 'tiddlywiki-com'
2022-11-15 19:50:44 +00:00
jeremy@jermolene.com
79ec96cb59
Remove old link
2022-11-15 17:58:50 +00:00
jeremy@jermolene.com
4e3566745e
Merge branch 'master' into parameterised-transclusions
2022-11-15 11:46:04 +00:00
jeremy@jermolene.com
368963def0
Revert "Allow $:/core/ui/ControlPanel/Basics to work in the story river + some docs about utility classes ( #6912 )"
...
This reverts commit 10cb585dae
.
2022-11-15 11:41:55 +00:00
jeremy@jermolene.com
70930e16b2
Merge branch 'master' into parameterised-transclusions
2022-11-15 10:39:29 +00:00
jeremy@jermolene.com
1483195cd5
Merge branch 'tiddlywiki-com'
2022-11-15 10:39:05 +00:00
Mario Pietsch
ea3503e30c
Allow users to overwrite TOC default icons ( #6913 )
...
* Allow users to overwrite TOC default icons
* Fix docs as requested
2022-11-14 22:04:30 +00:00
Mario Pietsch
10cb585dae
Allow $:/core/ui/ControlPanel/Basics to work in the story river + some docs about utility classes ( #6912 )
...
* allow $:/core/ui/ControlPanel/Basics to work in the story river + some docs about utility classes
* apply changes suggested by twMat
* fix some typos and change the base padding for tables
* fix a typo and remove whitespace
* remove TODO in base CSS
2022-11-14 17:36:01 +00:00
Mario Pietsch
832868ecae
Allow user defined setting for retain-story-order button in ControlPanel ( #6863 )
...
* allow user defined setting for retain-story-order button in ControlPanel
* improve hidden setting wording
* adjust all languages with new "ControlPanel DefaultTiddlers BottomHint
* fix typos and snippet filename
2022-11-14 17:30:13 +00:00
TonyM
b263ee3c80
Update SystemTag_ $__tags_Filter.tid ( #7019 )
...
said seach not search in two places description and body
2022-11-14 17:05:16 +00:00
Jeremy Ruston
b097d2ec48
Fix typo in SystemTag_ $__tags_ClassFilters_TiddlerTemplate.tid
...
Thanks @twMat
2022-11-14 16:58:50 +00:00
Jeremy Ruston
ef779c11e8
Fix Node.js installation instructions for Arch Linux
...
Fixes #7027
2022-11-14 11:52:38 +00:00
jeremy@jermolene.com
149d6c2d73
Docs: clarify function operator invocation
...
See discussion at https://github.com/Jermolene/TiddlyWiki5/issues/6991#issuecomment-1301703599
2022-11-05 10:13:35 +00:00
jeremy@jermolene.com
965bd090a9
list-links macro: add "field" parameter
...
See https://talk.tiddlywiki.org/t/choosing-what-field-to-show-with-list-links/5039?u=jeremyruston
2022-11-05 09:10:31 +00:00
jeremy@jermolene.com
478b585a8c
Merge branch 'master' into parameterised-transclusions
2022-11-02 08:21:17 +00:00
jeremy@jermolene.com
62f26d6630
Improve genesis widget examples
2022-11-01 10:07:54 +00:00
jeremy@jermolene.com
38ac1e4bfd
Merge branch 'master' into parameterised-transclusions
2022-10-30 21:21:21 +00:00
jeremy@jermolene.com
e7caa0c739
Docs typo
...
Thanks @twMat
2022-10-30 21:17:55 +00:00
Saq Imtiaz
3f55f827a6
Extend page template with filter assigned classes ( #6976 )
...
* Extend page template with filter assigned classes
* feat: added dynamic class support for tiddler templates and documentation
2022-10-28 12:58:58 +01:00
jeremy@jermolene.com
b9d27e9fd5
Revert "Fix popup position if popup is triggered from within an offsetParent element ( #6887 )"
...
This reverts commit 5b85786f73
.
2022-10-22 13:22:15 +01:00
FlashSystems
5b85786f73
Fix popup position if popup is triggered from within an offsetParent element ( #6887 )
...
* Fix popup location for tables
This commit introduces the `popupAbsCoords` option to the $button widget
and implements an absolut coordinate format.
Coordinates for popups are stored in the format `(x,y,w,h)`. These
coordinates are relative to the offset parent of the element that
defines the popup.
This commits adds a second format `@(x,y,w,h)`. Coordinates specified in
this format a relative to the pages root element.
The `popupAbsCoords` option of the $button widget enables the use of
this coordinates.
* Unify the declaration of the RegEx for parsing the popup-position
The regular expression was declared in three locations with the same
content. This commit supplies a new function `parseCoordinates` in
`popup.js`. This function returns the parsed coordinates and understands
the classic/absolute coordinates.
This function is used in `reveal.js` and `action-popup.js` to parse the
coordinates.
* Add documentation for coordinate systems
* Consolidate creating coordinate strings
The Popup object now contains a `buildCoordinates` method that can be
used to build coordinate strings. It takes an "enum" for the coordinate-
system to use. This makes everything easily extensible and prevents the
use of magic values.
* Add tests for `parseCoordinates` and `buildCoordinates`
* Add `tv-popup-abs-coords` to `collectDOMVariables`
This will make the absolute coordinates available for the
`DraggableWidget` and the `EventCatcherWidget`.
* Add documentation for the `tv-popup-abs-coords`
... to the `DraggableWidget` and the `EventCatcherWidget`.
2022-10-22 13:13:39 +01:00
jeremy@jermolene.com
33de634606
Adjust modified times of docs tiddlers to make them easier to find
2022-10-19 09:15:38 +01:00
jeremy@jermolene.com
14e0a271d4
New New Release Banner
2022-10-19 08:37:04 +01:00
jeremy@jermolene.com
bc375c04b9
Temporary new release banner for v5.3.0
2022-10-19 08:14:29 +01:00
jeremy@jermolene.com
32710ef9e6
Merge branch 'master' into parameterised-transclusions
2022-10-18 17:23:57 +01:00
jeremy@jermolene.com
c19d6d6328
Merge branch 'tiddlywiki-com'
2022-10-17 12:22:06 +01:00
jeremy@jermolene.com
941c09fae2
ScrollableWidget example shouldn't iterate through all tiddlers
2022-10-17 12:21:34 +01:00
jeremy@jermolene.com
b531984f50
Restore "Add default settings for styled inline SPANs ( #6877 )"
...
This reverts commit 6f98edd6bd
.
2022-10-16 17:28:36 +01:00
Rob Hoelz
91327c1af0
Use deprecated macro for deprecated commands ( #6973 )
...
This just brings the documentation for these commands more inline with
other deprecations, plus offers a link to the recommended alternative
as well as the explanation for deprecation
2022-10-10 16:49:20 +01:00
jeremy@jermolene.com
76bc3a7358
Docs typo
...
https://github.com/Jermolene/TiddlyWiki5/pull/6666#discussion_r990811220
Thanks @btheado
2022-10-09 17:48:24 +01:00
jeremy@jermolene.com
85a203bcf2
Revert modified date of docs that have only had minor tweaks
2022-10-09 17:43:38 +01:00
jeremy@jermolene.com
c25129584c
Docs updates
2022-10-09 17:34:22 +01:00
jeremy@jermolene.com
1c73460ecc
Fix doc file locations
2022-10-09 13:56:36 +01:00
jeremy@jermolene.com
ef93fc29bf
More docs updates
2022-10-09 13:54:33 +01:00
jeremy@jermolene.com
6f98edd6bd
Revert "Add default settings for styled inline SPANs ( #6877 )" because of failed tests
...
This reverts commit 23e0eeb556
.
2022-10-07 18:43:09 +01:00
Mario Pietsch
23e0eeb556
Add default settings for styled inline SPANs ( #6877 )
...
* add default settings for styled inline SPANs
* change color names in palettes and vanilla-base
* change parser behaviour if custom class is used
* tc-inline-style will only be set if no other custom setting is appliead
* Add tests for inline-styles
* add one more test
* remove space after if
2022-10-07 18:05:49 +01:00
Maurycy Zarzycki
f33c7e2aef
Allow global keyboard shortcuts to override all other shortcuts by providing a special field ( #6735 )
...
* allow global keyboard shortcuts to override all other shortcuts by providing a special field
* rework the global shortcuts taking priority
* replace bool option with options object in KeyboardManager's keydown handler
* update keyboard shortcut documentation to add information about the new priority setting
* add support for priority global keyboard shortcuts to code mirror
* update the feature's docs to point out it was/will be introduced in 5.2.4
* rollback unnecessary change
2022-10-07 17:31:04 +01:00
jeremy@jermolene.com
12a87840fd
Merge branch 'master' into parameterised-transclusions
2022-10-07 16:57:54 +01:00
jeremy@jermolene.com
fc586481a9
Merge branch 'tiddlywiki-com'
2022-10-07 16:57:34 +01:00
jeremy@jermolene.com
09179d2f62
Deprecated macro: update text
2022-10-07 16:57:19 +01:00
jeremy@jermolene.com
dcbff82460
Docs updates
2022-10-07 16:56:21 +01:00
jeremy@jermolene.com
6be996a858
Docs update
2022-10-06 21:37:14 +01:00
jeremy@jermolene.com
bf41e08c2f
Revert change to setwidget docs
2022-10-06 10:30:40 +01:00
jeremy@jermolene.com
d6ff38095b
Docs: Fix typo
2022-10-06 10:25:14 +01:00
jeremy@jermolene.com
9641345b92
Docs updates
2022-10-03 14:40:27 +01:00
jeremy@jermolene.com
93100a1c8f
Remove support for conditional definitions
...
It was introduced for use cases associated with the global mechanism that was dropped in e3d13696c8
2022-10-03 14:39:45 +01:00
twMat
79e2e317cf
Update Styles and Classes in WikiText.tid ( #6969 )
...
Add tag to include this tiddler in the list in the tiddler
https://tiddlywiki.com/prerelease/#How%20to%20apply%20custom%20styles
2022-10-02 17:37:03 +01:00
jeremy@jermolene.com
0a309f4865
Merge branch 'master' into parameterised-transclusions
2022-10-01 10:18:34 +01:00
Jeremy Ruston
db6abb9703
Improve recursion detection for transclusion and filters ( #6970 )
2022-10-01 10:13:40 +01:00
jeremy@jermolene.com
1df4c29d73
Relax the restriction on the let widget being unable to create variables starting with a dollar
2022-10-01 09:47:26 +01:00
jeremy@jermolene.com
109edd1b76
Docs update
2022-09-24 15:09:12 +01:00
jeremy@jermolene.com
d950835e2f
Docs clarification
2022-09-24 15:05:54 +01:00
jeremy@jermolene.com
a482f01352
Merge branch 'master' into parameterised-transclusions
2022-09-24 14:08:44 +01:00
Jeremy Ruston
4e9267ea58
Introduce genesis widget ( #6961 )
...
* Initial Commit
* Fix version number
* Fix docs date
2022-09-24 14:07:42 +01:00
jeremy@jermolene.com
e3d13696c8
Remove implementation of $:/globals/
...
Performance with this implementation is inherently poor because of the need to perform a wiki lookup for each child widget created.
2022-09-24 12:56:06 +01:00
jeremy@jermolene.com
fddaa9fdb1
Merge branch 'master' into parameterised-transclusions
2022-09-24 11:07:53 +01:00
jeremy@jermolene.com
dd66fcc759
Merge branch 'tiddlywiki-com'
2022-09-24 11:06:39 +01:00
jeremy@jermolene.com
8ebb9ef442
Typo from a981f8ccfe
...
Fixes #6955
2022-09-24 10:55:22 +01:00
jeremy@jermolene.com
0c88467111
Merge branch 'master' into parameterised-transclusions
2022-09-22 10:35:01 +01:00
jeremy@jermolene.com
50f54ba6ca
Merge branch 'tiddlywiki-com'
2022-09-22 10:34:41 +01:00
jeremy@jermolene.com
1a0ab68dec
Complete fix for a981f8ccfe
2022-09-22 10:34:27 +01:00
jeremy@jermolene.com
c3589357bf
Huge Documentation Update
...
Not quite finished, but definitely on the home stretch
2022-09-21 10:41:03 +01:00
jeremy@jermolene.com
0196844f17
Merge branch 'master' into parameterised-transclusions
2022-09-21 09:33:24 +01:00
jeremy@jermolene.com
bb67f96562
Merge branch 'tiddlywiki-com'
2022-09-21 09:32:33 +01:00
jeremy@jermolene.com
a981f8ccfe
Partial fix for wikitext example macros
...
They don't work when the src text contains variable substitution syntax.
2022-09-21 09:32:18 +01:00
jeremy@jermolene.com
6847906bea
Docs typo
2022-09-16 16:33:04 +01:00
jeremy@jermolene.com
fe6186b1c1
Docs update
2022-09-16 16:07:58 +01:00
twMat
fe365354d0
[doc] Update WidgetMessage: tm-new-tiddler ( #6945 )
...
...
2022-09-13 17:20:28 +01:00
jeremy@jermolene.com
ef677c39c0
Docs tweaks
2022-09-11 10:57:35 +01:00
jeremy@jermolene.com
a3ba6f9370
Tests and docs for function operator
2022-09-11 10:49:02 +01:00
jeremy@jermolene.com
7aba21c1be
Docs updates
2022-09-09 14:15:56 +01:00
jeremy@jermolene.com
32a6b6bb90
Docs updates
2022-09-09 12:05:08 +01:00
jeremy@jermolene.com
82b22523aa
Rejig genesis widget to be easier to use
2022-09-09 10:37:39 +01:00
jeremy@jermolene.com
fe74a776e9
Docs: Add note for retrieving system tiddlers via HTTP under Node.js
...
See #6866
2022-09-09 10:02:26 +01:00
Roma Hicks
93e1a632b8
Updated URL to new public site. ( #6496 )
2022-09-05 18:04:47 +01:00
jeremy@jermolene.com
f0fa1af3a8
Merge branch 'master' into parameterised-transclusions
2022-09-02 18:17:32 +01:00
Jeremy Ruston
35b9faaa89
JSON Filter Operators (Revised Attempt) ( #6936 )
...
* First commit
Cherry-picked from #6666
* Adjust release version number
Just in case we decide to make a release before we merge #6666
2022-09-02 18:15:45 +01:00
jeremy@jermolene.com
d852123f61
Tweak semantics of JSON operators to match #6932
...
This allows us to later bring in the optimisations without breaking backwards compatibility.
2022-09-02 17:14:50 +01:00
Marxsal
c1f6e02d14
Fix missing links in Getting Started. ( #6900 )
...
* Fix empty links in Getting Started.
* Remove standalone TH reference and combine lines.
2022-08-19 08:14:04 +01:00
jeremy@jermolene.com
2b8b133d4a
Merge branch 'master' into parameterised-transclusions
2022-08-17 18:11:21 +01:00