1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-16 17:04:23 +00:00
TiddlyWiki5/core/modules/rendertree/renderers
Jeremy Ruston 8564602256 Refactor rendertree to simplify context handling
Get rid of the separate renderContext stack and instead have a parent
pointer on renderer nodes. This lets us walk back up the render tree to
resolve context references
2013-05-15 17:32:17 +01:00
..
element.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
entity.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
macrocall.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
macrodef.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
raw.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00
text.js Refactor rendertree to simplify context handling 2013-05-15 17:32:17 +01:00