jeremy@jermolene.com
b6181e1cb1
Refactor data widget implementation
...
To avoid code duplication
2023-04-13 08:42:18 +01:00
jeremy@jermolene.com
de9ea40179
Introduce testcase widget so that we can reuse testcases as documentation examples
...
There's still a bit to do: adding tabs to the source panel of the testcase display, and tweaking the CSS.
2023-04-10 16:25:01 +01:00
btheado
b5134951e5
Allow attribute override in innerwiki widget ( #7176 )
2023-01-13 10:48:51 +00:00
Arlen22
81f07cdf85
Use this.wiki where applicable ( #4601 )
...
* Use state.wiki
* use local wiki where available
* fix a couple this vs self cases
2020-05-06 11:27:50 +01:00
Jermolene
a4eb139f99
Innerwiki: Add support for draggable anchors
2019-02-01 10:43:42 +00:00
Jermolene
7f97e3080c
Innerwiki: make sure we can click through the svg overlays
2019-01-28 19:32:35 +00:00
Jermolene
b6d901f888
Innerwiki: Add support for SVG overlays
2019-01-28 18:21:24 +00:00
Jermolene
ca7b62a5f6
Introduce "innerwiki" plugin
...
From the readme:
This plugin enables TiddlyWiki to embed a modified copy of itself (an "innerwiki"). The primary motivation is to be able to produce screenshot illustrations that are automatically up-to-date with the appearance of TiddlyWiki as it changes over time, or to produce the same screenshot in different languages
2019-01-27 10:57:56 +00:00