Jeremy Ruston
|
9e3618bdcf
|
Rename the 'title' attributes of various widgets to 'tiddler'
The change is to avoid confusion with the HTML 'title' attribute. The
name 'tiddler' better emphasises the purpose of the attribute, too.
|
2013-10-30 13:36:44 +00:00 |
|
Jeremy Ruston
|
b4da65d1c9
|
Update fakedom to no longer add a newline after opening tags
The newline was being rendered within `<code>` elements.
|
2013-10-29 14:52:12 +00:00 |
|
Jeremy Ruston
|
bf48e6f8a1
|
Rename tiddlerTitle variable to currentTiddler
|
2013-10-28 23:40:45 +00:00 |
|
Jeremy Ruston
|
e2b8249a1b
|
Fix problem with findNextSibling()
|
2013-10-21 22:27:12 +01:00 |
|
Jeremy Ruston
|
3f151ba70e
|
Add support for macro modules
Now JavaScript macros can be defined in "macro" modules
|
2013-10-17 16:57:07 +01:00 |
|
Jeremy Ruston
|
b0503cf709
|
Fixes to make SVG and MathML elements work properly
|
2013-10-13 20:14:31 +01:00 |
|
Jeremy Ruston
|
ed35d91be6
|
Initial Commit
Carried over from the abortive pull request #169
|
2013-10-12 17:05:13 +01:00 |
|