linonetwo
fef444cb1c
fix: when id not exist, still navigate to the tiddler
2023-09-17 20:25:40 +08:00
linonetwo
cff0240ac8
feat: allow using any char in id
2023-09-17 20:11:59 +08:00
linonetwo
a5c2f8558e
feat: allow different tiddler have same block id in the text, and only jump to the one with a same tiddler title.
2023-09-17 20:03:15 +08:00
linonetwo
07130c2ad0
fix: code style and types
2023-09-16 15:37:46 +08:00
linonetwo
3bcd822c97
fix: scroll too slow if tiddler already appear
2023-09-16 15:33:03 +08:00
linonetwo
c0b6b7988a
fix: element not exist
2023-09-16 15:22:42 +08:00
linonetwo
7200f73cdc
refactor: use th-navigated to simplify the code
2023-09-16 15:12:56 +08:00
linonetwo
db83401a69
docs: about usage
2023-09-16 14:26:37 +08:00
linonetwo
e6445b79c5
docs: why add hook
2023-09-16 13:40:55 +08:00
linonetwo
0863916f9b
fix: wait until animation finish and dom show
2023-09-16 05:13:40 +08:00
linonetwo
d8bdd09eb0
fix: ensure hightlight is visible
2023-09-16 05:00:10 +08:00
linonetwo
6b6124369c
fix: param maybe null
2023-09-16 04:49:50 +08:00
linonetwo
3d8ade3ebe
feat: redirect tm-focus-selector event to check parent or sibling
2023-09-16 04:45:07 +08:00
linonetwo
b956e72536
fix: properly match blockId and pass it to ast
2023-09-16 04:09:21 +08:00
linonetwo
d5e9d2a71b
feat: allow wiki pretty link to have id
2023-09-16 02:49:58 +08:00
linonetwo
18236b547f
feat: allow add id for code block
2023-09-16 02:38:06 +08:00
linonetwo
4c407c28e4
refactor: use blockid for shorter name
2023-09-15 22:43:23 +08:00
linonetwo
5b6f5b2704
feat: parse and show ^id
2023-09-15 22:17:19 +08:00
Jeremy Ruston
49c96901f3
Fix typo in 7d8766d2b9
2023-09-13 18:06:30 +01:00
Jeremy Ruston
7d8766d2b9
Test editors shouldn't set type attribute of textareas
...
fixes #7732
2023-09-13 18:04:12 +01:00
Simon Baird
6255856205
Add offline-external-js to empty edition ( #7737 )
...
Currently I'm building these files myself for use on tiddlyhost.com.
I'm thinking it would be nicer if they were built and distributed by
TiddlyWiki's own build automation, so this is a step towards that.
The two new files that are created, "empty-external-core.js" and
"tiddlywikicore-<version>.js" will appear alongside the existing
"empty.html" and "empty.hta" when the TiddlyWiki site is deployed.
2023-09-13 15:55:23 +01:00
Simon Baird
6f307ae01e
Fix edition file formatting inconsistencies ( #7738 )
...
I noticed these inconsistencies in the tiddlywiki.info json files
while working on the previous commit and thought I'd fix them for
the sake of neatness and tidiness.
This contains whitespace changes only, so git diff -b should be
empty.
Includes:
- Remove some trailing whitespace in several files
- Fix incorrect indenting in one file
- Add end of file newlines in two files
2023-09-13 15:12:49 +01:00
Simon Huber
213a850715
Remove ";" from value of $:/themes/tiddlywiki/vanilla/settings/fontfamily ( #7735 )
...
the tiddler gets transcluded in the stylesheets like so:
```
font-family: {{$:/themes/tiddlywiki/vanilla/settings/fontfamily}};
```
note - the semicolon at the end
So this semicolon is superfluous
2023-09-12 09:11:18 +01:00
Jeremy Ruston
217af20fcd
Merge branch 'tiddlywiki-com'
2023-09-11 18:56:49 +01:00
TonyM
6d0b4108a4
Update _Timimi_ Extension and executable by Riz.tid ( #7726 )
...
* Update _Timimi_ Extension and executable by Riz.tid
Include the line
* The native host requires a component installed on the host computer, outside the browser.
So it is clearer there are two components to be installed and access to the local machine is implied.
* Update _Timimi_ Extension and executable by Riz.tid
Added blank line
2023-09-07 09:36:39 +01:00
Bram Chen
642f8da6ed
Update chinese language files ( #7725 )
...
* Tweak chinese wording of server command help
2023-09-06 15:21:40 +01:00
Jeremy Ruston
e16635a5ad
Tweak wording of server command help
...
Fixes #7724
2023-09-06 12:33:09 +01:00
TonyM
db79bf2380
Update WidgetMessage_ tm-permalink.tid ( #7721 )
...
Addition of note that the permalink message;
"The resulting link will be copied to the clipboard."
2023-09-06 12:27:06 +01:00
TonyM
2b16fa7b5c
Update GenesisWidget.tid ( #7723 )
...
Add "or HTML element" to the description of "attributes not starting with $".
2023-09-06 12:26:27 +01:00
Mohammad Rahmani
64c9d17181
Update TranscludeWidget.tid correct procedure name ( #7717 )
...
The copy pasted `mymacro` from old docs is changed to `myproc`
2023-09-04 16:59:08 +01:00
Buckaroo Banzai
ceee20fd59
Remove tiddler with invalid link and advertising ( #7709 )
...
Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com>
2023-09-01 17:21:21 +01:00
Buckaroo Banzai
0889f13fef
Signing the CLA ( #7711 )
2023-09-01 17:20:53 +01:00
Jeremy Ruston
fa9bfa07a0
Fix missing closing tag in tag-pill-inner macro
...
Fixes #7697
2023-08-25 14:06:17 +01:00
Jeremy Ruston
dbe233fc87
Merge branch 'tiddlywiki-com'
2023-08-20 18:12:38 +01:00
Jeremy Ruston
3965e2c027
Tweak release note
2023-08-20 12:53:59 +01:00
Jeremy Ruston
c22cd3f4c6
Temporary banner image for v5.3.2
2023-08-20 12:51:21 +01:00
Jeremy Ruston
dc282db31b
Missing banner credits for v5.3.1
2023-08-20 12:50:08 +01:00
Jeremy Ruston
70309c67d1
Prepare for v5.3.2-prerelease
2023-08-20 11:45:38 +01:00
Jeremy Ruston
ba5bfd1ad0
Version number update for 5.3.1
2023-08-20 11:34:07 +01:00
Jeremy Ruston
3c66af9fdc
Update release note for v5.3.1
2023-08-20 11:32:29 +01:00
Jeremy Ruston
6877082090
Preparing for release of v5.3.1
2023-08-20 11:31:23 +01:00
Jeremy Ruston
9201d2bedc
Merge remote-tracking branch 'origin/tiddlywiki-com'
2023-08-20 11:18:43 +01:00
Robin Munn
229e681550
Add release note for bugfix PR #7679 ( #7681 )
2023-08-20 11:07:59 +01:00
Robin Munn
779ac28bd0
Fix checkbox widget when listIndex field undefined ( #7679 )
2023-08-15 17:12:49 +01:00
yaisog
78ecc20c5e
Add notes about subfilter expressions ( #7667 )
2023-08-08 09:52:39 +01:00
Marxsal
8b6bc6664b
Link to archive of Jeffrey Kishner site ( #7668 )
2023-08-08 09:50:28 +01:00
cmo-pomerium
674bd1822c
Signing the CLA ( #7664 )
2023-08-08 09:46:53 +01:00
Jeremy Ruston
6c67dc8235
Dog demo: Update CSS
2023-08-01 16:13:22 +02:00
Jeremy Ruston
72a4adbd6b
Update Procedure Definitions.tid
2023-08-01 07:58:39 +01:00
btheado
aaf0bffb39
Transclude the widget attribute subtiddlers ( #7654 )
...
* Use 'translink' macro on widget attribute 'subtiddlers' to make it browsable by scrolling
* Avoid the styling of the translink macro by directly transcluding
---------
Co-authored-by: btheado <btheado@mailinator.com>
2023-08-01 07:56:45 +01:00