From 883ec67d427f7f0e1a7b10bd2026dea73501b771 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 25 May 2017 16:28:56 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/ui-virtual-dom.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ui (gen4)/features/ui-virtual-dom.js b/ui (gen4)/features/ui-virtual-dom.js index add28a41..0644ba13 100755 --- a/ui (gen4)/features/ui-virtual-dom.js +++ b/ui (gen4)/features/ui-virtual-dom.js @@ -20,6 +20,14 @@ var ribbons = require('imagegrid/ribbons') /*********************************************************************/ +// TODO: +// - "dry run test" -- empty render feature that if use would not break +// anything but not draw anything either... (use this as template) +// - virtual-dom feature +// - preact / react feature +// +// +// // - take care of DOM construction and update... // - alignment is done via .centerRibbon(..) / .centerImage(..) // - preview updates (XXX)