1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-18 18:29:42 +00:00
Commit Graph

7 Commits

Author SHA1 Message Date
Jeremy Ruston
4eef87ec36 Ridiculously primitive support for editing bitmap images
Just a simple black brush at present
2012-03-31 18:10:48 +01:00
Jeremy Ruston
2faa668717 Fixed problem with firing our own DOM mutation events 2012-03-30 19:51:11 +01:00
Jeremy Ruston
a7b905cf88 Refactored renderer logic to call refreshInDom on macros unconditionally
This allows the macro itself to decide whether it wants to perform an
update or not
2012-03-30 16:45:24 +01:00
Jeremy Ruston
d8d20a3bc8 Got the edit macro working
A bit rough and ready, but OK for editting `text` and other full text
fields.
2012-03-30 13:50:01 +01:00
Jeremy Ruston
70941b07a6 Added initial support for the command macro
Just the EditTiddler command at the moment
2012-03-29 17:02:05 +01:00
Jeremy Ruston
b81ffdcb58 Added missing semicolon 2012-03-29 15:33:47 +01:00
Jeremy Ruston
1dd6e43a6f First version of the edit macro 2012-03-29 15:32:36 +01:00